Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • In JIRA cloud, how to restrict a field only can be changed when the status is change to closed

In JIRA cloud, how to restrict a field only can be changed when the status is change to closed

Benjamin Zhou
Contributor
August 31, 2026

In JIRA cloud, how to restrict a field only can be changed by one user and one group when the status is change to closed.

For example, I want to these 2 fields "Number of Users" and "Effort in Hours" only can be changed by one user and one group when the status of this task is "closed"

Screenshot 2026-08-31 154953.png

Thank you in advance for your help.

2 answers

0 votes
Gor Greyan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 31, 2026

Hi @Benjamin Zhou

Sebastian’s approach is the one I would use as well.

Jira Cloud doesn't have native field-level permissions that make a field editable only for a particular user/group based on status.

A practical solution is to keep these fields read-only during normal work and expose them on a dedicated transition screen when moving to Closed. The transition can then have a condition restricting it to the required user and group.

If everyone else must also be able to close the work item, having a second transition to Closed without those fields, as Sebastian suggested, is a clean way to handle it.

Regards,
Gor

Benjamin Zhou
Contributor
August 31, 2026

@Gor Greyan I am sorry my issue is I do not want to change the workflow.  I mean I don't want to add one more transition.

Gor Greyan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 31, 2026

@Benjamin Zhou

Understood. If you don't want to modify the workflow or add another transition, then native Jira Cloud doesn't provide this capability.

Jira doesn't have field-level permissions that allow you to say: when the status is Closed, only User A or members of Group B can edit these two fields.

If you have ScriptRunner for Jira Cloud, you could look at Behaviours as an alternative. Depending on the field types and screen involved, a Behaviour can make the fields read-only based on conditions such as the current user/group and work item context.

Regards,
Gor

0 votes
Sebastian Krzewiński
Community Champion
August 31, 2026

Hi @Benjamin Zhou 

 

I would try to solve this in that way:

  • fields is RO on view screen
  • to Closed status there will be a 2 transitions
    • 1st one with condition that user and group can see it and with transition screen with fields
    • 2nd one with condition to cover all other cases without transition screen (if this transition is necessary)

 

Regards,

Seba

Benjamin Zhou
Contributor
August 31, 2026

@Sebastian Krzewiński thank you for working on my request.  Due to I can not change the workflow.  Do you have another way?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
ENTERPRISE
TAGS
AUG Leaders

Atlassian Community Events