Uploaded image for project: 'mod-organizations-storage'
  1. mod-organizations-storage
  2. MODORGSTOR-78

Allow use of spaces in organization code

    XMLWordPrintable

Details

    • Story
    • Status: Closed (View Workflow)
    • P3
    • Resolution: Done
    • None
    • 3.2.0
    • None

    Description

      Purpose/Overview:
      In order to support UIORGS-190 - Allow use of spaces in organization code
      Requirements/Scope:

      1. 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

            Activity

              People

                siarhei_hrabko Siarhei Hrabko
                Andrei_Makaranka Andrei Makaranka
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases