The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

History of issues

Joshua Keele
March 30, 2021

Greetings. In one of my projects, tickets are created from a billing tool that inserts a customer's name and account number into the summary. I would like to find a way to display all the historical issues that match a portion of that summary so that I can see the past issues on a per-customer basis. Ideally, that list would live inside the issue. I don't know if there is an app that exists or a JQL query that could be created to facilitate such a request. Any insight would be very much appreciated.

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
Mikael Sandberg
Community Champion
March 30, 2021

You could use this JQL to search on the summary field for a specific customer:

summary ~ "customer"

That should return all issues where customer is part of the summary.

Pete Thurlby
December 28, 2021

OK thanks Mike.

Joshua Keele
February 11, 2022

Is there a way to embed a JQL query as a field in a ticket?

Mikael Sandberg
Community Champion
February 11, 2022

@Joshua Keele what are you looking to do? Add the result from the query into a field?

Joshua Keele
February 14, 2022

Yes, but that query would change per issue

0 votes
Pete Thurlby
December 28, 2021

Thanks.

TAGS
AUG Leaders

Atlassian Community Events