<< Back to previous view |
![]() |
[QB-2024] Ability to view permissions for selected configuration
|
|
Status: | Open |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | 5.1.20 |
Fix Version/s: | None |
Type: | Improvement | Priority: | Minor |
Reporter: | Michal Muszynski | Assigned To: | Robin Shen |
Resolution: | Unresolved | Votes: | 4 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
Currently we can only view permissions from group/user perspective, i.e. we can select a group and see the list of authorizations. It would be great to be able to ask QuickBuild: "which users and groups have permissions to this or that configuration". This perspective would give administrators better control of permissions. With more than 1000 configurations and 600 users it's hard to make sure that there are no obsolete authorizations left for configuration X or Y.
Ideally, UI should have a search box or a button to query QuickBuild, but REST API method would also be sufficient. |
Comments |
Comment by Michal Muszynski [ 11/Apr/14 08:39 PM ] |
I'm afraid I was a bit too quick with submitting this ticket, according to documentation I can view permissions for configuration X via REST API (http://wiki.pmease.com/display/QB51/Interact+with+Configuration+Authorizations). I'll check that and will give feedback if it doesn't output what I'd like to see.
But such functionality in UI would make our job even easier. |