You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
While a numeric element can be added without 'Min' and 'Max' values, the default value "0" for both 'Min' and 'Max' fields return 'Max value must be larger than min value' error on clicking 'Add Row'.
To Reproduce
Steps to reproduce the behavior (attach screenshots if applicable):
Go to 'Instrument Builder' module and click on the 'Build' tab
Click on the 'Select One' dropdown and select 'Numeric' under 'Data entry'
Fill out 'Question Name' and 'Question Text' fields, leaving 'Min' and 'Max' fields (already populated with "0") untouched. Click 'Add Row'. This will trigger the error 'Max value must be larger than min value'.
Remove the zeros from the 'Min' and 'Max' fields, leaving them empty. Click 'Add Row'.
The element should save in the 'Question Display (Front End)' table above.
What did you expect to happen?
The 'Min' and 'Max' fields should be empty as the default
The text was updated successfully, but these errors were encountered:
zaliqarosli
added
the
Bug
PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label)
label
May 21, 2020
The default value "0" for both 'Min' and 'Max' fields return 'Max value must be larger than min value' error on clicking 'Add Row'.
The 'Min' and 'Max' fields are now empty as the default.
Resolves#6568
The default value "0" for both 'Min' and 'Max' fields return 'Max value must be larger than min value' error on clicking 'Add Row'.
The 'Min' and 'Max' fields are now empty as the default.
Resolvesaces#6568
Describe the bug
While a numeric element can be added without 'Min' and 'Max' values, the default value "0" for both 'Min' and 'Max' fields return 'Max value must be larger than min value' error on clicking 'Add Row'.
To Reproduce
Steps to reproduce the behavior (attach screenshots if applicable):
The element should save in the 'Question Display (Front End)' table above.
What did you expect to happen?
The 'Min' and 'Max' fields should be empty as the default
The text was updated successfully, but these errors were encountered: