twenty icon indicating copy to clipboard operation
twenty copied to clipboard

Add relation in CSV exports

Open lucasbordeau opened this issue 2 years ago • 2 comments

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

lucasbordeau avatar Feb 26 '24 11:02 lucasbordeau

This should be a very quick one!

FelixMalfait avatar Apr 15 '24 16:04 FelixMalfait

Here is the GitStart Ticket for this issue: https://clients.gitstart.com/twenty/5449/tickets/TWNTY-4183

gitstart-app[bot] avatar Apr 15 '24 16:04 gitstart-app[bot]