Faux "Edit" UI for Flavors
Registered by
Gabriel Hurley
Nova's paradigm is that in order to "change" a flavor you delete it (which really just marks it as "deleted" in the DB) and create a new flavor with the same user-facing ID.
Horizon can greatly improve the experience here by simulating an "edit". Essentially, we present an "edit" dialog without the ID, and on the backend we manually do the deletion and creation with the same ID, entirely hidden from the user.
Blueprint information
- Status:
- Complete
- Approver:
- Devin Carlen
- Priority:
- Medium
- Drafter:
- Gabriel Hurley
- Direction:
- Approved
- Assignee:
- Gabriel Hurley
- Definition:
- Approved
- Series goal:
- Accepted for folsom
- Implementation:
-
Implemented
- Milestone target:
-
2012.2
- Started by
- Gabriel Hurley
- Completed by
- Gabriel Hurley
Related branches
Related bugs
Sprints
Whiteboard
Currently blocked by nova bug that prevents the same flavor name from being reused.
Gerrit topic: https:/
Addressed by: https:/
Adds faux "edit" UI for Flavors.
Addressed by: https:/
Preserve flavorid when updating Flavors
(?)