snap objects do not expose the associated project
Bug #2038342 reported by
Andy Whitcroft
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
When retrieving a snap object via the launchpad API the resulting object does not expose the associated project attribute.
I am currently using the below to extract it from the associated URL:
project = recipe.
if project == '':
project = None
tags: | added: api |
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → Low |
To post a comment you must log in.