Commit 2cf91ec
fix: make CICDInfrastructure a grantable configuration permission
CICDInfrastructure was never added to get_configuration_permissions_fields(),
so its view/add/change/delete codenames never reached a user's configuration
permissions. Non-superusers could not be granted access and the new CI/CD
Infrastructure UI/menu was effectively superuser-only, unlike the
Tool_Configuration it replaces. Register it (with a "CI/CD Infrastructure"
display name) so it is grantable like every other configuration model.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent f95c986 commit 2cf91ec
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
| 92 | + | |
90 | 93 | | |
91 | 94 | | |
92 | 95 | | |
| |||
0 commit comments