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
Become an effective Jira admin
Manage global settings and shared configurations called schemes to achieve goals more quickly.
Streamline Jira administration with effective governance
Improve how you administer and maintain Jira and minimize clutter for users and administrators.
Learning Path
Become an effective Jira software project admin
Set up software projects and configure tools and agile boards to meet your team's needs.
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.