Version 1.987.0
9 days ago by Andri
- Fixed a bug causing access rules to sometimes not be synced.
- Added groups and apps to UAR schedules table.
- Changed UAR paths to used nested routes instead of category search params
- Changed UAR schedules path from
/access-reviews/t/{SCHEDULE_ID}?category=schedules
to/access-reviews/{SCHEDULE_ID}
- Converted all paths for UARs to routes instead of hashes. Eg. #my-review -> /my-review
- Improved handling of LaunchDarkly errors and fallback to degraded experience if it is down.
- Fixed a bug where GCP projects would not be removed from Opal after being deleted in GCP.