Hi,
When we create a listener and listen Issue Updated Event.
We can get the Customfield name update via changelog.
So, do you know any way to read custom field ID via the changelog?
Cheers,
To read the issue history, use the changeHistoryManager - https://docs.atlassian.com/software/jira/docs/api/8.13.1/com/atlassian/jira/issue/changehistory/ChangeHistoryManager.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.