You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the table header checkbox is selected, the root user is also selected along with other users. This can lead to unintended modifications to the root user, such as disabling or deleting the root user.
To Reproduce
Navigate to the 'User Management' screen under 'Security and Access.'
Click on the table header checkbox to select all users.
Observe that the root user is selected along with other users, making it possible to delete or disable the root user.
Expected behavior
To prevent unintended modifications to the root user, the root user should not be selected when the table header checkbox is selected. Users must explicitly select the root user to make any modifications.
Screenshots
The text was updated successfully, but these errors were encountered:
FarahRasheed1
changed the title
User Management Screen: Root user being selected along with all local users from table header checkbox
User Management Screen: Prevent Root User from Being Selected with Table Header Checkbox
Jul 9, 2024
Also I will request that the root user should be deselected when the checkbox rubselects all other users.
@FarahRasheed1 an alternative for this safeguard to consider would be to warn with a pop-up confirmation / cancel dialogue when the root user is selected
Describe the bug
When the table header checkbox is selected, the root user is also selected along with other users. This can lead to unintended modifications to the root user, such as disabling or deleting the root user.
To Reproduce
Expected behavior
To prevent unintended modifications to the root user, the root user should not be selected when the table header checkbox is selected. Users must explicitly select the root user to make any modifications.
Screenshots
The text was updated successfully, but these errors were encountered: