Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×I'm trying to write a JQL query of recently (within the past 14 days) completed 'cards' for a project. I would like to write something like:
AND Completed > (now() - 14)
but it's not liking that.
Any ideas on how to do this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.