twenty
twenty copied to clipboard
Add relation in CSV exports
Scope & Context
Record table CSV export
Current behavior
The relations are not exported currently.
Expected behavior
We want to export relations in the CSV.
Many to one
Export only the ID
Example :
- Table people
- Field company
- Should export a column with the ID of company
One to many
Don't export it in CSV
This should be a very quick one!
Here is the GitStart Ticket for this issue: https://clients.gitstart.com/twenty/5449/tickets/TWNTY-4183