Fixed
Project:
CRM - Contact Relationship Management
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2026 at 13:52 UTC
Updated:
17 Sep 2026 at 00:07 UTC
Jump to comment: Most recent
Comments
Comment #2
svendecabooterComment #4
svendecabooterComment #7
bluegeek9 commentedI believe events are preferred over hooks for new features, but I am not aware of the details of when to use one over the other.
I added something for field type to handle comment fields, #3573906: "Comment" field mapping exposes unexpected comment settings and errors.
Can we switch to an event, and handle field types too.
Comment #8
jdleonardI was also not aware of when to use a hook vs. an event. Here's Gemini's analysis: https://gemini.google.com/share/2af970d8ff69
It sounds like Gemini would advocate for a hook in this case due to the data being manipulated being simple, but I only offer that as an input, not a recommendation.
Comment #9
bluegeek9 commentedComment #10
bluegeek9 commentedComment #11
bluegeek9 commented