Forums

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

Regarding Screens

sravani vennapusa
April 2, 2026

I want to get fields as hierarchy in Jira screen as shown below: If i select field 1 i should get field A values and Field B values and respectively . If i select field B i should get field1, field2,field 3 values. How can i implement it in jira . Can someone suggest.

image.png

5 answers

1 vote
Marc -Devoteam-
Community Champion
April 2, 2026

Hi @sravani vennapusa 

This is not possible ootb in Jira.

Only JSM has this capability using Forms on a portal.

Only option there is in Jira to use Cascading Select custom field where based on chosen parent value child values are available.

You could revert yourself to start using a 3rd party solution like Scriptrunner and start using behaviours that can achieve this kind of working.

sravani vennapusa
April 2, 2026

But ScriptRunner on Jira Cloud cannot dynamically change dropdown options between two separate fields right? Is it possible?

Marc -Devoteam-
Community Champion
April 2, 2026

Hi @sravani vennapusa 

No it can't That's also not what you are stating.

Create a behaviour based on options chosen in field a to show Field a or Field B

If the value is selected that will show Field B, based on the value chosen in B show field 1, 2 or 3

Like Arkadiusz Wroblewski likes this
1 vote
Sebastian Krzewiński
Community Champion
April 2, 2026

Hi @sravani vennapusa 

 

Jira out of the box don't provide solution for your case. I can suggest to use Script runner behaviour or Dynamic Forms for Jira.

 

Regards,

Seba

0 votes
M Chandra Shekar
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.
April 2, 2026

Hi @sravani vennapusa You can use a cascading select field, but it supports only two levels. For more than two levels, consider creating multiple cascading fields to achieve the structure.

0 votes
Wajdi from VIP_LEAN Solutions
Atlassian Partner
April 2, 2026

Hi @sravani vennapusa 

This use case should be possible using the powerful UI Modifications capabilities of the Atlassian Forge platform for Jira Software and Jira Work Management (And JSM announced recently).

If you are using ScriptRunner Behaviours, you should be able to implement this as well.

I tested exactly this setup with our own app, Behaviors Builder, and it worked very well (5..10 minutes of effort - with 0 Code lines), including additional option logic (hiding and showing).

You can see a demo here that shows exactly your setup:
https://app.supademo.com/showcase/cmj7csmfy00nj280ih9xtwude?demo=7&step=1

 

For transparency, I’m part of the company behind this app. There are certainly other apps and approaches available as well — this is just one possible solution.


Thanks & Best Regards
Wajdi

sravani vennapusa
April 2, 2026

Is this possible on jira cloud? Can you please let me know.

Wajdi from VIP_LEAN Solutions
Atlassian Partner
April 2, 2026

Hi @sravani vennapusa :

Yes, for sure - my demo was on Jira Cloud. 

Here is the link to the document that lists all Atlassian Cloud capabilities for UI modification.

For more details about the Atlassian cloud capabilities—since various combinations of space types and field types result in different supported field modifications—we display only eligible combinations in your app. Feel free to ask if you need more information! :-)

BR, Wajdi

0 votes
Arkadiusz Wroblewski
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.
April 2, 2026

Hello @sravani vennapusa 

What Jira gives you natively is a Cascading Select field, but that is only 2 levels inside one field  parent and child. It does not cover the kind of structure from your sketch where one choice shows other separate fields and those fields then drive another level again.

Legit Options will be show/hide fields based on another selection, then ScriptRunner Behaviours can help there or build a true multi-level dependency across several fields, then I would look at a dedicated app very carefully, because Cloud still has UI limitations there. Adaptavist’s own Cloud docs also note that Behaviours are limited by Atlassian’s UI modifications support.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events