Forums

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

JQL to get latest stories transferred among squads

Douglas Mendes June 11, 2018

Hello guys!

Could you give some ideas of how to get which stories where transferred among squads in -7d? 

 

Thanks!

3 answers

0 votes
Piotr Bojko
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.
June 12, 2018

Try - https://marketplace.atlassian.com/apps/1218767/smart-ql?hosting=server&tab=overview. You can use SQL then just like JQL:

 

select * from changes limit 10
0 votes
Douglas Mendes June 11, 2018

Hello Alexey, thanks for your help

I see. In fact we use differents projects under the same Jira instance as Squads. No custom field. The stories may be moved between all projects. Like this, is it possible?

0 votes
Alexey Matveev
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.
June 11, 2018

It depends on how you define if a story was transferred between squads. If there is a custom field called SQAUD, then it is impossible with JQL. Custom fields do not support historic JQL queries.

Alexey Matveev
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.
June 11, 2018

It is also not possible. There is no JQL to find moved issues out of the box. You would need an add-on for it. For example, Jtricks plugin. There a JQL function called movedIssues:

https://www.j-tricks.com/jqlt-issue-functions.html

Douglas Mendes June 11, 2018

Ok! Thanks again, mate!

Cheers

Alexey Matveev
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.
June 11, 2018

You are very much welcome!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events