1
Relation picker (MultipleRecordPicker) removes a linked record instantly on uncheck — no confirmation, no undo
Source: twentyhq/twenty#24676 · opened by @massimilianoalu-art
Bug Description Unchecking an already-linked record in the relation picker (the checkbox/search dropdown used to edit a ONE_TO_MANY relation, e.g. a Company's "People" column, or a Person's/Course's relation to a custom join object) removes the association immediately, with no confirmation step and no undo. This is inconsistent with the confirmation modal already added for the sibling action — deleting a related record entirely from a record's detail-page relation list (#8818, merged Dec 2024) — which explicitly cited "safety... because this action can be disruptive" as the rationale. Steps to reproduce: 1. Open any object's table view where a ONE_TO_MANY relation is shown as a column (e.g. Company -> People). 2. Click the relation cell to open the picker. 3. Uncheck an already-checked (linked) record. The link is severed on click, no confirmation, no way to undo from the UI. Why this matters: • For a simple MANY_TO_ONE reverse…
No pledges yet. Be the first to back this.
Comments
Similar requests
Add “See all linked records” navigation for junction (many-to-many) relations
0 votes · 0 comments
'DEL' Keyboard Shortcut for Deleting Selected Records
1 vote · 0 comments
Custom images/avatars for People records and custom objects
1 vote · 0 comments
Missing Sorting Functionality for Related Records in Object Relations
6 votes · 0 comments
Attach an email to a person
3 votes · 0 comments
No comments yet.