Previous value of workItem Viacheslav Bachynskyi Created April 18, 2024 17:13 Hello,ctx.issue.editedWorkItems contains edited workItems. But how to find out the previous value of workItem that was before the change?Thanks
Hi!
I'm Sergey from the YouTrack team.
You can use an oldValue() method of the IssueWorkItem entity:
If you have any questions, please let me know.
Thank you!