Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

CRM-21520: Document Bulk Add Contacts to Case Search Action #245

Merged

Conversation

MiyaNoctem
Copy link
Contributor

Overview

From search results, the user can do a set of actions. In this actions menu, we need to add a new option: "Add contacts to Case". Once the user selects this option, they will see a form where they can select a case (an existing case) and also assign a case role to all selected users.

screen shot 2017-12-04 at 12 25 08 1

Before

It was not possible to add contacts to a case in bulk.

After

Added functionality:

  • Added action to search results list of actions.
  • Created Form to show selection combos to choose case and role.
  • Implemented postProcess logic to add contacts to the selected case with the selected role.

CiviCRM Core PR:
civicrm/civicrm-core#11371

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants