Skip to content

[FIX] Notification: Undefined array key whatchId

This MR Fix 'Undefined array key whatchId' by test the value assigned in 'watchId' property of the $watch array, or null if the 'watchId' property does not exist in the array.

Related issue : https://app.glitchtip.com/evoludata/issues/34901

Merge request reports