Uploaded image for project: 'Service Design and Creation'
  1. Service Design and Creation
  2. SDC-3723

Fail to create a service with SDC AID model

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Istanbul Release
    • Istanbul Release
    • SDC
    • None

      Create a service with default model "SDC AID" throws an Invalid model exception.

      To reproduce the error:

      1. Go to the service creation
      2. Select other model than "SDC AID", for example "ETSI SOL001 v2.5.1"
      3. Change back to "SDC AID" (here is were the value is set to empty string and the cause of the bug)
      4. Fill up the rest of the mandatory fields (name, category and description)
      5. Click to create a service 

      The service creation will return an error: 

      {
        "requestError": {
          "serviceException": {
            "messageId": "SVC4145", 
            "text": "Invalid model \u0027%1\u0027.",
            "variables": [ "" ] 
          }
        }
      }

       

            andre.schmid andre.schmid
            andre.schmid andre.schmid
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: