You finish the work, add a helpful comment, and click what seems like the final status. Then the issue remains open, disappears from your queue, or reopens during the next update. That small workflow mistake can distort reports, sprint metrics, and team priorities.
Jira makes closing an issue look simple, but the correct action depends on your project workflow, permissions, and resolution settings. Choosing the wrong transition may mark unfinished work as complete or close a duplicate without recording the relationship.
But here's the truth: closing an issue takes more than selecting a status. You need to confirm the work, choose an accurate resolution, check the final status, and leave enough context for the next person.
This guide walks you through the process, explains common Jira screens, and shows what to do when the close option is missing.
How to Close a Jira Issue Correctly
To close a Jira issue, open it, confirm the work is complete, choose the appropriate workflow transition such as “Close” or “Done,” select a resolution, and verify that the final status is Closed. The exact button names can vary between Jira projects.
1. Open the issue and review its details
Start by opening the Jira issue you want to finish. Check the summary, description, acceptance criteria, comments, linked issues, and current status.
Look for unfinished work hiding in the activity area. A recent comment might mention a failed test, a pending approval, or a new requirement that changes the scope.
For example, an issue marked “In Progress” may appear complete because the code is ready. However, the related review or testing step may still be waiting.
2. Confirm that the work is complete
Before changing the status, verify the completion conditions for your team. These conditions might include testing, review, approval, deployment, or confirmation from a requester.
Use the issue’s checklist or acceptance criteria when available. If the issue says “Update the checkout button,” confirm that the button works on the required browsers and screen sizes.
Here’s why: Jira status changes often trigger reports, notifications, automations, and sprint calculations. Closing unfinished work can create misleading results across the project.
3. Add a final comment
Write a short comment explaining what was completed. Mention the important outcome, validation step, and any follow-up action.
A useful final comment might say:
“Updated the checkout button styling, tested the purchase flow in Chrome and Safari, and confirmed the change in the staging environment.”
Keep the comment focused. You do not need to repeat every conversation, but another person should understand why the issue is ready to finish.
4. Choose the correct workflow transition
Find the status control near the issue title. Depending on your Jira configuration, you may see a button labeled Close, Done, Resolve, or another custom transition.
Select the action that represents completion in your project. Do not assume that “Done” always means the same thing as “Closed.” One project may use “Done” for completed development, while another uses “Closed” after testing and approval.
You might be wondering: what if several completion actions appear? Choose the transition that matches the work’s actual state and your team’s workflow rules.
5. Select the right resolution
Many Jira workflows ask you to select a resolution during the final transition. Common choices include Done, Fixed, Won’t Do, Duplicate, and Cannot Reproduce.
Choose the resolution that explains why the issue is no longer active. A completed bug might use “Fixed.” A request removed from the roadmap might use “Won’t Do.” A repeated report should use “Duplicate,” with a link to the original issue.
Do not select “Fixed” simply because it is the first option. Resolution values often appear in reports and help teams understand how work ended.
6. Confirm the final status
After completing the transition, check the status shown near the issue title. Confirm that it displays the intended final state, such as Closed or Done.
Review the resolution, completion date, assignee, and final comment. If the status changed but the resolution remains empty, your workflow may have allowed an incomplete transition.
The best part? A quick verification catches mistakes before dashboards, sprint reports, or automations process the issue.
7. Check linked work and follow-up actions
Review linked issues, subtasks, pull requests, approvals, and deployment activity. Closing the parent issue may not close related work automatically.
For example, a story can be complete while a separate documentation task remains open. Closing both without checking can hide work that still needs attention.
If the issue is a duplicate, link it to the original instead of deleting the history. That connection helps people understand which item contains the active discussion.
What the Jira Status and Resolution Mean
Jira status describes where an issue is in the workflow. Resolution explains why the issue no longer needs active attention. These fields work together, but they are not interchangeable.
An issue can have a status of “Done” with a resolution of “Fixed.” Another project might use “Closed” with the same resolution. The labels depend on the workflow your Jira administrator created.
| Field | What it tells you | Example |
|---|---|---|
| Status | Where the issue currently sits in the workflow | To Do, In Progress, Done, Closed |
| Resolution | Why the issue ended | Fixed, Duplicate, Won’t Do |
| Transition | The action that moves the issue between statuses | Start Progress, Resolve, Close |
Why resolution matters
Resolution values improve reporting. A project manager can distinguish completed fixes from rejected requests, duplicates, and issues that could not be reproduced.
Imagine 40 issues appear closed at the end of a quarter. Without accurate resolutions, you cannot tell whether the team fixed 32 defects, rejected five requests, and merged three duplicates.
Closed versus resolved
Some Jira projects use “Resolved” as the final status. Others use “Closed” after a separate review step. In some workflows, resolving an issue means the team finished its work, while closing means someone verified the result.
Follow your team’s agreed workflow rather than relying on the label alone. If you are unsure, ask the project owner which transition represents final completion.
What to Do When You Cannot Find the Close Option
If the close action is missing, the issue may be using a different workflow, your role may lack permission, or a required field may be incomplete. Start by checking the available transitions in the issue’s status menu.
Look for an alternative transition
Search for actions labeled “Resolve,” “Done,” “Complete,” “Finish,” or “Ready for Release.” Custom workflows frequently rename the final step.
For example, a service project may use “Complete Request,” while a software project uses “Resolve.” Both actions can lead to a final status.
Check required fields
Jira may block the transition until you complete a required field. The transition window might ask for a resolution, closing comment, affected version, approval, or verification result.
Read the message carefully and complete only the fields required by your project. If the window closes without an explanation, refresh the issue and try the transition again.
Ask about permissions
Your Jira role may allow you to edit an issue without allowing you to close it. Project permissions can restrict transitions to developers, reviewers, leads, or service agents.
Send the issue key and the missing action to your Jira administrator. This gives them enough context to inspect the workflow without guessing.
Check whether the issue is already closed
The issue may already be in a final status, even if the board view makes that unclear. Open the issue directly and inspect the status near the title.
Board columns can group several statuses together. A column labeled “Done” might include “Resolved,” “Closed,” and “Archived.”
How to Reopen a Closed Jira Issue
Reopen a closed issue when the problem still exists, the fix failed, or new evidence changes the outcome. Do not create a second issue automatically unless your team’s process requires it.
Find the reopen transition
Open the closed issue and inspect the available status actions. Look for “Reopen,” “Re-Open,” “Return to In Progress,” or a similar custom transition.
Select the action that matches the new state. Use “Reopen” when the original work needs attention again. Use “In Progress” when someone has already started investigating.
Add context before reopening
Explain why the issue needs attention again. Include the observed behavior, the test result, and any related issue links.
For example: “The checkout error returned after the latest release. Reproduced on Safari 17 with a saved payment method. Moving this back for investigation.”
When creating a new issue makes more sense
Create a new issue when the original work is complete and the new problem has a separate cause, scope, or release. Link the new issue to the closed one so the history remains connected.
Reopening an old issue can distort release metrics when the new problem is unrelated. A linked follow-up gives your team cleaner reporting.
Best Practices for Closing Jira Issues
A reliable closing habit keeps project reporting accurate and prevents unnecessary reopenings. You can make the process consistent with a short completion checklist.
- Confirm that the acceptance criteria are complete.
- Check testing, review, approval, or deployment requirements.
- Add a concise final comment.
- Choose the correct resolution.
- Link duplicates, follow-ups, and related work.
- Verify the final status after the transition.
- Check that required fields contain useful information.
- Reopen the issue when new evidence shows the work is incomplete.
Use a clear closing comment
A strong comment answers three questions: what changed, how you checked it, and whether anything remains. This is more useful than writing “Done.”
Compare these two examples:
- Weak: “Done.”
- Useful: “Corrected the invoice calculation, tested three tax scenarios, and confirmed the result with the finance reviewer.”
Keep resolutions consistent
Agree on what each resolution means before your team closes many issues. A shared definition prevents one person from using “Won’t Do” for rejected requests while another uses it for postponed work.
If your project needs a “Deferred” or “Implemented Elsewhere” resolution, ask an administrator to add it rather than misusing an existing option.
Using ONES for Issue Completion Workflows
ONES is a project management platform that can support issue tracking, workflow transitions, and completion reviews. It may suit teams that want structured work management beyond a basic Jira setup.
The platform can help you organize completion steps in one workspace, especially when closing an item requires more than a single status change.
Capabilities that support issue completion
- Custom workflows: Build status paths that reflect review, testing, approval, and completion stages.
- Task and issue tracking: Assign work, set priorities, monitor progress, and manage ownership.
- Custom fields: Capture resolutions, verification notes, release details, and other completion information.
- Subtasks: Break a larger issue into testing, review, implementation, and follow-up actions.
- Dependencies: Show which work must finish before an issue can move forward.
- Notifications: Alert the right people when an item reaches review or completion.
- Dashboards: Display open work, completed items, overdue tasks, and workflow progress.
- Reports: Help teams examine throughput, completion trends, and bottlenecks.
- Permission controls: Limit who can edit, approve, transition, or close work.
For example, a product team could require development, quality review, customer confirmation, and final approval before an item reaches its closed state.
Let me explain: the value comes from matching the workflow to the team’s real process. A platform cannot fix unclear completion rules, but it can make those rules visible and repeatable.
Common Challenges
The issue shows “Done,” but the resolution is empty
Problem: The workflow allowed a status change without requiring a resolution.
Solution: Ask an administrator to review the transition screen and add a resolution requirement. For existing issues, update the resolution manually if your permissions allow it.
The close button is unavailable
Problem: Your workflow uses another transition, or your role cannot perform the close action.
Solution: Inspect the status menu for “Resolve,” “Complete,” or “Done.” If no suitable action appears, contact the project administrator with the issue key.
Closed issues keep reopening
Problem: An automation rule, integration, or workflow condition may be moving issues back to an active status.
Solution: Review the issue history and automation activity. Look for changes made after closure, then ask an administrator to adjust the rule or transition condition.
People close duplicate issues without linking them
Problem: The team loses the relationship between repeated reports.
Solution: Link the duplicate to the active issue before selecting the duplicate resolution. Add a comment that identifies which issue should remain active.
Closing an issue hides unfinished work
Problem: The team treats development completion as full completion, even though testing or approval remains.
Solution: Define a completion checklist and reserve the final status for work that meets every required condition.
FAQs
What is the difference between resolving and closing a Jira issue?
Resolving usually means the team has addressed the issue and selected a resolution. Closing may be a later workflow step that confirms final review or acceptance. Some Jira projects use only one of these statuses, while others use both. Check your project’s workflow because labels and transition rules vary between teams.
Can I close a Jira issue without selecting a resolution?
Sometimes, but leaving the resolution empty can create reporting problems. Many workflows require a resolution during the final transition. If Jira allows the issue to close without one, check your project rules and add an accurate resolution when possible. A completed issue should explain why it ended, whether it was fixed, rejected, duplicated, or otherwise completed.
Why can I edit an issue but not close it?
Editing and transitioning are controlled by different Jira permissions. Your role may allow changes to fields while restricting final status changes to reviewers, leads, or administrators. You may also be missing a required approval or field. Check the available transitions and contact the project administrator if the correct action does not appear.
Should I delete a duplicate Jira issue?
Usually, you should keep the duplicate and mark it with the appropriate duplicate resolution. Link it to the active issue and add a short explanation. Keeping the record preserves context, comments, and references that may help the team understand how the duplicate was identified. Delete it only when your project’s governance rules specifically require deletion.
Can a closed Jira issue be reopened?
Yes, if your workflow includes a reopen transition and your permissions allow it. Add a comment explaining why the issue is active again, then move it to the appropriate status. If the new problem has a different cause or scope, create a linked follow-up instead of reopening the original item.
Conclusion
Closing a Jira issue correctly means confirming the work, adding useful context, selecting the right transition, choosing an accurate resolution, and verifying the final state.
But here's the truth: a fast status change can create slow problems when testing, approvals, links, or resolutions are missing. A two-minute review can protect your reports and prevent avoidable reopening.
Use a consistent completion checklist, follow your project’s workflow, and ask for administrative help when the close action is unavailable. Whether you stay with Jira or evaluate another platform such as ONES, clear completion rules matter most.

Top comments (0)