Hey,
I'm new to Jira and I've been tasked with setting up a project that has 2 different issue types within it. The project is essentially a suggestion box type of system where users can go in and place tickets for projects - the tickets then get backlogged by a committee and progressed. There are 2 issue types to differentiate between 2 different "suggestions", concepts and proposals.
I've set all of this up and now I'm creating a kanban board to help organise the tickets, for the "concept" suggestions they can't actually be progressed into completion without being turned into a proposal. The process we've agreed on is for the committee to pick concept tickets and progress them to a proposal by moving the issue type and filling in the required mandatory fields.
Now that i'm setting up the kanban board i'd like to show the tickets which have been moved from concept to proposal, is there any way to do this?
If there isn't, then is there anything we can do differently to the process to achieve the same results and be able to track the tickets which are being moved from concept to proposal.
Hello @Sama Alkamachy - Welcome to the community !!
Out of the box Jira does not support this feature. You can vote for the corresponding feature request.
One possibility you could try is the JQL Tricks Plugin. Its docs list a function called movedIssues where you can search for issues which were moved from one issue type to another.
Cheers !!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.