Details
-
Story
-
Status: Closed (View Workflow)
-
P4
-
Resolution: Done
-
None
-
None
Description
Purpose: Fix annoying usability issue in Location CRUD
Scenarios:
- Scenario
- Given I have created or edited a Location record in Settings > Organization > Locations AND I have an open, but unpopulated name/value pair row in Location Details
- When I save the record
- Then:
- Save should be allowed (no validation error should display)
- The empty name/value pair row should automatically be discarded
- Scenario
- Given the create and edit views of the location record
- When a location detail name is populated and the value is not
- Then:
- "Please fill this in to continue" validation should display on the value field
- Save should be disallowed
- Scenario
- Given the create and edit views of the location record
- When a location detail value is populated and the name is not
- Then:
- "Please fill this in to continue" validation should display on the name field
- Save should be disallowed
TestRail: Results
Attachments
Issue Links
- relates to
-
UXPROD-114 Location hierarchy CRUD via UI
-
- Closed
-