New Attributes for Issue Events API
We’ve made it easier to track changes to issues. The Issue Events API now provides more context for several event types:
-
assignedandunassignedevents now include anassigneeobject so you can see just who was assigned or unassigned. -
labeledandunlabeledevents include alabelobject. -
milestonedanddemilesonedevents include amilestoneobject. -
renamedevents include arenameobject with the title before and after the rename.
Check out the Issue Events API documentation for a full list of supported events. If you have any questions or feedback, please drop us a line.
