Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to Implement 'Multiple Project Picker' like 'Multiple Issue Picker'

nallu
July 3, 2019

I have seen field type called 'Multiple Issue Picker' in JIRA. Similarly, I want to implement 'Multiple Project Picker'  custom field. Can anyone please guide me how to do it and where to start?

If there are any documentation that would be really helpful. 

Thanks In Advance!!

2 answers

0 votes
OpsTech Support
April 10, 2026

Hi,

Just saw your post about wanting a Multiple Project Picker custom field like the Multiple Issue Picker.

Jira doesn't offer this natively (only single project picker), but we have an app called Multi Project Picker Fields that does exactly that:

- Select multiple projects in one custom field  
- Fully Forge-based → more secure and native feel  
- Works in issue view, create, edit, transitions, and bulk edit
- Field context configuration (filter by category/type or specific projects)  
- Native JQL support + clickable projects in read-only view  
- Shows “Archived” or “Not found” labels when needed  

It’s a clean, modern solution for use cases like cross-project dependencies, affected projects, or portfolio tracking.

You can try it here:  
https://marketplace.atlassian.com/apps/1488462522/multi-project-picker-fields

Full documentation and setup guide:  
https://opstech-apps.atlassian.net/wiki/spaces/MPF/overview

Happy to answer any questions if you give it a spin!

Cheers,
OpsTech Apps Support

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 4, 2019

You will need to write a custom field app to provide this.

Start at https://developer.atlassian.com/server/jira/platform/getting-started/

Suggest an answer

Log in or Sign up to answer