...ay to compare two dates. Basically, the rule will have to be based on priority and the number of days since the issue was created. The conditions are as follows: Condition 1: Low Priority (I...
Hi there, I have automation that fetches data from Jira REST API and I would like to compare some dates from the response and one Issue date field. I am c...
In Automation, I want to find the earliest date from a list of dates and use it to populate another field within the same issue. For example, in my issue, I may have a list of dates like: C...
I need to create an automation rule that allows me compare four date picker custom fields and put the furthest one in a custom field of the same type named "Final Date". The problem I've found is o...
Hi all! We are trying to create an automation with little success... These are the conditions. We have Project A and Project B. When a issue is linked with another issue in the other project we n...
...There is however an exception case that I want to handle. If the sprint is changed to an earlier sprint then the one that was planned for the story. I would like to do a date comparison b...
Hello everyone, kinda new to jira and been trying to resolve this for 3\4 days so far. i am trying to create a scheduled automation rule with the condition that if the date placed in t...
...oints". To avoid doing this manually - most of the times people forget to add the label - I created an automation to compare the issue created date with the sprint start date. I tried to use smart v...
...og: Entering this syntax into a log to compare the two dates: [{{Holidays.get("Easter24").toDate}}].isBefore([{{issue.customfield_#####.jiraDateTime}}]) Any ideas on how to compare the two?
I am trying to implement some reminders to my team. I don't want to use scheduled triggered rules bur rather when a change in a specific field is performed then a custom field containing a Date w...
Copied to clipboard