Hi,
I'm using a company managed board and do not see a Date to use in filters or JQL for the fixversion date or the Date at which the issue was marked as done ('Completed'). We have a Last Updated Date but that is not reflective of when the story was successfully completed. Any tips? thanks.
Resolution date works in most cases. Just a heads up that some project types (like Jira Product Discovery) don't set the resolution date, so that might break in other circumstances.
We worked around that by using `statusCategoryChangedDate`. That appears to be consistent across all project types.
@ldugan Welcome to the Atlassian community
You should look at using resolution date. This is the date that the issue was actually resolved. When an issues status changes to done the status is updated. Most likely the issues resolution is set at this time and there is a date (resolution date) that is set as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you! Yes, I can access and use the field "Resolved".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.