UrsulaLlaveria
5 years agoQrew Assistant Captain
Pipelines and Dates - Jira
I am creating a pipeline that should trigger if the date populated is Today. Easy right? wrong. I have tried:
any and all suggestions would be appreciated
------------------------------
Ursula
------------------------------
- [date field] is after {{time.today}} ---> This does not even trigger
- [date field] is between {{time.today + time.delta(days=1)}} and {{time.today - time.delta(days=1)}} ----> this throws an invalid date/time value message
- I used an advanced query using the report URL structure --->also did not even trigger
any and all suggestions would be appreciated
------------------------------
Ursula
------------------------------