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

Resource csv showing [object Object] error #9921

Open
rajku-dev opened this issue Jan 13, 2025 · 5 comments
Open

Resource csv showing [object Object] error #9921

rajku-dev opened this issue Jan 13, 2025 · 5 comments
Labels

Comments

@rajku-dev
Copy link
Contributor

rajku-dev commented Jan 13, 2025

  • Go to Resources
  • Try exporting a csv file from Kanban for any status
  • Open the downloaded file
  • See Error

Image

@rajku-dev
Copy link
Contributor Author

Can i work on this issue?

@github-actions github-actions bot added needs-triage question Further information is requested labels Jan 13, 2025
@rithviknishad
Copy link
Member

How are you planning to solve this?

Explain the root cause for this issue

@rithviknishad rithviknishad removed question Further information is requested needs-triage labels Jan 13, 2025
@rajku-dev
Copy link
Contributor Author

rajku-dev commented Jan 13, 2025

How are you planning to solve this?

Explain the root cause for this issue

The root cause of this problem is that parse function is not passed to the ExportButton in ResouceBoard

Image
used by

Image

This function is used to parse the data into csv format

Image

I've solved this problem and here is the final result

Image

Image

Can you please assign me this issue, so that i can go ahead with the implementation?

@github-actions github-actions bot added needs-triage question Further information is requested labels Jan 13, 2025
@rithviknishad
Copy link
Member

That's not the root issue.

The intention of the csv query param when calling the backend API is so that backend returns a CSV response instead of JSON.

@rithviknishad rithviknishad added Backend and removed question Further information is requested needs-triage labels Jan 13, 2025
@rajku-dev
Copy link
Contributor Author

rajku-dev commented Jan 13, 2025

That's not the root issue.

The intention of the csv query param when calling the backend API is so that backend returns a CSV response instead of JSON.

yeah! let's leave that to backend only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants