Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
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

Setting a Parent field as Mandatory based on Sub-task's partial Summary

Hello,

 

Looking for some guidance on how to do this. I need to set a field on the parent ticket as mandatory if a sub-task is created with a partial name (E.G. Pricing Sign Off). Is this possible? As of the moment, the sub-task is being created as "Pricing Sign Off - <*Client Name*>".

I used the Required Field Validator and tried the following conditions but they always return as false regardless if the Summary of the sub-task contains "Pricing Sign Off" or not:
issue.getLinkedIssues().any{it.summary == "Pricing Sign Off"}
issue.get.any{it.summary == "Pricing Sign Off"}
issue.summary.toLowerCase().contains("Pricing Sign Off")

FieldRequiredValidator.JPG

Please help, thank you!

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events