Hi Community, I created an automation rule to create multiple tasks for all the fix version present in the trigger issue using Advanced branching. I am able to create multiple tasks for the v...
Hello, I've got a project were there are multiple boards and multiple backlogs. I'm using the https://your-domain.atlassian.net/rest/api/3/issue to create the issue. The problem...
Hello, everybody; I would like to get your input/suggestions; if maybe you know an easier/better way with the built-in features. In our instance we have a custom field and some automation rules...
Unsure why this function won't print test. As its identified as an empty comment when trying to use Jira Automation - Comment on Issue. {{#lookupIssues}} {{#if(labels.contains("Unplanned_Down...
Hi, I have few questions and a issue with implementing my Jira Automation rule that should execute once per week (without jql), iterate on the list of issue keys returned from a web request ...
I have some currently working code that creates an object (asset) in our Object Schema when a customer submits an Issue. It is to reduce some of the manual work of copying information across to our O...
Fellow Automators, We have a hierarchy where an epic is linked to a story, which is then linked to tasks. I want to automate applying the epic from the linked story directly to any associated tasks....
Hi everyone, I'm trying to setup a script in Automation that I want to be triggered when a version is set to "Archived". I've used the trigger "Version updated" and tried to add a condition where I...
You trust your workflow. You’ve refined it, optimized it, and convinced yourself it’s working. But what if the very process meant to keep your team efficient is actually holding them back? Most tea...
I am trying to setup an automation where it clones an issue into a different project. Then add a comment to the cloned issue. I can clone the issue, but it will not add the comment. I looked at the a...
I have an automation setup to copy the latest comment into a custom field. However, sometimes users are entering images into the comment. I do not want the image to be copied over to the custom field...
Hello, I hope someone can help us. We've been using JIRA Automation for several years. Recently, we noticed that the child issues being created were not getting linked to the Parent Epic. In investig...
I cannot seem to get my automation to work according to the link below in my version of JIRA. The method requires advanced branching but I do not seem to have this option available to me. I tried usi...
Hi all, I have been wracking my brain the last few days writing automations to solve a problem (that should be a feature..) but anyway, I'm having an issue when setting the field for automat...
I have this math equation and it is working great, except that I am getting back a 2 decimal place and I only want the whole number {{#=} {{varDoneCount.asNumber}}/{{varTotalCountSmart.asNumber}}* 1...
We have teams which appears to be a custom value, and was able to identify the JSON value of this based on other articles. However, when creating tasks under a parent/epic, which usually has t...
Hi guys, I need help with a Jira automation rule for a project that has the following issue types: Request Epic Story Sub-task I have an Issue Collector that creates a Request iss...
Hello, I am trying to work out the best way to meet the following requirement using Jira Automation: The custom fields "planned closing version" or "fix version/s" of an Issue within Epic" should c...
Bonjour, Dans Jira, lorsque mon ticket arrive dans une certaine étape de mon workflow, j'aimerais envoyer un mail à un utilisateur en joignant une pièce jointe présente dans le ticket. Est-ce possib...
Hi, In my project I have two CI builds that are run in parallel when PR is merged. I need to change status of a JIRA ticket when BOTH builds are successfull. Is there any way to make a trigge...
with the help of AI, trying to setup an automation that summarizes all the tasks for my team, for the last 7day, including the statut, last comment, etc. grouped by assignee and sends a single ...
Hi everyone, I need to get a list of 10 randomly selected cases from a JQL result. Then, create a new ticket which would include a list of them and link this ticket to each of the 10 previously sele...
Hello, Can somebody help with the inline or block condition in the "Description field"? I understand this is not an ideal solution, but what we are trying to achieve is to return fields tha...
I'm successfully using automation to clone Epics along with their Child Issues. However, it only clones Stories and does not clone the Subtasks of those Stories. Here is own Automation setup
Scenario Adding Fix version to a Bug / Story. If the Fix version field is empty I want the added version copied to the Bug's / Story's Sub-task. If the Fix version contains at least one version a...
Copied to clipboard