When I try to save changes to a Jira ticket, I keep getting the error message:
We couldn't update the Description value
Hello @Mary Inglis
Welcome to the Atlassian Community!
To begin troubleshooting, I recommend clearing your browser cache or trying to reproduce the issue in Incognito/Private Mode. Sometimes, cached data can become outdated or corrupted, which may affect the performance of Cloud applications.
You can follow the steps outlined in this article to clear your browser cache:
🔗 How to Clear Browser Cache – Atlassian Support
Additionally, check if the workflow property jira.issue.editable
is set to false
for the current status of the issue, no fields—including the Description—can be edited while the issue is in that status. This is a common cause for being unable to update fields, and it applies regardless of your permissions or the content of the field.
How to check and resolve:
Identify the issue type and the status where you get the error.
Go to Project Settings → Workflows.
Edit the workflow associated with the issue type.
In the workflow diagram, select the status where the error occurs.
Click on "Properties" and look for jira.issue.editable
.
If it is set to false
, remove this property.
Publish the workflow.
After removing this property, you should be able to edit the Description and other fields in that status.
If the above steps doesn't help, share the steps you are doing to reproduce the error? Also, add a snippet if possible.
Hi Mary - Welcome to the Atlassian Community!
Can you share some more information? For example, what are the steps you are doing to reproduce the error? Is this the description for a custom field? Or is this the Description field itself? Screenshot also help!
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.