Hi all,
Had an question from a Jira Core User wanting to know if when he clicks on "Due this week" in his project board, does it mean 'calendar week e.g. Mon-Fri' or if he clicks on it on Tues, it means Tue to Tue, or Wed to Wed etc? Could you please advise? Thanks for your help.
Hi @LisaF ,
"Due this week" is quick filter configured by board admin and it depends on due date values mentioned in a filter.
For example: duedate >= startOfWeek() AND duedate <= endOfWeek()
By default, startOfWeek starts from Sunday and endOfWeek ends in Saturday. Please reach out to your board admin on how quick filter is configured.
For more information please go through the
https://confluence.atlassian.com/jirasoftwarecloud/configuring-quick-filters-764478015.html page.
Regards,
Kishore Kumar Gangavath.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.