View Issue Details

IDProjectCategoryView StatusLast Update
0002231SOGoWeb Calendarpublic2013-09-25 20:25
Reporterryacketta Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionsuspended 
Product Version2.0.4b 
Summary0002231: Two personal Calendars for a single user
Description

We have a couple users who are seeing two 'personal calendars' when they login (see attached image).

Restarted memcached, sogod and httpd but the issue remains. Also checked the DB and only see 1 personal calendar for the user

Additional Information

select * from sogo_folder_info where c_path2='UID';

30 | /Users/UID/Contacts/personal | Users | UID | Contacts | personal | Personal Address Book | /sogo/sogoUID0020dc3f2dd | /sogo/sogoUID0020dc3f2dd_quick | /sogo/sogoUID0020dc3f2dd_acl | Contact
29 | /Users/UID/Calendar/personal | Users | UID | Calendar | personal | Brenda's Calendar |
/sogo/sogoUID0014a06e885 | /sogo/sogoUID0014a06e885_quick | /sogo/sogoUID0014a06e885_acl | Appointment

Unable to reproduce in dev doing a FULL restore of the user from production.

TagsNo tags attached.

Activities

2013-02-05 19:08

 

sogo-dbl-personal-cal.png (4,666 bytes)   
sogo-dbl-personal-cal.png (4,666 bytes)   
francis

francis

2013-02-06 14:40

administrator   ~0005355

Is this screenshot taken from the Web Administration module?

Do you have the same issue when a user tries to subscribe to Brenda's Calendar?

2013-02-06 16:41

 

sogo-dbl-personal-cal-2.png (44,387 bytes)   
sogo-dbl-personal-cal-2.png (44,387 bytes)   
ryacketta

ryacketta

2013-02-06 16:42

reporter   ~0005361

The initial image was from Admin. Uploaded another image from the sharing window showing 2 personal cals.

ludovic

ludovic

2013-02-08 01:13

administrator   ~0005373

I guess we'll have to debug this on your test instance.

ryacketta

ryacketta

2013-02-08 02:01

reporter   ~0005374

I restored the users backup onto our dev system and the doubles were not present. Not sure whats up this is an odd one.

ryacketta

ryacketta

2013-02-08 16:20

reporter   ~0005375

Have another user with the same issue, restored the entire PSQL DB onto our dev server with the same results. uid is manchewa, two personal calendar's

ryacketta

ryacketta

2013-02-08 16:24

reporter   ~0005376

looking at the backup SQL I only see 6 table creates for the user. 3 for Personal and 3 for Contact's

CREATE TABLE sogomanchewa001740b9b80 (
CREATE TABLE sogomanchewa001740b9b80_acl (
CREATE TABLE sogomanchewa001740b9b80_quick (
CREATE TABLE sogomanchewa00a0d90816b (
CREATE TABLE sogomanchewa00a0d90816b_acl (
CREATE TABLE sogomanchewa00a0d90816b_quick (

sogo_folder_info has 2 records for the user as well.

ludovic

ludovic

2013-04-05 18:43

administrator   ~0005491

Does the manchewa user has the problem exposed on the test server?

ludovic

ludovic

2013-09-25 20:25

administrator   ~0006044

No feedback provided in months, closing.

Issue History

Date Modified Username Field Change
2013-02-05 19:08 ryacketta New Issue
2013-02-05 19:08 ryacketta File Added: sogo-dbl-personal-cal.png
2013-02-06 14:40 francis Note Added: 0005355
2013-02-06 16:41 ryacketta File Added: sogo-dbl-personal-cal-2.png
2013-02-06 16:42 ryacketta Note Added: 0005361
2013-02-08 01:13 ludovic Note Added: 0005373
2013-02-08 02:01 ryacketta Note Added: 0005374
2013-02-08 16:20 ryacketta Note Added: 0005375
2013-02-08 16:24 ryacketta Note Added: 0005376
2013-04-05 18:43 ludovic Note Added: 0005491
2013-09-25 20:25 ludovic Note Added: 0006044
2013-09-25 20:25 ludovic Status new => closed
2013-09-25 20:25 ludovic Resolution open => suspended