Hello, I am trying to create a report that tells me who was the last person who modified any field.
I need name Marcelo …
Hello, I am trying to create a report that tells me who was the last person who modified any field.
I need name Marcelo …
You can start by checking out this post: Count User interaction with Issue - #3 by zane.baranovska
This JavaScript in the example counts the users, but you need to change the JavaScript to show the last one.
Please, follow the documentation on JavaScript calculated custom fields, where to place them, and how to test them: JavaScript calculated custom fields .
Note that
javascript_code = '''
and '''
) on individual issues to see if the code requires some adjustments: Validate the Javascript code before using it in the custom field definition Kindly,
Ilze support@eazyBI.com
Thanks @ilze.mezite