Users audit in api | Community
Skip to main content
Idea Submitted

Users audit in api

  • October 31, 2022
  • 0 replies
  • 0 views

Василь

I would like to perform some actions in the ticket when a user  gets updated data. Now it's not possible. Because we haven't got any history with requester.user.user_fields .
I would like to see like this:
`/api/v2/users/${userId}/audits.json?include=user_fields,...,...,&sort_order=desc`

It will add more flexible logic to the tiket's work and we should not save user’s information in the ticket.