JIRA v4.4. Can I change the first step in creating new issue 'The Choose the project and issue type'. I want to add the third field, for example 'project category'.
Perhaps I don't understand what you are trying to do, but project category cannot be changed/set on create issue. It is an attribute of the project. Did you want to subset the project list that shows based on a project category selection?
Very good point - the project category is just a project level data item. It's logically irrelevant to issue creation, because an issue belongs to whatever category it's project is in.
Bob's suggestion is the only use I can think of - to allow the users to narrow down the possible projects by category.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your answers. I'll try to explain my question.
I have 30 projects, 10 projects about food, 10 projects about sports, 10 projects about cars. I want to share their on topics "Food", "Sports", "Cars". I want the field "Topics" was at the first step of the creating issue.
For example,
1 Press "Create issue"
2 In fild "Topics" select the value "Food", "Sports" or "Cars"
3 In fild "Project" select project. In fild "Project" should be available to only those projects that are relevant to the topic
4 In fild "Issue type" select type. In fild "Issue type" should be available to only those type that are relevant to the project
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yep, in jira topic is called "Project Category".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am not aware of any feature like that, although it would be useful. You would have to write a plugin that offers an enhanced dialog (module type web item and AUI inline dialog) and disable the default button.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
IMHO this could be done entirely in javascript, so the OP could just write a speakeasy plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Scratch my last comment, there seems to be no method to get projects and their categories, or vice versa, using any of the remote APIs, either public or private. Bit of an oversight.
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.