twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
Other
22.76k stars 2.4k forks source link

On the kanban view, when I export my data for the first time, download is triggered twice #8239

Open thomtrp opened 3 weeks ago

thomtrp commented 3 weeks ago

Bug Description

On Kanban view, when I try to export data for the first time, these are downloaded twice.

This only happens the first time. Once the authorization is given, the file is only downloaded once.

https://github.com/user-attachments/assets/b52c3a1a-a5c0-4366-90cb-404c8291163c

Expected behavior

Only one download should be triggered.

Bonapara commented 3 weeks ago

Related:

https://github.com/twentyhq/twenty/issues/6729 https://github.com/twentyhq/twenty/issues/8098

parmarKaran01 commented 2 weeks ago

@thomtrp @Bonapara this issue is consistently reproducible and not only in Kanban view but table view as well

Steps to reproduce

  1. Clear the application data
  2. Login
  3. go to any table and try to export ( for the first time it will get downloaded twice, but the second time when you click on download its working as expected )
parmarKaran01 commented 2 weeks ago

Also need some big files to test out the fix properly, if you guys have any dummy big file that is available and you can share that would help!