Hi Community!
In majority of our Jira projects our development and QA teams track various bug types in our Jira - issue types are Functional Bug, Localization Bug and Documentation Bug. Loc and Doc bugs are separated mainly because of they are resolved by independent Localization and Documentation teams (regardless which project these bug types are located in).
Btw, all bug issue types have same workflow and more or less same screens and fields. The main goal to distinguish them is just fast visual bug type recognition and assigning them to the right teams to fix.
In other (simplified) projects, teams are satisfied with simple Bug issue type only. These projects are not product related and therefore no localization or official documentation is needed.
There's been recent request to extend the bug type portfolio - Performance Bug and Security Bug (and hopefully not too many other bug types in future). Again, same WFs and almost the same fields/screens.
---
There are two approaches in my mind:
If I'm on "green field" I would prefer #2. I'm aware of slight field/screen differences but this is something we can handle using ScriptRunner Behaviours or some injected JavaScript on front-end.
With existing Jira instance (with 90k+ of various bug issues) changing the whole concept would be more complicated - updating all JQLs in filters, boards, Jira macros in Confluence pages etc. However, I have several internal tools already prepared that would help to automate all these tasks, so this is not a blocker.
---
I've very interested how other development/QA teams handle various bug types in their environments.
Thanks for your comments and thoughts.
Radek
Thanks for the reply. We actually have very similar project structure.
I like the part of having two separate bugs - one in end-product (bug from customer POV) and another in library project (bug described more from developer POV). Most probably both bugs are linked together. Btw, how do you handle that the end-product customer bug is marked as resolved after the library bug is resolved? Any smart automation behind?
And I also like the "caused by" issue link. I've been thinking of it too but was not sure if it's good idea or not. I'll reconsider it and open the discussion with our dev/qa teams.
Using two separate bugs works well, if you use versions, and is in my opinion a must, if the library is used in more than one end-product.
The typical use-case would be:
The customer does not need to know anything about the library version, only of the product version he is currently using.
The "caused by" link needs a bit time to unfold its value, but after a while is good for analyzing which project (or issue or bug) caused a lot of maintenance, so that ppl know where to be careful to change things. Also for the product owner to have some proof to add extra budget to the quote of a new feature if it is in a "dangerous" area.
Hi,
I would only create different issue types, if there is a really specific need for it, eg. different workflow, etc.
I like the component concept in Jira, that allows tagging an issue from the end user & developer side.
All issues created by the end user are tagged with component "end-product". Then this is checked by the first level support. If it's an error on the dev side, it might be tagged with an additional component "lib-bug". Depending on your environment, you can automatically create linked issues in other projects (dev?) and auto assign dev people there, based on the set component (Components allow an auto assign to specific users w/o any programming).
So imho, without the need of really different workflows, keep it simple & just use one "Bug" issue type.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Jira Administrator
Configure Jira Software, Jira Core, or Jira Service Management, including global settings, permissions, and schemes.
Managing Jira Projects Cloud
Learn to create and configure company-managed projects in Jira Software and partner effectively with Jira Admins.
Learning Path
Become an effective Jira Software Project Admin
This learning path is designed for team leaders who configure Jira Software projects to match a team's processes.