You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Good Afternoon,
I am trying to define a cron job for a specified time window for a filter notification as follows:
0 0/15 15-16 ? * MON-FRI
From what I understand this should only run from 3pm to 4pm, but it is running constantly.
Please let me know what I've got mixed up.
Thanks,
Erik
Hi @Erik K_ Schindeldecker is it really running constantly? I think it should be ran from 15:00 to 16:45 with 15 minutes interval.
If you want to run it only at 15:00, 15:15, 15:30 and 15:45, it should be 0 0/15 15-15 ? * MON-FRI.
You can debug your expression here: https://www.freeformatter.com/cron-expression-generator-quartz.html
We often have questions from folks using Jira Service Management about the benefits to using Premium. Check out this video to learn how you can unlock even more value in our Premium plan. &nb...
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.