Alert "User requested to release a quarantined message" doesn't have sufficient metadata for analyst to use
When the alert "User requested to release a quarantined message" is generated, the payload data Microsoft Graph supplies for alert_v2 and also in the Alerts UI in Defender do not have enough data to identify the email item that is being requested for release.
The alert needs to contain some kind of linkage to the quarantined mail item such as "subject" and "recipient" or even the NetworkID/MessageID of the message itself.
Without this information available, tracking down the email item requested to be released can be quite a deep dive when the recipient is a shared mailbox email address but the requestor of the release is a user account as the quarantine doesn't seem to have a filter option for "Release Requested by".
Additionally, when an email item is quarantined, and the sender is on the tenant allow list, the system reprocesses that message after the user requests release from quarantine, but they system does not resolve the associated alert. The alert needs to also be resolved by the system if the system is automatically releasing mail items from quarantine otherwise analysts are addressing alerts that have already been completed by the system.
Is any of this possible or can these options be added somehow?