Sync installed apps with store on departments change
Bug #1358760 reported by
Paweł Stołowski
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-scope-click (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
The relationship between installed apps and their departments need to be updated when departments change on the server. Ubuntu store server will implement a new API call to get department ids for installed apps (list of apps will be send with the request), and we should make the call whenever we see changes in the departments tree returned by initial bootstrap call.
tags: | added: rtm14 |
tags: | removed: rtm14 |
affects: | unity-scope-click → click-package-index |
Changed in click-package-index: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in click-package-index: | |
status: | Confirmed → In Progress |
Changed in click-package-index: | |
status: | In Progress → Fix Committed |
Changed in click-package-index: | |
status: | Fix Committed → Fix Released |
Changed in unity-scope-click (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
To post a comment you must log in.
This API will be part of the click-metadata API, which is used by ubuntu- system- settings/ system- update plugin. This is being moved to Click Package Index to support filtering of updates based on the device's available frameworks and architecture, in the same way package searches are filtered. The first part of this work has landed in CPI, but still needs to be rolled out.
The next step in enabling the department updates is to return packages' department in that response so that the store scope can make any adjustments necessary.