Forum Discussion

UrsulaLlaveria's avatar
UrsulaLlaveria
Qrew Assistant Captain
5 years ago

Pipelines and Dates - Jira

I am creating a pipeline that should trigger if the date populated is Today. Easy right? wrong. I have tried:
  • [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
------------------------------
  • Hi Ursula,

    I am playing with Pipelines and Dates today and came across your post. What is the solution to the problem if any?
    Instead of using is between, what about using "is before" and "is after" in the query DDL and then setting the filter criteria appropriately. 

    Hoping you figured it out.
    Jim 


    ------------------------------
    Jim Harrison
    transparency = knowledge + understanding : The Scrum Dudes
    ------------------------------