Bugfix
Detail
#28294
Form editor: Missing domain when setting the disabled status
If an attribute is displayed in the form editor, the associated field may be displayed as "disabled". In this case, the context of the attribute (the domain) is not taken into account (always null).
As a result, an update may be created for the null domain that belongs to the wrong type.
Test
No test.