Hi I run a program of 40~ projects where there is a business engagement with an end customer. I’ve have the same kanban board for all my projects and same configs.
Out of these projects, different levels of work can be achieved. Some just go as far as business engagement and never progress. Some go from business engagement to a workshop. Others have business engagement, a workshop, and Proof of Concept.
At the moment there are numerous issues on my board like tasks, epics, and bugs etc. The above items are just tracked as Epics on my board at present, meaning that there would be subordinate tasks mapping to them.
I would like to get some reporting on my program, so I can report on how many projects have completed 'business engagement’, ‘workshop’, and ‘Proof of Concept’.
In order to do this would I need to create a new issue type, as per the 3 items above, and then right some JQL to, show which of the following issue types, have the status of Done, order by project?
I’d prefer not to have to create 3 new issue types. Is there any other way?
Thanks in advance :)
As a rule of thumb, you should only create a new issue type when that's the only technical way of applying a requirement, such as when the different kind of tasks within the very same project require:
and so on.
That said, if none of those requirements are in place, the correct approach would be:
Steps 2 and 3 should take into account that the modified schemes are not shared by any other projects. Otherwise, you may proceed to copy those schemes first, apply the changes to the copies and finally set the modified schemes to your project.
Hope it helps.
Hi Stu,
Have you thought about using labels instead of new issue type? It should help in your case.
Regards,
Lime Trees Support Team
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Labels are a cool way for informally classifying issues, but adopting labels as a way for distinguishing types of issues here would negatively impact:
So I'd discard this approach, given the description of this use case.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.