Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C civicrm-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 113
    • Merge requests 113
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CiviCRM
  • civicrm-core
  • Merge requests
  • !16559

Open
Created Feb 16, 2020 by Michael O'Toole@MikeyOwner
  • Report abuse
Report abuse

Use case id to get relationship for activity creation

  • Overview 15
  • Commits 2
  • Changes 1

Created by: pradpnayak

Overview

When using a timeline which sets the activity assignee role by relationship, than the relationship contact is fetched those who doesn't belong to case. For example if a contact has 3 'Target is relationship' (Contact A, B, and C where is C belongs to case X)than when creating activity via time line for Case X than Contact A is assigned to an activity.

Before

No case id was used as filter to fetch relationship contact

After

Filtered using case id.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: github/fork/pradpnayak/caseActivity