How can I search all Feature Requests (and/or Capabilities) by Impacted Application? Thanks.
Welcome to the Atlassian Community!
How are you telling Jira what the "impacted application" is?
I enter it in Feature Requests and Capabilities (in the Business Cases).
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 think I might have found a way, but I need to know what to enter in the JQL search.
I need to know what Selections to use for Feature Request Impacted Application.
(It appears cf[10449] might be it for the Business Case level)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you tell us precisely how you are telling Jira what the "impacted application" is? Component? Select list? Label? Random text in fields that could be anywhere?
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.
The JQL is as simple as "<custom field name> = <name of value>" for a select list.
You could be more clever with "<custom field name> in (<name of value 1>, <name of value 2>,etc)"
As you type the JQL, it will try to help you autocomplete, when you start typing the name of a field or a value.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.