Hi Team,
Need your assistance to fetch data based on close date field. Currently this field is showing blank value.
Project team were using last updated date along with status='Closed' filter but anyhow they found data mismatch as after closing the issue there are multiple possibility that users can make update on it and hence last updated date changes.
We are using jira 5.2.11.
Thanks,
Sujata
If you are using a custom field for closed date, it won't have retroactive data unless you find a way to copy the "resolved" system field (resolution date) into the custom field. There's several ways to do that but it's not straightforward.
To ensure it's filled out on all issues from now on, you will have to edit every workflow where it's necessary to add this postfunction to the transition which ends up in Closed status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.