Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-2712

Space description is not used/set when using REST API

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 7.6.0.GA
    • None
      • Red Hat Process Automation Manager (RHPAM);

      Our documentation - 7.2. Supported Knowledge Store REST API endpoints states that the value of the description should be properly returned or configured. However, this is not the case.

      An attempt to create new space with the description returns description: null - see the following:

      ******************************************
      curl -X POST -v -u "rhpamAdmin:rhpamAdmin123!" -H "Accept:application/json" -H "Content-Type:application/json" http://localhost:8080/business-central/rest/spaces -d '

      {"name":"SpaceTest","description":"SpaceTest description","owner":"rhpamAdmin","defaultGroupId":"com.test"}

      '

      {"jobId":"1581516723236-2","status":"APPROVED","spaceName":"SpaceTest","owner":"rhpamAdmin","defaultGroupId":"com.test","description":null}

      ******************************************

              elguardian@gmail.com Enrique González Martínez (Inactive)
              rhn-support-bkramer1 Biljana Kramer
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: