Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
Description
Description
When a form with more than one rule is created and published, the same form is published multiple times according to the number of rules that were created.
Steps to Reproduce
- Go to Content & Data > Forms
- Add a Form;
- Add an Numeric Field;
- Add an Text Field;
- Add a rule: If Field Text is not empty Show Numeric;
- Add a rule: If Field Text is not empty Enable Numeric;
- Add a rule: If Field Text is not empty Require Numeric;
- Publish the form;
- Go to the forms list;
- Observe.
Expected Result
There's only one form on the list.
Actual Result
The same form is published multiple times according to the number of rules were created.
Video: SeveralRulesBug.mp4
Reproduced In:
master: ad36b8c4f2c0a9f5be5f304ba88eb629ba12a85a
Attachments
Issue Links
- causes
-
LPS-144936 It is not possible to map Form fields with Object fields
- Closed
-
LPS-145358 It is possible to publish a form without mapping all the fields to an object and without mapping all the required fields from an object
- Closed
-
LPS-163891 It is possible to publish a form without mapping all the fields to an object and without mapping all the required fields from an object
- Closed