You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
When I choose a due date for a task I have a week that starts on monday and ends on sunday. The way I want it
But when I filter on what expires this week it doesnt say any of the tasks of this week because that filter thinks the week ends on saturday. Since I put the due dates on Sunday, this filter does not work.
Besides putting due dates on saturday (which I dont what to do) and making a custom query filter. Is there any way to fix the standard filter on what expires this week, as in until sunday?
Hi @angel1573 -- Welcome to the Atlassian Community!
You cannot change the built-in definition of when a week starts and ends for the JQL functions.
However you can use increment / decrement values with the functions startOfWeek() and endOfWeek() to adjust to your needs. Please see this documentation for examples of that:
https://support.atlassian.com/jira-work-management/docs/jql-functions/#startOfWeek--
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.