Image Create Sets Property architecture=''

Bug #1732741 reported by Byron McCollum
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Confirmed
Medium
Unassigned

Bug Description

When creating an image, if the user fills in the architecture field, then deletes the entered value, when the image is registered, it will have the architecture property set to a value of '' (empty string).

This prevents the image from being used, as it is not a valid architecture.

If the user completely avoids the architecture field, then the image will not have this empty architecture property set.

I'm guessing that the data model for the image gets built up as the user is filling out the information about the image, and once something is typed into the architecture field, it creates the property and corresponding value, but when the value is cleared, the property is left with a value of an empty string, instead of removing the property entirely.

Changed in horizon:
status: New → Confirmed
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.