When I create an issue, I could choose among several options: bug, improvement, new feature and so on. Onace I select "bug" I would like to have an additional menu(drop down menu) that allows me to select among diffrent types of bugs:
For example:
BUG
-Font/Encoding
-Missing Text
-Mistranslations
-Number/Time Format
-Spelling/Grammar
Is it possible this to be done?
I can see the idea, but it's not really possible. Jira's list of issues really is just that - a flat list. There's no information held that would allow you break down the list. You'd need to work out a way to embed that, cope with it in all the rest of the code, and then implement something to show to the user.
But you can get VERY close.
It will then appear for every bug you create. You will NOT see the list as a sub-list of bug types. But you'll be able to display it, search on it, and so-on.
I can see the idea, but it's not really possible. Jira's list of issues really is just that - a flat list. There's no information held that would allow you break down the list. You'd need to work out a way to embed that, cope with it in all the rest of the code, and then implement something to show to the user.
But you can get VERY close.
It will then appear for every bug you create. You will NOT see the list as a sub-list of bug types. But you'll be able to display it, search on it, and so-on.
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.