Hi Atlassian Community,
I’m working on setting up a Jira project and I need to configure permissions related to forms. Here’s the scenario I’m dealing with:
- Groups: I have two groups, Group A and Group B.
- Forms: There are 4 different forms that currently all the users can add and edit under issues.
Requirement:
I want to restrict the ability to add and edit these forms based on user groups. Specifically:
- Group A should have permissions to add and edit all forms.
- Group B should have restricted permissions, potentially only to add and edit certain forms or none at all.
Questions:
- What’s the best approach to configure these permissions in Jira?
- Are there specific Jira permissions or plugins that would allow me to achieve this level of control?
- How can I ensure that the permissions are enforced consistently and securely?
Any guidance or suggestions on how to implement this would be greatly appreciated!
Thanks in advance!