Merge pull request #20526 from jboeijenga/feat/graceful-error-gitlab-groups
Fail gracefully on fetching users from gitlab groups
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-gitlab': patch
|
||||
---
|
||||
|
||||
Added try catch around fetching gitlab group users to prevent refresh from failing completely while only a select number of groups might not be able to load correctly.
|
||||
Reference in New Issue
Block a user