-
Suggestion
-
Resolution: Unresolved
-
None
-
6
-
4
-
Problem
As a Jira user, I need to be able to denote that a ticket has some kind of relationship to multiple Jira projects because sometimes a ticket needs to be related to more than one other project.
Context
Of the custom field types that exist on Cloud, there are several pickers:
- User Picker (single user)
- User Picker (multi user)
- Group Picker (single group)
- Group Picker (multi grou)
- Version Picker (single version)
- Version Picker (multi version)
However for the project picker there is only a single select. Please provide the multi-picker equivalent.
Potential Use Case
A user creates an incident, which is triaged by Client Services and is identified as a potential bug. The symptoms of the bug are not specific enough to identify the root cause and so multiple product teams need to be included as part of the fix effort.
A multi-project picker would allow me to make an automation rule to generate these automatically. As it stands, I need to:
- Build a custom field containing the name and project key of the projects.
- Write some advanced Automation logic to parse the project keys out of the string values
- mentioned in
-
Page Loading...