Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: 1.7
-
Component/s: None
-
Labels:
Description
Currently storing contribution-related Notes in civicrm_contribution.note column. We should follow our new model and store these in civicrm_note with entity_table = 'civicrm_contribution'.
When implementing this issue, also add code to the upgrade script to move existing note data.