Open bosiraphael opened 2 weeks ago
@bosiraphael could we prioritise it for general relationships instead? I.e. if you're on Company you should be able to create a related people automatically. We have some tech debt on task/notes because of the lack of morph many-to-many relationship, but it would be good to make this as generic as possible / in line with the long term vision where this is just about creating a related object but not specific to notes/tasks
Scope & Context
Add Create Task and Add Note to Record standard actions inside the command menu.
Technical inputs
packages/twenty-front/src/modules/action-menu/actions/record-actions/components
, createCreateTaskRecordActionEffect
andAddNoteRecordActionEffect
.singleRecordActionEffects
insideRecordActionMenuEntriesSetter