Skip to content

Activity Scheduled Date triggers for incorrect set of contacts

jitendra requested to merge jitendra/civirules:activity into master

To replicate:

Create a rule with trigger = "Activity Scheduled Date".

Select it to trigger for activity targets.

image

  • Create an activity with target = ContactA, assignee= ContactB.

  • Ensure the rule is executed for this activity. Execute the scheduled job for civirule.

  • Notice that the rule is triggered for ContactB (assignee) instead of Contact A (target).

Merge request reports