Fix incorrect error handling for add user to Entra ID

XMLWordPrintable

    • 3
    • Severity 3 - Minor

      Issue Summary

      Microsoft Graph returns HTTP 400 (Bad Request) for multiple cases when adding a user to a group, and due to incorrect error handling, the error is generically mapping to "Invalid input provided to the application" on the UI. 

      Steps to Reproduce

      • Create an Automation rule using Add user to group in EntraID action
      • Inform in this action the id of a user who is already part of the target group
      • Trigger the rule for this to be executed
      • The generic error will be shown in audit log

      Expected Results

      Error should have complete information such as "The user is already a member of this group".

      Actual Results

      The rule audit log only brings a generic message saying "Invalid input provided to the application" on the UI.

      Workaround

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

              Assignee:
              Unassigned
              Reporter:
              Ilenice (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: