We did a migration, so every issue was changed on that date. I now need to find out when the 12k issues have been changed the last time before beeing migrated to see how long they have not been touched before (e.g. 06-22-2024) Thank you :)
Hi @Paolo Seyfarth ,
You may find the list of records last updated using the below JQL Query
project = {Project Area} AND updated <= "2024/06/22"
Hope this helps.
Thanks
Thanks Hematatha. Unfortunately, this only displays issues that were processed before the date AND NOT migrated on the specific date. So the date of the last change is prior to the date. But I need the date of being changed before the mirgration
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.