The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Here is basically what I'm trying to accomplish. If you move the issue Thursday-Monday it gets assigned to Tuesday and if you do it Tuesday or Wednesday it goes to thursday. I'm having issues getting my advanced compares / jql stuff to work :(
I wonder if instead you could just check the day of week directly, using format(), and then use the function withNextDayOfWeek() as it seems to do what your use case requires
{{now.withNextDayOfWeek("TUE")}} or {{now.withNextDayOfWeek("THU")}}
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-date-and-time/
Kind regards,
Bill
Ahhhhh this is definitely one of those cases of "Should've read the documentation closer" haha! Thank you so much Bill! I got it working now :) Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Atlassian Community! Feedback from customers like you has helped us shape and improve Jira Software. As Head of Product, Jira Software, I wanted to take this opportunity to share an update on...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.