[UI] UI crashes if the UI definition file has no Forms section
Bug #1630672 reported by
Alexander Tivelkov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
Medium
|
Alexander Tivelkov | ||
Mitaka |
Fix Committed
|
Medium
|
Alexander Tivelkov | ||
Newton |
Fix Committed
|
Medium
|
Kirill Zaitsev | ||
Ocata |
Fix Released
|
Medium
|
Alexander Tivelkov |
Bug Description
Technically speaking the only mandatory section of the UI definition file is the "Application" block which defines the input object model snippet. Everything else is optional: the app developer may have no user input for their app (besides its name).
However, UI wizard crashes with error if there is no Forms section in the UI definition, but this should not be the case.
Changed in murano: | |
assignee: | nobody → Alexander Tivelkov (ativelkov) |
tags: | added: ux |
Changed in murano: | |
importance: | Undecided → Medium |
milestone: | none → ocata-1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/382569
Review: https:/