touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #43233
[Bug 1390191] Re: Department not shown if there is only one app and it uses X-Ubuntu-Default-Department-ID key
This bug was fixed in the package unity-scope-click -
0.1.1+15.04.20141212.1-0ubuntu1
---------------
unity-scope-click (0.1.1+15.04.20141212.1-0ubuntu1) vivid; urgency=low
[ Pawel Stolowski ]
* Removed the restriction in get_children method that filtered empty
departments out. (LP: #1390191)
[ Leo Arias ]
* Updated the autopilot tests to get then back to green. (LP:
#1398933)
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Fri, 12 Dec 2014 18:40:43 +0000
** Changed in: unity-scope-click (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1390191
Title:
Department not shown if there is only one app and it uses X-Ubuntu-
Default-Department-ID key
Status in the base for Ubuntu mobile products:
New
Status in unity-scope-click package in Ubuntu:
Fix Released
Status in unity-scope-click package in Ubuntu RTM:
In Progress
Bug description:
Department is not shown in Apps department drop-down menu if it has
only one application which declares X-Ubuntu-Default-Department-ID=...
department mapping (and is preinstalled, ie. wasn't installed from
store).
This is caused by too restrictive behavior of
DepartmentsDb::get_children_departments(..), which filters out
subdepartments that don't have any apps in the local departments db
(which means that department will never be shown in the departments
menu if it has no app installed from the store). This restriction
should probably be removed from that method after careful verification
if it has no undesired side effects.
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1390191/+subscriptions
References