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,556,439
Community Members
 
Community Events
184
Community Groups

Re-opened JIRA issue still has a strike on the JIRA case number

Hello,

We have a JIRA issue which a developer fixed and closed.  A senior developer had a look at the ticket after that and didn't agree on the way the fix was implemented and he re-opened the ticket.

The ticket is in status re-opened but on the board, we can still see the ticket number striked through.  Secondly, when re-opening a ticket, JIRA doesn't allow to change the status of the resolution.

Is this a bug or is there a way to re-open ticket without the strike still appearing?

It would also be nice to be able to change the resolution when ticket is re-opened.

 

Thanks.

Maneesha

2 comments

Bastian Stehmann
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jul 02, 2018

Hi @Maneesha Syea,

you can remove the resolution when re-opening an issue if you either put a postfunction on that transition, that removes the value of the resolution or if you add a screen to the transition that contains the resolution field so that you can select a new value.

If you remove the resolution, the issue should no longer be striked through.

Hi @Bastian Stehmann,

Thanks for the guidance.

I first tried to create a customised resolution screen with resolution field and added to my workflow.  However, resolution is a mandatory field so it cannot be left empty here and this didn't really work to solve the problem.

I then added a Post Functions which clears the field Resolution on status change and it worked. No more strike through on re-opened tickets :)

Thanks.

Maneesha

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jul 03, 2018

Resolution is not quite "mandatory" (that's a Jira-specific word used for the flag in the field configuration scheme).  You can leave it blank, unlike mandatory fields.

The behaviour is that when it is offered for edit, there is no "empty" option, and it defaults to a value.  So it's always set if you create/edit using a screen that has it.

Hence, you never put the field on an edit-type screen.  It should only ever be put on transition screens where you are resolving or closing an issue.

Thiago Ribeiro [Adaptavist]
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.
Jul 03, 2018

You got two experts here! no more help needed!

Comment

Log in or Sign up to comment