I have multiple issue types in project. Each issue type has it own set of services that pertain to it. Services is a single select dropdown field. How can I limit the field options to only show the options relevant to the specific issue type?
Hi @Scott Federman,
Welcome to Atlassian Community!
You could do this by setting up a custom field context for each issue type, that way you can control what values are available for each issue type.
@Mikael Sandberg Thank you. Unfortunately you can only have one context per project. I wouldn't be able to create multiple contexts for one project based on issue type.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Solved: Hi, I need to show different values for same field based in the issue type. From as I know, this can be done using Behaviors.
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.
My bad, I missed the part about single project. In that case you would have look for an app like Elements Connect and setup a dependency to the issue type field, not sure if it works on the JSM portal or not.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am using Jira Data Center version, if this possible through behaviours, can you provide a sample code?
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.