Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to track a JIRA SD ticket that's been assigned from one project to another project

Robert Levine
Contributor
May 28, 2019

So, I'm managing a team that uses JIRA SD (for the sake of this question, let's call this team the "Scrubs") and they use a project called "Scrubs".  We receive a ticket that we need to move to another team's queue.  They're called the "Superstars" and use a similarly named project.

So now, we've Moved the ticket from "Scrubs" to "Superstars" but we need to keep an eye on the "Superstars" ticket so that we can ensure it gets reviewed and followed up on.

I need to build a queue or a report that shows me all tickets that have been moved to another project so that I can ensure they eventually get moved back to my queue for closure.

 

Any ideas?

2 answers

0 votes
Jack Brickey
Community Champion
May 28, 2019

So you seem to be talking about JSD but posted this in Jira Questions. If you are actually talking about JSD IMO, and others, it is best not to move the ticket at all but rather:

  1. create a status that applies to issues that need superstars
  2. transition the issue into the superstar status
  3. create a linked issue in the superstar project
  4. use automation to have the status 'follow' the linked superstar project.
Robert Levine
Contributor
May 28, 2019

Thanks Jack.  That's the solution I was getting around to as well - when testing moving the ticket from one project to another and then back again, it didn't maintain the original ticket number anyways... so ticket # was incrementing.

 

I just have to figure out the automation bit now.  Love being a JSD newbie!

Jack Brickey
Community Champion
May 28, 2019

great! there are some good threads out there for automation. just search the Community for connecting JSD and JSW w/ automation.

Robert Levine
Contributor
May 29, 2019

Well, the automation bit isn't exactly what I'm looking for, now that I think of it.

 

Even if the linked ticket is closed, I do not want to automatically close our team's ticket.  But I want to be able to keep track of the status of the linked ticket on all of the open tickets in my own queue.

 

So, if a ticket in my queue is linked to another, I want to be able to see the status of the linked ticket so I can then action my own ticket in response.

Jack Brickey
Community Champion
May 29, 2019

You might look at an addon like Automation for Jira. With this you could copy the status of the linked issue into a custom field (linked issue status) of the JSD issue. At least I believe you can accomplish this. Other addon options include Scriptrunner and Power Scripts.

0 votes
Joe Pitt
Community Champion
May 28, 2019

When you move a ticket it maintains the old number. If you know it you can simply search for it.

Robert Levine
Contributor
May 28, 2019

That would help if you knew the number and wanted to actively search for it.  But, I, as a manager, will not have visibility of all of my team's tickets - and still want to ensure that everything that my team "touched" gets handled correctly.

So, really looking for a way to do it via a queue or report. 

Suggest an answer

Log in or Sign up to answer