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

Automation regarding cloning of template

I have a request form to collect data in jira work management project and also I have pre build template in my project for cloning purpose, i need to create an automation in such a way that whenever a request is raised using that form it should clone the appropriate template based on the type of the request raised, how can I achieve that.

1 answer

0 votes
Stephen Wright _Elabor8_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 08, 2023

Hi @Ayush Lawania 

You'd need to have a field on the Form which is unique to it - to trigger the Automation rule.

But as JWM Forms are quite simple, it's not as easy to do this as there's no way to make a field mandatory only on a Form, or hidden with a preselected value.

It might be better to use Jira Service Management, as the Forms on that product are more powerful and can do the types of things mentioned above that would allow for this to work.

Ste

If I have a unique field then how can I do that automation? Can you share the automation rule for that

Stephen Wright _Elabor8_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 09, 2023

Hi @Ayush Lawania 

It might look something like this:

  • Trigger: Issue Created
  • Condition: Issue Fields Condition
    • Field = <Unique Field>
    • Condition = equals
    • Value = Yes
  • Action: Clone Issue

^ In effect, the rule would check that an issue was created with the unique field flagged as "Yes" this was created from a form, and then clone your issue template to create a new issue.

You don't necessarily need the issue template either - you could build all those parameters into the rule itself and use the Create Issue Action instead, rather than cloning.

Ste

Thanks for the response 

@Stephen Wright _Elabor8_  i have a doubt now, when we submit the details via form, it will create a request and with the automation we'll get the duplication of the same request which means we have two requests with same data, so how to overcome that. Is there a way to delete the original request and somehow link it to the duplicated template?

Stephen Wright _Elabor8_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 14, 2023

Hi @Ayush Lawania 

What does the template actually add beyond what's on the Form?

Couldn't you add to the original request, rather than deleting/duplicating?

Ste

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events