Environment:
Product: Twenty CRM (Cloud version)
Operating System: macOS
Browsers affected: Firefox and Safari (reproduced in both)
Description:
When editing the due date of a task in the task list, the generic "Relation" field disappears from the user interface. The relation data is not actually deleted (it still exists in the database), but it is hidden/not displayed in the UI after the date change.
Steps to Reproduce:
Open a task that has a relation set in the generic "Relation" field
Change the due date (Fälligkeitsdatum) of the task
Observe the task view after saving
Expected Behavior:
The relation should remain visible in the UI after changing the due date.
Actual Behavior:
The relation disappears from the UI display, although the data is still present in the backend.
Impact:
This creates confusion as users cannot see their task relations after updating dates, even though the data is preserved.
Additional Notes:
Issue is reproducible across multiple browsers (Firefox and Safari on macOS)
The relation field affected is the generic "Relation" field in tasks
Data persistence confirms this is a UI rendering issue, not a data deletion bug