Actions
Bug #25296
closedUser management table always shows additional 'no_rights' authorization
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
I dislike using that feature
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Very Small
Priority:
100
Name check:
To do
Fix check:
To do
Regression:
No
Description
In the User management setting section in 8.2, the Rights
column correctly show roles in blue and additional authorizations e.g. permissions="compliance,node_write"
But when there is no additional authorizations (permissions="compliance"
), the no_rights
is shown as an additional authorization, which does not make any sense for the user :
We should remove the no_rights
from rights in the API, as it is confusing for clients even if it has a meaning in the business logic.
Files
Updated by Clark ANDRIANASOLO 4 months ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 4 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/5807
Updated by Clark ANDRIANASOLO 3 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|0ef7c4d362f2c3493df03f668ad74e22bf949fcc.
Updated by Vincent MEMBRÉ 2 months ago
- Status changed from Pending release to Released
- Priority changed from 50 to 100
This bug has been fixed in Rudder 8.2.0~beta1 which was released today.
Actions