Hello,
There are tickets in a specific projects , for which I need to restrict the users, who can edit the tickets.
Especially the "Summary" field and "2 custom fields (which have date, time format)".
Is it possible to provide only edit options to only certain people ?
Thanks !
Hi @DeepakMurugesan ,
Edit permission will be applicable at project level. You can define edit permission using Permission schema of your project.
Please refer
https://confluence.atlassian.com/adminjiracloud/managing-project-permissions-776636362.html
Same way , you can define issue screen schema, to enable which all fields can be edited using screen schema
You can create screen for edit operation and associate it to your screen schema.
Please refer below link
Hi,
You need to use Conditions in workflow transition, for create separate permission per user.
Also, check this topics https://community.atlassian.com/t5/Jira-questions/Create-issue-screen-by-user-group-or-role/qaq-p/250948
Please, check it and try to do)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.