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

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,557,867
Community Members
 
Community Events
184
Community Groups

Done tasks still appearing in Backlog

I have multiple boards and different statuses but have moved the Done status to the right most column.

All boards have a done status with 1 or 2 additional statuses.

 

After sprints, the done tasks still appear in the backlog and new sprints.

1 answer

1 accepted

1 vote
Answer accepted
Craig Nodwell
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 26, 2023

Hi @Ronnie Legaspi do the issues have a resolution?  Jira doesn't consider an issue resolved unless there's a value in there.  The status does not drive that.

I don't think so. Where would I be able to check that?

Craig Nodwell
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 26, 2023

Do a jql in search for issues.
status = Done and resolution is EMPTY

What you need to do to ensure this happens is add a post function to the done transition in the workflow to set the resolution.

Thank you! I've set to add a post-function now.

 

Is there a way to resolve these issues in bulk?

Craig Nodwell
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 26, 2023

If you had scriptrunner it would be.
Do you have a reOpen transition?  
I know it sounds a bit wonky but ... you cannot edit the resolution in Bulk.  But if you had a reOpen you could bulk transition then Bulk send to the Done transition with the new post function... again a bit wonky but that'll do it.

 

Also, a side note here.  Using the Resolution within the workflow to show information will lead down a bad road, only set the resolution when the issue is resolved.  This is where the strike through on issues happens.

Craig Nodwell
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 26, 2023

psst also means if you do implement a reOpen you'll need to clear the resolution in that transition 

Like Kelly Arrey likes this

Understood, this helps a whole lot.

Thank you!

Like Craig Nodwell likes this
Craig Nodwell
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 26, 2023

You're welcome.

Kelly Arrey
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 Leaders.
Apr 26, 2023

Hi @Ronnie Legaspi In our workflows, we generally have two "terminal statuses":

  • Done - we set Resolution to Done on the Done transition
  • Closed - we display a screen on the Close transition for the user to input a Resolution (and a comment, which you get by default - you don't have to add the comment field to the screen), and add a Validator with a message to remind the user to add a Resolution.

As @Craig Nodwell has noted, you need to clear the Resolution when leaving a "terminal status". This can be very tedious if your workflows include "from all" transitions.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events