Populate featured snaps from ubuntu-firstrun category
Bug #1841818 reported by
Robert Ancell
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-initial-setup (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Bionic |
Fix Released
|
High
|
Robert Ancell |
Bug Description
[Impact]
There is a hidden category in the snap store called "ubuntu-firstrun" which shows appropriate snaps to show the user. This category was created after gnome-initial-setup had Snap support added to it and used the "featured" category.
[Test Case]
1. Open GNOME Initial Setup
2. Go to final page
Expected result:
Snaps are shown from the "ubuntu-firstrun" category.
Observed result:
Snaps are shown from the "featured" category.
[Regression Potential]
Very low. Just the name of the category is changed and has been in use since cosmic.
To post a comment you must log in.
You can get the current contents of each category with: localhost/ v2/find? section= ubuntu- firstrun|jq '.result|.[].name'
$ snap find --section=featured
$ curl --unix-socket /run/snapd.socket http://