Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-24739

RBAC UI - delete multiple role assignments not working

XMLWordPrintable

    • VMMgmt - Train-33 - Sprint 1
    • Critical
    • None

      Description of problem:

      When multiple role assignments are selected and deleted, it only deletes 1. This is because it sends each role assignment deletion as a separate PATCH request, and the MulticlusterRoleAssignment data is not updated in between each PATCH.

      Version-Release number of selected component (if applicable):

      How reproducible:

      Steps to Reproduce:

      1. Create multiple role assignments
      2. Select them all and delete
      3. You will see only 1 gets deleted
      4. Check chrome dev tools network tab to see all PATCH commands; inspect the payload to see what is happening

      Actual results:

      Delete all role assignments only deletes 1.

      Expected results:

      Delete multiple selected role assignments should actually delete them all.

      Additional info:

              yikim@redhat.com Yi Rae Kim
              rh-ee-mshort Matthew Short
              Atif Shafi Atif Shafi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: