Forums

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

New and reassigned tickets: one triage status or two? (JSM)

Kent G
Contributor
August 28, 2026

I've been in the business way too long to be asking this question, but I'm in a new role and have some different circumstances than I'm used to dealing with.

I'll keep this simple to start with -- the context is JSM service requests and incidents. Multiple groups working in the same JSM space. And your tickets are using some kind of Group / Team field to designate the group to which a ticket is currently assigned.

Do you use one status for both "brand-new" tickets and existing tickets that have been "reassigned to a new group" -- or two separate statuses?

One status feels cleaner -- something like "In Triage" -- a new ticket lands in it and an in-progress ticket that gets reassigned to a different group goes back to it. It's the same state conceptually (sitting in a queue waiting for assignment).

Or are there legit reasons for two statuses like "New" and "Awaiting Reassignment" that should be taken into consideration?

4 answers

3 votes
Fabian Lim
Community Champion
August 28, 2026

Hi @Kent G

I always try to keep it to less statuses as possible, so I would prefer just one. However, I've worked with clients who want to track a separate status, so it would also depend on the reporting needs as you build your workflow.  

Regards,

Fabian

2 votes
Matteo Vecchiato
Community Champion
August 29, 2026

Hi @Kent G ,

Classic and interesting question. I give a different view of previous replies.

Using the field Group/Team allow you to trace correctly if the ticket is waiting for be assigned or is already assigned to a team, so no problem for this.

But if you use only one status:

  • The second team could have difficulties on detect that a pre-existent ticket, previously in charge to a different team, has been now assigned to a second team. This could be the problem you can have.
  • Second, you won't be able to detect easily how many times a tickets has jumped to a different team, and the inefficiences related to this

Generally, I prefer two statues.

In conclusion, the decision to use only one status or two, it depends if the changes between teams are frequent or only in rare cases.

Hope it helps

1 vote
Sami Shaik
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 Champions.
August 31, 2026

Hi @Kent G , @Fabian Lim and @Sam Njoroge have given you the two honest positions, and both are right for different shops. What is missing is the rule that tells you which one is yours, so here it is. It comes down to two questions about what a reassignment has to do in your setup.

The constraint behind the whole question: JSM's SLA engine only sees reassignment in one shape. The only assignee-based SLA condition is Assignee: From Unassigned. There is no start, pause or stop condition for "assignee changed from person A to person B," so a straight handover between two people is invisible to the SLA clock and, for the same reason, invisible to most queue logic. The SLA conditions are otherwise status-driven. (Atlassian's SLA troubleshooting KB is the reference for assignee-based conditions: https://support.atlassian.com/jira/kb/how-to-troubleshoot-slas-in-jira-service-management/)

So the two questions:

1. Does a reassignment need to touch the SLA clock? If a ticket bounced to a different group should restart or re-run a response goal, the engine needs an event it can see: either a status change@Matteo Vecchiato  second status) or the assignee going back to Unassigned so that From Unassigned can fire again.

2. Does "waiting for the new group to pick it up" need its own queue? Queue JQL can express assignee is EMPTY and assignee CHANGED AFTER -1d, because CHANGED works on the assignee field. It cannot express "Group/Team field changed," because CHANGED does not work on custom fields (https://support.atlassian.com/jira-software-cloud/docs/jql-operators/). So a reassignment is only queue-able if it either enters a status or clears the assignee.

The rule: if the answer to both is no, take Fabian's advice, one triage status, and recover reassignment churn later from the assignee history (the changelog records every assignee change, so time-in-status is not the only way to measure it). If the answer to either is yes, you need an observable event, and you have two designs:

  • Two statuses (Matteo's design): clean, reportable in time-in-status, one extra transition to maintain.
  • One status plus an automation that clears the assignee whenever the Group/Team field changes: keeps Fabian's status count, makes From Unassigned fire again for the SLA, and makes the "awaiting pickup" queue a two-clause JQL. The cost is that your groups must accept a moment of Unassigned on every handover, and the churn shows up in assignee history rather than in status reports.

If I were designing it for several groups sharing one space, I would pick the second for as long as the group count is small, and move to a dedicated status the day a manager asks for "time waiting for reassignment" as a report column, because at that point time-in-status is the only thing that answers cleanly.

0 votes
Sam Njoroge
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 28, 2026

Agree with @Fabian Lim unless reporting dictates it, fewer statuses is my preference as well. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events