Edit Jira work items after they are closed

Still need help?

The Atlassian Community is here for you.

Ask the community

Platform Notice: Cloud - This article applies to Atlassian products on the cloud platform.

Summary

Jira does not allow for editing closed work items as they cannot be edited by default. This means the Edit button won't appear, and all fields will appear as plain text with no option to change their values.

There are scenarios where you may need to fix or simply change information on an item that has already been closed. This can be changed by editing the workflow for affected projects and work items.

Remove the jira.issue.editable = false property from workflows

We advise against editing the Default workflow. You should create a copy of the workflow instead and then assign it to the relevant projects and/or workflow schemes.

As a Jira administrator:

  1. Navigate to the Workflow being used by the work item.
  2. Select Edit.
  3. In Diagram Mode, select the "Closed" status and select Properties which appears in the popup window.
    1. The status name may be different than "Closed" - choose whichever status is blocking editing in your Jira instance.
  4. Delete the jira.issue.editable Property Key to allow issues in this status to be edited.
  5. Publish draft on the workflow so the change is applied.

jira workflow editor screen. the properties link is highlighted along with the publish draft link.

tip/resting Created with Sketch.

This will allow anyone with Edit Work Item Permissions the ability to edit closed items in your Project(s).

Last modified on Apr 30, 2025

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.