Provisioning error handling types should show code on label

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • 4.17.4, 5.15.4
    • Affects Version/s: 2.6.10
    • Component/s: UI
    • None

      It can take some deciphering to know on the provisioning config that "Object not exist is error" is a DNE error, and if you want DNEs to not be errors, this is the option to pick.

       

      • Invalid data is an error (INV)
      • Invalid length data is an error (LEN)
      • Required problems are errors (REQ)
      • Object not exist is error (DNE)
      • Matching validation is error (MAT)

      Note that ERR is always a job error with no opt out, and MEM is never an error. The mappings from the codes to the labels is in GrouperProvisioningLogic.errorHandlingHandleError()

            Assignee:
            Chad Redman
            Reporter:
            Chad Redman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: