...inked issues and their status values. -> I get Y-2 and Z-3 when I loop through X-1 linked issues. - if one of these are in progress then DO SOMETHING to make sure trigger issue X-1 status i...
Hello, is there any good way on how to handle a mail loop between our Jira Service Management and a customer service desk application? It seems like we respond with an automated "issue c...
How can trigger a global loop transaction from Automation? I created a global loop transition that executes a scriptrunner script (it clones issues in a certain way). However, I'm running into t...
...} Row 3 (merged columns) #{end} #{end} I tryied many combinations : one line, multiple merged rows for each loop. The only way to have a valid excel document is to get rid of t...
...reates another issue. It works perfectly fine but I have more than 10 users per role so it returns an error for reaching the loop limit. In my scenario it should already exceed this limit. S...
Hi there, I need to collect all summaries of Epic's issues in one comment and do it by JMWE Event-based actions. I created Event-based action "comment related issue". I can find all issues w...
Hello, We`re trying to make our work with Jira as effective as possible, that is why we are interested in ways to repeat ans schedule some of the tasks so we don`t need to set them ourselves e...
Hi all, We have noticed that all of a sudden we are noticing that all emails requests sent to our service desk are creating tickets on loop which is cluttering the queue. I have amended the mail loop...
...otification to every member on the card with subject "Subject" and message "Message", and remove the purple "Task" Error: Butler could not run your rule. A possible loop was detected. A...
...ome wildcard or the ability to do a for loop of some sort? for {let n = 0; n < httpresponse.relatedMovies.length; n++} { {httpresponse.relatedMovies[n].title} } Any help appreciated. I h...
We are trying to move our deployment plans to bamboo yaml spec as it was released in 7.2.4 version. We are going to deploy so many instances with ssh task. These server instan...
Hi there, I have a Trello Account with a different E-Mail Adress, than the Atlassian account ... So, on a new PC, I cannot login, because, during the login process it jumps to the Atlassian login, ...
...ssues}} <li> <a href="{{toUrl}}">{{key}} - {{summary}}</a> is due on: <b>{{duedate.format("MM/dd/yyyy")}}</b></li> {{/}} which loops through the issues from the J...
I am trying to bulk rename multiple jira projects. I have a list of current and the new name in a sheet. I am using the following script and it runs perfectly. I do not know how to run it in a loop...
...hecklistitemname}" to checklist "pre-requisites" However, Butler detects an infinite loop in this code, where as there isn't? Or am I missing something?
...ther as comments in their JIRA system. NOT have either of the two systems inundate the another in a way that generates duplicates or, worst case scenario, produces an endless loop of new n...
...uery? In UNIX shell scripts I would build an array with the result from 1) and then I would build a loop over it with 2). But how can I do this in JQL? Cheers Alexander.
Copied to clipboard