Hi
I use this in a filter to find issues with a Due date in the next week
due <= 1w AND due > now()
and I use this in another filter to show issues where the due date has passed
duedate < now()
It appears though that neither filter show issues due today. If today = the entire day I think I can see why that logically occurs, but can anyone advise how to avoid this i.e. have issues due today either in 'due in 1 week' or 'overdue'?
Stop looking :)
I added OR duedate = now() to the "due in one week" filter. Oh the shame... :)
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.