Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
Description
Purpose/Overview:
In order to support UIORGS-190 - Allow use of spaces in organization code
Requirements/Scope:
- Space should be valid in field "code"
Approach:
Update pattern for allowing to include spaces
Schema path : ramls/acq-models/mod-orgs/schemas/organization.json
// Some comments here "code": { "description": "The code for this organization", "type": "string", "pattern": "^\\S+$" }
Acceptance criteria:
- Pattern updated
- Unit test updated
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-2534 Thunderjet - Q3 Enhancements/Bugfixes/Tech Debt
-
- Closed
-
- has to be done before
-
UIORGS-190 Allow use of spaces in organization code
-
- Closed
-