Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

JIRA: to close or to resolve?

You can reopen both a resolved and a closed issue in JIRA. What's the practical difference? (besides requiring different permissions to resolve/close issues e.g. if QA is involved)

We have some differences of opinion in our team for whether to resolve or close, and I'd like to point towards some authority and say "we should do it this way".

2 comments

Sebastian Krzewiński
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Sep 25, 2023

Hi @Marcus Lui 

 

My understanding and what I always want to achieve is:
- Resolve status - status where you put your ticket after resolving ticket. Reporter/Client have a chance to reopen a ticket if something is not ok

- Close status - ticket will be moved automatically or manually (prefer 1st option) after x days without any activity from reporter side. After x days ticket cannot be reopen (here is my workflow modification where I delete transition from Closed to Open/Reopen status).

 

Regards,

Seba

Like Niklas Zarnecke likes this

Hi @Marcus Lui

resolved issues will not be shown on your project board after the configured time (for example 14 days). If you only close an issue with no resolution and there is a change in a linked issue the closed issue will be shown on the board again.

It's always a good idea to set a resolution to an issue to be sure it reached the last status.

A common example of Service Management was made by @Sebastian Krzewiński.
For software development, there is something like "final built" as a closed status and "built released" as a status with a resolution.

Best Regards,

Niklas

Comment

Log in or Sign up to comment