Skip to content
Snippets Groups Projects
Unverified Commit 6a649043 authored by Seamus Lee's avatar Seamus Lee Committed by GitHub
Browse files

Merge pull request #17039 from seamuslee001/524

Revert "temp workaround for #1675"
parents 9a5284f1 4e279ac8
Branches
Tags
No related merge requests found
......@@ -156,11 +156,6 @@ class CRM_Case_XMLProcessor_Process extends CRM_Case_XMLProcessor {
$this->createActivity($activityTypeXML, $params);
}
}
// @todo dev/core#1675 - This is a temporary regression fix. Needs a
// proper fix.
$tx = new CRM_Core_Transaction();
$tx->commit();
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment