Hi everyone, I did try to search here before creating a post but I was unable to find any information regarding this.
On the subject of webhooks, it seems that upon archiving/restoring an issue nothing is pushed across to the target URL (creating, updating, deleting all work fine).
In all other issue related events being captured, upon inspecting the values sent in the request, I can actually see two fields (archivedby and archiveddate) but they seem to be always set to null.
In sum, is there a way to be notified via webhook when an issue is archived?