How can I set a default value of a custom field dependent on the task type?
Hello @Matthias Kraft
Welcome to the Atlassian Community!!
Correct me if I wrongly understood your question. You want to add the default value in the DEPENDENT custom field in the Task issue type.
In Jira Cloud, you are not supposed to edit the locked custom field due to various reasons. The technical reason is that the custom field is associated with any plugin or in use with Jira software or anything else.
https://support.atlassian.com/jira-cloud-administration/docs/what-are-locked-custom-fields/
Let me know in case of any further help.
Thanks,
Prashant Sultania
Note: Upvote, Like or Accept Answer if it resolves your query
Hello Prashant,
I have created a custom field of type 'select List (single choice)" with 5 options.
I want to use this custom filed for several task types (e.g. Bug, Story) with different default values.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Matthias Kraft
Now after creating the custom field with values/options.
You will need to associate this custom field in the screens (check in your instance/environment either screens will be default for all the project or could be unique for each project)
By following above steps custom field will be visible to all the issue types in all the jira project except for the Field configuration scheme. (you need to configure it separately)
-----------------------------------------------------------------------------------
Now custom field with different values/options for different project. You will need to add the context (values) and link it with the project (screenshot attached with the highlighted). This step will help you use different context values for the different project.
Go through the attached screenshot below, Let me know in case of any further help.
Thanks,
Prashant Sultania
Note: Upvote, Like or Accept Answer if it resolves your query
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Prashant Sultania ,
I want to set the default value for my field "XXX" with the options "Value1", "Value2" and "Value3" dependet of the task type:
f.e.
Bug => "Value1"
Feature => "Value2"
Task => "Value3"
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.