Calendars listed in app should match system settings
Bug #1423107 reported by
Alan Pope 🍺🐧🐱 🦄
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Calendar App |
Confirmed
|
High
|
Renato Araujo Oliveira Filho | ||
qtorganizer5-eds (Ubuntu) |
Confirmed
|
High
|
Renato Araujo Oliveira Filho |
Bug Description
It's possible to disable calendars in system settings, but they still appear in the calendar app. These should be in sync.
Steps to reproduce:-
Install calendar app
System settings -> Accounts
Add a google account
Enable calendar sync for calendar app
Open calendar app
See calendar listed in the list of calendars
Close calendar app
In system settings, disable calendar sync for the account
Open calendar app
In calendar list, note the calendar is still listed
We should probably check when entering the calendar list screen if we have access to the calendar, and if we no longer do, should probably suppress the display of that calendar in the list, and events within the calendar itself.
Changed in ubuntu-calendar-app: | |
milestone: | none → 0.6 |
Changed in ubuntu-calendar-app: | |
milestone: | 0.6 → none |
To post a comment you must log in.
For this we need additional property in OrganizerModel's Collection type, to indicate that collection is disabled.
Once we have this property we can check for this and act accordinly in Calendar.