GET space role by ID returns the deleted space role detail

XMLWordPrintable

      Issue Summary

      GET Space role by ID currently returns the details for the deleted role.{}

      Steps to Reproduce

      1. Create a space role (from UI/API), note down the ID
      2. Use GET space role by ID API to retrieve the space role
      3. The results are displayed with role name, description and space permissions
      4. Now, delete the role (from UI/API)
      5. Retrieve the space role again by ID
      6. Still API returns the results, role name, description (now space permissions are empty)

      Expected Results

      The GET should return no value incase the role is deleted

      Actual Results

      GET results with role name,description (empty space permission)

      Workaround

       
      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Ramachandran N
            Votes:
            8 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: