Problem/Motivation
As per #3345673: Update module to support Drupal 10 you did change the 'any states' notification from '' to 'all' then you revert it by mistake (as I think) in #2935286: @todo: use $notifications[] = WorkflowNotification::LoadByProperties()
Also, there is a wrong variable name which causes all rules to be executed
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3346974-3.patch | 1022 bytes | anas_maw |
Comments
Comment #2
anas_maw commentedComment #3
anas_maw commentedThis patch solves the issue
Comment #5
saranya ashokkumar commentedThanks, updated.