Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRM-21446 - Allow case id as well as hash in inbound email processing… #11320

Merged
merged 1 commit into from
Nov 24, 2017

Conversation

jitendrapurohit
Copy link
Contributor

@jitendrapurohit jitendrapurohit commented Nov 24, 2017

… to autofill emails on cases

Overview

Allow case id as well as hash in inbound email processing

Before

Only hash is supported for linking activities with cases. See JIRA and https://civicrm.stackexchange.com/questions/21407/how-to-expose-the-civicase-hashed-value-that-gets-sent-in-subject-when-sending-a

After

if the subject contains a text with case id [case #123] - it will be recorded on the case.

Comments

Added unit test to check for hash as well as for case id.

https://issues.civicrm.org/jira/browse/CRM-21446

@colemanw colemanw merged commit 0dc0739 into civicrm:master Nov 24, 2017
@jitendrapurohit jitendrapurohit deleted the CRM-21446 branch November 27, 2017 04:22
sluc23 pushed a commit to ixiam/civicrm-core that referenced this pull request Jan 10, 2018
CRM-21446 - Allow case id as well as hash in inbound email processing…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants