I want to create a report which shows who updated specific issue and on what date.
I have such report but there’s no UpdateBy column.
Please help me to create such report.
I want to create a report which shows who updated specific issue and on what date.
I have such report but there’s no UpdateBy column.
Please help me to create such report.
Hi @Dhananjay
By default, eazyBI imports limited user activity data - mainly status transitions, assignee changes, and some other field changes. You can add to your report dimension “Transition author” to see who did the particular transition. You can see those dimensions and measures in our documentation: Import issue change history
For a more complete tracking that includes all user interactions with issues, you’ll need to create a custom JavaScript calculated field. I recommend checking out this community solution that shows how to track user interactions with issues, including who made changes and when:
Kindly,
Gerda // support@eazybi.com