Hi everyone,
I’m looking to create a custom field of type Checkboxes for a single project where the available options differ based on the issue type. Here’s an example for Project P:
From my understanding, the feature Configuring Custom Field Contexts (https://confluence.atlassian.com/adminjiraserver/configuring-custom-field-contexts-1047552717.html) allows for setting contexts for custom fields, but it seems to be limited to assigning only one context to a custom field for a project at a time. This means we cannot add multiple contexts for a single custom field within the same project to accommodate different issue types.
Is there a solution to achieve this without creating multiple custom fields? I would like to have a single custom checkbox field where the options vary depending on the issue type within the same project.
Hi @Nguyễn Văn Hiếu , welcome to the Atlassian Community and thanks for your question.
If you can use an app for this, Behaviours in ScriptRunner should allow you to do this - https://docs.adaptavist.com/sr4js/latest/features/behaviours/behaviours-tutorial
Please have a look and share your feedback if this would work for your case.
Cheers
Many thank @Valerie Knapp for your feedback. Let's me definitely take a look at the documentation and see if this solution fits my needs
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.