Add attribution

This commit is contained in:
Tadgh 2024-10-07 09:22:38 -07:00
parent 32651e1c36
commit 713b37f3c1
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
---
type: fix
issue: 6297
title: "When an MDM link is updated to be `NO_MATCH`, it is possible that other links will be updated as well. Previously, the `MDM_POST_UPDATE_LINK` pointcut only received the `NO_MATCH` event. This has been corrected, and that pointcut will now receive all links that were changed as a result of the `NO_MATCH`."