Hello,
as on here I am trying to link any open tickets which share the same info contained within the custom field "customfield_10160".
This is how I am trying to run the automation rule;
The Link event is configured like this;
It seems that after the comparing event is not linking the tickets;
Could you kindly help me to understand where is this rule failing? I am quite new with this type of configurations.
thank you,
best regards,
Enric
Welcome to the community.
I would alter the rule to the following (replace the compare with your requirements)
I have added the branch to find issues that are open as in your request and link to the trigger issue
Most recently created issue doesn't have to the issue triggering this rule.
Hi there Marc!
thank you for answering,
however I am afraid I do not quite understand the reason behind your proposal
By doing this then I won´t be comparing the custom field right? which the reasoning that I want to apply in order to link issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Replace this with your values.
I don't have a custom field with id 10160, so I used some dummy data at my end to reproduce you issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi again people, thank you @Marc - Devoteam and @Mohamed Benziane for your answers,
they led me to implement the following conditions which work perfectly;
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there Mohamed,
thank you for answering,
Apologies if I was not clear, so I want to stablish an automation rule that whenever a new ticket is generated, and it contains the same shipment number (information contained within customfield_10160) as an existing ticket, these two tickets are automatically linked.
I've made a few changes and this is actually how it looks like, but I am not sure its working as expected;
Hence the compare two values command.
Based on how the automation rule is built, does that command not compare the custom field of already created and open tickets with the custom field of new issues?
thanks for your help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You are comparing the customfield of the new issue with itself so it won't work. Can you give us more info about what you are trying to achieve.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.