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?
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:
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!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
great! there are some good threads out there for automation. just search the Community for connecting JSD and JSW w/ automation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When you move a ticket it maintains the old number. If you know it you can simply search for it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.