Updated to JIRA 7.3 yesterday. Since the update, I have been getting the error Trigger module not present: com.atlassian.plugin.automation.jira-automation-plugin:issue-event-trigger ...
How can i add to Request participants users? Example: Request participants (User1, User2) Then in automation: customfield_10101=User3, User4 I want Request participants (User1, User2, User3, User4...
I'm trying to use the Event Trigger - ISSUE ASSIGNED but it doesn't seem to trigger. I have an additional JQL query for 'project = "JIRA" and status = "Open"'. Am I missing something? Other Auto...
I set up a rule in automation where i want notification for that rule. It is adding a service desk customer to participants. I would expect this customer to receive an email that he has been added as...
Hi, I am working on automating Bugs with the help of JIRA Automation plugin. We are using JQL to edit particular issues in JIRA Automation plugin to set assignee and watchers when s...
I am facing this problem for quite a while now: If an employee leaves the company his account gets deactivated. In some tickets he is still set as watcher. We close most issues by using the JIRA au...
I am trying to add tags to a case when it is created in our IT support servicedesk. I already have this rule working for most of the request types. However a couple just will not work. The only diffe...
I am using the JIRA Automation Plugin to automatically transition an issue after a period of time. I am using the JQL Filter trigger which is working well and then on the transition I am s...
Hi, i would like to write a rule which will be set customfield to value of "CurrentUser" after IssueCommented Event. (something like this -> customfield_10604=CurrentUser) How can i make this be...
The objective: Have tickets that are moved from one project to another to be assigned to the default assignee (project or component defaults) Using the Edit action in the JIRA automation plu...
Hi there Is there any plan / roadmap to integrate this plugin on JIRA Cloud ? I cannot find any information on ths topic. Thanks
I would like to transition the parent to Inprogress when the subtask is transitioned to inprogress. or copy text from the subtask field to the parent field is it possible to do it?
We've had jira automation working as one of our users. Now we've created a dedicated automatic response user and set it as admin for the project. The automation plugin gives an error on running a tr...
I installed the JIRA automation plugin. Auto-commenting or changing the status works like a charm. However sending excel or pdf using a cron does not, there's no record in the audit log. Not even ...
Hi, I'm using the JIRA automation Plugin and need to change the duedate on " Edit Issue Action". Is it possible to change the duedate to something like: "duedate = duedate +14" (adding 14 days to th...
I'm using the JIRA Automation plugin to transition issues from one status to another in a workflow. It offers the ability to set field values, but is there any way to clear a field? I've tried to a...
Copied to clipboard