Add bulk access control management for forms - #25069
Open
UncleTomsCabi wants to merge 1 commit into
Open
Conversation
## Description This PR adds a new massive action for Forms called **Configure access controls**. The new action allows administrators to manage access permissions for multiple forms without opening each form individually. ### Features - Adds a new **Configure access controls** massive action displayed after **Update**. - Supports bulk operations: - **Add** access permissions. - **Remove** access permissions. - Existing permissions are preserved when using **Add**. - Only selected users, groups or profiles are removed when using **Remove**. - No duplicate permissions are created. - When a single form is selected, the current access configuration is displayed and can be edited directly. - When multiple forms are selected, the administrator first chooses the operation (Add / Remove), then selects users, groups or profiles. - The interface follows the existing GLPI massive action workflow by displaying additional options only after selecting an operation. ## Benefits Managing permissions for many forms is currently time-consuming because each form must be opened individually. This feature allows administrators to manage access permissions consistently across multiple forms while preserving existing configurations. No existing behavior is changed unless the new massive action is explicitly used.
Contributor
|
No new feature will be accepted on bugfixes branch (I have no idea if proposal is correct or not). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds a new massive action for Forms called Configure access controls.
The new action allows administrators to manage access permissions for multiple forms without opening each form individually.
Features
Benefits
Managing permissions for many forms is currently time-consuming because each form must be opened individually.
This feature allows administrators to manage access permissions consistently across multiple forms while preserving existing configurations.
No existing behavior is changed unless the new massive action is explicitly used.
One form: