I have a PROD repository that's been disabled for God knows how long. We need this repo enabled but I'm concerned that if I do that, provisioning events concerning that repo that are queued up will start pushing out. We don't want that. I've written up a refresh process to take what's in the BS-ABAP application and refresh IDM to match it as these systems are not in sync. I don't want queued up provisioning events to mess with the rights on the target system.
Does anyone know a way to query the DB and see if there's events queued up on a disabled repo and how to remove them before we enable?