Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×I have 2 projects, AA and BB
I sometimes transfer issue from AA to BB.
1) AA-001 status 'In Progress' and transfer to BB, It become a BB-001
2) BB-001 progress itself and when it done, it acknowledge to AA-001.
3) AA-001 check the BB-001's status and progress itself again.
In step 2, I am AA project manager and I wonder BB-001's status.
Just few issues were transferred, I can check it one by one.
but now, I have many issues that transferred to BB project.
How can I check it?
AA-001 status and BB-001 status, together and other informations
Hi @JeeYoun Kim
depending on how your work is structured I would start small either by watching those issues, or, if this does not meet your need, to build a dashboard which visualized the issues you are interested in.
https://www.atlassian.com/blog/jira-software/5-steps-to-build-a-killer-dashboard
In case you are more used to a kanban board this would probably also a good approach.
In case you prefer a digest per mail (some people of course do) then a filter subscription could be the way to go:
https://www.atlassian.com/blog/jira-software/jql-the-most-flexible-way-to-search-jira-3-of-4
There are several options - Mohamed's approach of using the REST API to query the information is also a good one, probably you need the needed knowledge but then it is a quite powerful "tool".
Regards,
Daniel
Hi,
You'll need to monitor each issue one by one.
You can try to use the REST API to get the changelog and get the issue that was moved from one project to another.
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.