Can we see the option of what changes were made yesterday with assignee filters?
i want to make 2 filters one for "yesterday" and other for "assignee"
so that I can track update of each assignee
1. updated >= startOfday("-1") AND updated <= startOfday()
2. updated >= startOfday("-1") AND updated <= startOfday() AND assignee in (assignee-id)
assignee-id is the user-id in cloud instance
Let me know if you have any queries
Thanks
Thanks it worked
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would like to suggest a solution from my team. Maybe it will be helpful for someone. With the Issue History add-on you can filter the history of changes by Assignee (and other options: Project, Reporter, Sprint, etc.) and select any dates.
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.