Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add relation in CSV exports #5085

Merged
merged 4 commits into from
May 1, 2024
Merged

Add relation in CSV exports #5085

merged 4 commits into from
May 1, 2024

Conversation

gitstart-app[bot]
Copy link
Contributor

@gitstart-app gitstart-app bot commented Apr 22, 2024

@gitstart-twenty gitstart-twenty marked this pull request as ready for review April 22, 2024 10:28
@lucasbordeau lucasbordeau self-assigned this Apr 30, 2024
@lucasbordeau
Copy link
Contributor

lucasbordeau commented Apr 30, 2024

It doesn't work for me, should I do something special ?

Name FirstName,Name LastName,Name Id,Email,Company,Phone,Creation date,City,Job Title,Linkedin Label,Linkedin Url,Linkedin Id,X Label,X Url,X Id
Brian,Chesky,,chesky@airbnb.com,,,2024-04-30T14:27:05.768Z,San Francisco,,,,,,,
Alexandre,Prot,,prot@qonto.com,,,2024-04-30T14:27:05.768Z,Paris,,,,,,,
Patrick,Collison,,collison@stripe.com,,,2024-04-30T14:27:05.768Z,San Francisco,,,,,,,
Dylan,Field,,field@figma.com,,,2024-04-30T14:27:05.768Z,San Francisco,,,,,,,
Ivan,Zhao,,zhao@notion.com,,,2024-04-30T14:27:05.768Z,San Francisco,,,,,,,
image

@gitstart-twenty
Copy link
Contributor

It doesn't work for me, should I do something special ?

Name FirstName,Name LastName,Name Id,Email,Company,Phone,Creation date,City,Job Title,Linkedin Label,Linkedin Url,Linkedin Id,X Label,X Url,X Id
Brian,Chesky,,chesky@airbnb.com,,,2024-04-30T14:27:05.768Z,San Francisco,,,,,,,
Alexandre,Prot,,prot@qonto.com,,,2024-04-30T14:27:05.768Z,Paris,,,,,,,
Patrick,Collison,,collison@stripe.com,,,2024-04-30T14:27:05.768Z,San Francisco,,,,,,,
Dylan,Field,,field@figma.com,,,2024-04-30T14:27:05.768Z,San Francisco,,,,,,,
Ivan,Zhao,,zhao@notion.com,,,2024-04-30T14:27:05.768Z,San Francisco,,,,,,,
image

Nothing special needs to be done, let us look into this

gitstart-twenty and others added 2 commits May 1, 2024 07:41
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Chiazokam <chiazokamecheta@gmail.com>
@gitstart-twenty
Copy link
Contributor

Hey @lucasbordeau
I believe some changes were made to the row data which broke the export. However, we've pushed a fix, please try again when you can!

@lucasbordeau lucasbordeau merged commit 485670c into main May 1, 2024
7 of 9 checks passed
@lucasbordeau lucasbordeau deleted the TWNTY-4183 branch May 1, 2024 13:24
i-am-chitti pushed a commit to i-am-chitti/twenty that referenced this pull request May 4, 2024
### Description

Add Relation Id to Table in CSV exports

### Demo

Before:


<https://www.loom.com/share/c853cf32767947dcb23a91363bff52c4?sid=0295b6ee-4510-47f8-8ba9-b81b5182985a>

After:


<https://www.loom.com/share/5aa4f87a266c4d96881170a38e063fc0?sid=44eed60c-01a2-406f-9bac-af162e39b66e>

Co-authored-by: gitstart-twenty <gitstart-twenty@users.noreply.github.com>
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Chiazokam <chiazokamecheta@gmail.com>
arnavsaxena17 pushed a commit to arnavsaxena17/twenty that referenced this pull request Oct 6, 2024
### Description

Add Relation Id to Table in CSV exports

### Demo

Before:


<https://www.loom.com/share/c853cf32767947dcb23a91363bff52c4?sid=0295b6ee-4510-47f8-8ba9-b81b5182985a>

After:


<https://www.loom.com/share/5aa4f87a266c4d96881170a38e063fc0?sid=44eed60c-01a2-406f-9bac-af162e39b66e>

Co-authored-by: gitstart-twenty <gitstart-twenty@users.noreply.github.com>
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Chiazokam <chiazokamecheta@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants