Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C civirules
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 45
    • Issues 45
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Extensions
  • civirules
  • Merge requests
  • !192

Fix Activity trigger when triggered for all contacts

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sandor Semsey requested to merge semseysandor/civirules:activity-all-contact into master Nov 29, 2022
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 2

Two separate fix in this MR for Activity post trigger. When "For all contacts" is selected as "Triggered for":

  1. On the Edit trigger parameters form "Activity targets" is selected though "For all contacts" is written to DB and the trigger acts like that.
  2. The trigger gets triggered for the same contact twice even if the source and target/assignee is different.

After this fix the above works as expected.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: activity-all-contact