Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,149
Community Members
 
Community Events
184
Community Groups

Cascade Field required

Hi all

   I created a new cascade field and set it as required. When I select the first option, I can create an issue even if the second option is empty. How can I set the second option not to be empty so that the user can create an issue

3 answers

Hi Arno,

we can do this through JMWE Plugin.

select the workflow and on initial transition click on condition add field required validator JMWE and in condition add this after selecting issue fields

issue.customfield_24469 && issue.customfield_24469.child.value

 

I got this now.

0 votes
Marco Brundel
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 Leaders.
Apr 19, 2023

Hi @arno ,

Have also a look on this question or this question.

regards, Marco

0 votes
Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 19, 2023

Hi @arno ,

there is a specific ticket for that request https://jira.atlassian.com/browse/JRASERVER-33123

Currently there is a workaround using an external app :

Workaround

Use the Suite Utilities for JIRA plugin and the "Field Required" workflow validator

  • You would add this to the Create Transition and also make the field required
  • You need to make the field required so that it will show the red asterisk indicating that it is required

 

Hope this helps,

Fabio

Hi Fabio,

If we use JSU plugin and field required Validator , then it will take only Parent field right ? it wont consider if we have a value in second option or not right ?

Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 19, 2023

Hey @CHINNAMUTHEVISAI_SATYANARAYANASHARMA , if you use Field Required validator provided by JSU, both options will be mandatory

With JSU , i'm not able to achieve it , but from JMWE i got this one as expected.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events