Skip to content
Snippets Groups Projects

Make sure entityID and contactID is always set when a rule is executed

Merged mattwire requested to merge mattwire/civirules:alwayssetentityid into master

This makes sure that entityID and contactID are always set for a rule no matter how it is executed:

  • Post
  • Cron
  • Delayed action

For example I found that "Add Tag" action did not work when a delay was added because entityID was not set when processing as a delayed action. Before this patch entityID and contactID are sometimes set, sometimes not set - it depends on the combination of triggers/conditions/actions in use because some will set them.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading