Hi.
Is it possible with Adaptavist ScriptRunner to have different option lists by project on a select list custom field?
The objective is to have just one custom field with custom options by project to avoid having one custom field for each project.
Example:
Project A
Project B
Thank you.
Hi Carlos,
This is definitely achievable. You can do this in one of two ways:
1. Add an additional context (native JIRA). Create one custom select field, when you click "Configure" on the options menu, you can select to "Add a new context" from that field. Contexts can be restricted to specific project, thus you can configure various options for given projects. This option is a native JIRA feature that would only require one field (as per your requirement).
The only drawback to this approach is if you have a lot of common options, and lots of different projects, you can end up with lots of duplication. In that circumstance, it is better to use ScriptRunner Behaviors (see option 2 below).
2. Use an initialiser in behaviors. This would require one custom select field, with one context and one set of options. You would then put in a custom script that would check the project and determine which options to show them. You can find out how to do this, by looking at our example for setting system field defaults (https://scriptrunner.adaptavist.com/latest/jira/recipes/behaviours/setting-default-fields.html#_setting_system_field_defaults)
I hope this helps!
Steve
Hi Carlos,
Did this answer resolve your issue? Are you still having trouble with this?
Steve
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.