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,552,107
Community Members
 
Community Events
184
Community Groups

Matching Custom field list in Jira automation

Hi Community,

I'm trying to match information between 3 custom fields list

1 list is a path list "Folder" (Example: \\folder\subFolder...)

2 list is a list of path or folder responsible "Responsible" (Smith, John, etc...)

3 list combine the 2 lists with ":" separator (\\folder\subFolder:Smith, John)

User need to select list 1

Then an automation need to populate responsible (action: edit issue) based on combined list 3 to make the matching

 

I tried several way of smart value (conditional, text) 

Example of one of my test:

{{if(equals(issue.Responsible.substringbefore(“:”),issue.folder))issue.Responsible.substringafter(:){{/}}

I also try other way but without success. Do you know how you can do this kind of things in Jira automation?

1 answer

1 accepted

0 votes
Answer accepted

Done

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events