Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Cannot Reproduce
-
Affects Version/s: 4.3.2
-
Fix Version/s: 4.5
-
Component/s: None
-
Labels:None
Description
http://dev.nysenate.gov/issues/6713
In the contact's changelog tab, an activity record will be displayed multiple times if the activity has multiple target contacts. this is because when we gather all the changes associated with the activity, each of those contact's attached to it are considered distinctly.
technically, that's a valid methodology. but is not very useful, and clutters the log tab considerably. we should limit the changes for activities to only changes specific to the contact (if the contact was added/removed from the activity, and if the activity data itself changed)
Brian's comment
=================
The issue is particularly painful when you have an activity that is attached to a couple hundred contacts or so.