Details
-
Type: Bug
-
Status: Open
-
Priority: Trivial
-
Resolution: Unresolved
-
Affects Version/s: 4.7.18
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
Description
When doing a batch update of activities via a profile, the $objectRef supplied to hook_civicrm_post does not have a value for activity_type_id.
When editing the same activity individually, it is set correctly.
This is happening with case activities; I haven't tested with normal ones.