You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I want to remove edit option in Assignee field.
Assignee should be added only while creating the jira ticket once created the Assignee should not be changed. For this to happen i want to disable the edit option which is available once we hover around the assignee field after the ticket is created.
Hi @Vishist amazon,
That is controlled by Assign Issue project permission. You might want to review the project permission and understand what each one of them is doing.
I hope that this helps.
Thanks,
Moga
Welcome to the community!
This isn't really something you can control from the sense you are describing. The assign issues permission works at any point in time. The only permission based option really is to limit who has the ability to do it via the Assign issues permission. The permission won't let you set when someone can do it.
Permissions are a complex thing:
https://support.atlassian.com/jira-cloud-administration/docs/manage-project-permissions/
To do what you are asking you would need to apply a condition to a workflow that prevents the field from being edited or you would need to use automation for Jira to prevent if from being edited.
https://support.atlassian.com/jira-cloud-administration/docs/configure-advanced-issue-workflows/
Be careful with advanced workflows though, as they can also hinder jira usage by preventing people from doing things if not setup properly.
best,
Clark
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.