Dear Community, I have set up a rule so that when I have an Epic open and I go to add create a linked work item that the newly created story automatically takes over the content of certain fields f...
Hi Community, I need help in configuring a Jira Automation Rule where a Custom Daily Report (in Excel format) should be send out via email on daily bases. What trigger, conditions, actions a...
...ields are Not Empty And then Checkbox present on Parent is Enabled. Please guide on how to configure the above using Jira Automation Rule in JIRA data-center, so that when Parent transitions to S...
...LONE", {{issue.Customer}} )}} It does not work and gives error as follows: Unable to render smart values when executing this rule: Failed to get value for issue.Summary.replace("CLONE",{{i...
...bsp; Please guide if it can be possible via Jira automation and share which trigger/conditions/actions would be required to create such rule. Or if it is possible by scriptrunner behavior, p...
...ehaviour, workflow conditions, validations, or postfunctions, or Jira Automation rules. Thanks
... Please guide how I can achieve the above via jira automation or Additional fields using JSON or smartvalues for comments or scriptrunner behavior. Please note: I want to avoid Rule Error as i...
Hi Community, I want to write JQL query for Start Date and Close Date so that I can use them in single Jira automation rule. For example: Date format - mm/dd/yyyy Start Date = 01/01/2...
I want to configure a rule where when epic moves from Status A to Status B, the system should pick the user from a custom field 'Project Manager' and assign the epic to him. How can I configure t...
...o an specific status I want to create that linked issue on the project selected by this field. I created a transition rule that assures this project field can't be empty. My problem is that in the c...
Hi, A Jira smart value question in an automation rule : In the description of a Jira issue i captured a string until this string ends with a new line. This works fine. {{issue.description...
I created an automation rule in confluence to create a jira issue for every confluence task that is created and assigned to me. I have access to both confluence and jira and can piblish/edit pages a...
Hello, I have several automation rules configured. One is, that when status transitions from A to B, a task should get created under the epic and assigned to person X. I tested and v...
...utomatically for any changes, you can setup a Jira Automation rule with the same feed. Steps: 1. Automation rule: Create a new Automation Rule. 2. Trigger: You can schedule it to r...
...ssue for further process. I tried configuring Jira automation rule with: Trigger: Scheduled Condition: If Status equals - Open And: Issue type - Story Then: Send email - Reporter In Scheduled c...
I'm using the automation rule in Jira to set the Epic status Released when all children have the status = Done. I added a rule to set the JPD Idea status to Released when the delivery ticket (E...
Hi. I provide an option for clients in gsm to escalate issues in their portal. Now it is available to all clients that have permission to create an issue. Now I want to make the...
Hi all, I'm attempting to create an automation rule where a newly created child issue (e.g. story) will automatically take the parents (e.g. Epic) most recent Fix Version. For example, an Epic c...
...s not (17 days vs 3 days). So I figured I need a rule that triggers when either of a task dates are modified, and calculates the Original estimate by subtracting the Planned start to the E...
I'm trying to identify issues where Story Points are either empty or have invalid values using the following JQL: ("Story Points" IS EMPTY OR "Story Points" NOT IN (1, 2, 3, 5, 8, 13)) The...
Hi all, I tried to create a rule that triggers when a task Original estimate or Planned start are modified, that automatically add the Original estimate (eg 1w 2d 3h) to the Planned date, if e...
If a automation changes values in a issue, there is a log entry in the tab "history". Unfortunately it does not mention WHICH automation did this change. Is there a way to show the name of the autom...
Hi, I am unable to add rule for transition in the workflow related to epic
Hi, In a automation rule i copy the values from a customfield to 'Team'. Most of the issues edited successfully, because the values where copied into 'Team, but if an issue is a child of a p...
Hello! I am creating a scheduled automation rule that creates a task in my project, and I need to create a sub-task for it right from the start. I want one of my colleagues to be added as a w...
Copied to clipboard