| Thread Previous • Date Previous • Date Next • Thread Next |
The Artifacts effort became its own project ("Glare") in Newton.
Artifacts code was removed from the Glance codebase in Pike.
** Changed in: glance
Status: New => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1463898
Title:
Unable to delete artifact with custom id
Status in Glance:
Won't Fix
Bug description:
Steps to reproduce:
1. Create new artifact with custom id:
{"description": "This is a sample plugin", "name": "Demo Artifact", "version": "42" , "id":"123456789"}
2. Get list of artifacts. We can see new artifact with id: "123456789".
3. Delete artifact with id: "123456789"
4. Get list of artifacts.
Expected result:
We expected list without id: "123456789"
Actual result:
Object with id: "123456789" exists in database and list with artifacts.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1463898/+subscriptions
| Thread Previous • Date Previous • Date Next • Thread Next |