Hi,
I would like to set a value from a select list as default value based on Project. For example
Project A will be automatically set to value X
Project B will be automatically set to value Y
Project C will be automatically set to value Z
where value X,Y and Z is a select custom field in Jira. Could the custom product field has a preset default value by project or ony other idea to solve this problem?
The reason that I would like to set this is because I need to have a query to finds bugs that are currently tracked in a different projects and I would like to set it automatically from the background instead of asking users to set it by themselves.
thanks in advance,
br,
Meech
If you are using contexts make sure the field is present on the create issue screen, otherwise it will not be set, as the context just prefills the field on the screen.
by using context you can configure
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This answer works. It is necessary to define at least 1 context for each different value you want. Thomas Heidenreich's caveat is worth reading, though I have not confirmed it still applies.
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.