Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.1
-
Fix Version/s: 2.2.3
-
Component/s: Core CiviCRM
-
Labels:None
Description
In 2.1, to replicate:
1. Edit existing activity
2. Add new activity - it overwrites previously edited one.
This might be specific to HRD installation and customisations.
In general it seems like adding activity need to go through CRM_Contact_Page_View_Activity class in order to function properly (civicrm/contact/view/activity?action=add url is being used) If adding goes directly to civicrm/activity?action=add (CRM_Activity_Form_Activity), overwriting happens.
Verify if it doesn't happen in 2.2