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!!
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
You will need to write a custom field app to provide this.
Start at https://developer.atlassian.com/server/jira/platform/getting-started/
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.