Hi together,
there is the project picker field (single project) field in Jira.
Is it possible to restrict the result of that field or is there any other solution to achive this?
For example, we have:
Project A with key: 'I01234', project category: 'project'
Project B with key: 'I02345', project category: 'project'
Project C with key: 'I03456', project category: 'project'
Project D with key: 'bla', project category: 'other'
Project E with key: 'bli', project category: 'other'
Only values that are relevant to me and which I want to have as possible values are I01234, I02345 and I03456.
Can I limit this with a regex on the project key or by filtering after a certain category, or...
Thanks for any answer that might help here.
Hi Andreas,
You will need a third party app to achieve this, an app which can interact with fields.
I know two apps which can do that PowerScripts and ScriptRunner.
For Power Scripts, you need to use a Live Field and specifically lfAllowSelectOptions.
As for Script Runner, you can achieve this by behaviours, you can reefer to https://community.atlassian.com/t5/Jira-Software-questions/How-to-restrict-a-project-picker-selection-list/qaq-p/799441 for an example
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.