You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The current roles/permissions do not provide enough granularity for controlling access to components, metrics, scorecards, fields, teams, and templates.
We need another role in between `Full User` and `Product Admin` that allows for non-view permissions (create, update, delete) of these objects.
Any `Full User` can currently go in and change anything, even for components/metrics/etc that they do not own. Releasing this tool into our organization would quickly result in it becoming the "wild west" and we would never be able to trust or rely on the accuracy or standardization of the data.
This problem is further exacerbated by the lack of any audit log for objects...e.g user changed title of component X, user removed link from component y.
Thanks for the update.
We're unable to use config as code unfortunately, primarily because Gitlab Self-Hosted isn't supported.
We're looking at rolling our own version using the GraphQL API and the sullivtr/graphql Terraform provider, but that wouldn't gain us the "Managed components" status.
A potential alternative would be if there was a way to set/configure a component status to "managed", which would effectively remove the create/edit/delete operations for users in the UI. Perhaps another feature request for that, if easier than implementing a "read only" role.