Hello,
We select an "end date" in the request. I want the automation to run every day and change the status of the issue if the date of the day and the date in the request are equal.
Thanks in advance for your help.
Hey @Sefa Sevencan,
Use the JQL "End date" <= now() in your rule to find such issues and then transition them:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.