-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: Editing interface
-
None
Even if a work attribute field with fixed values has errors added on the Perl layer, they get reset on (re)loading the form, since this.attributeValue.subscribe(() =>this.resetErrors()); triggers on page load.