enhancement
major
minor
major
minor
defect
In this case, the form display correctly indicates an error at the corresponding location. If you then try to correct it and open the form editor, it crashes, displays nothing, and you are unable to correct the error.
Test
- Create a new type.
- Add an attribute.
- Display the type in a form with its own form definition.
- Delete attribute.
- Display the form (Expected: Error message at the location where the attribute was displayed).
- Edit form (Expected: Error message at the location where the deleted attribute was displayed).
- Remove the old attribute display.
- Save the form.
- Expected: The form is displayed without errors.