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

Uploadable filetypes can't be imported #3965

Open
mathemancer opened this issue Oct 16, 2024 · 0 comments
Open

Uploadable filetypes can't be imported #3965

mathemancer opened this issue Oct 16, 2024 · 0 comments
Labels
needs: product approval It's not yet clear that this issue will actually improve Mathesar from a user's perspective needs: unblocking Blocked by other work type: bug Something isn't working work: backend Related to Python, Django, and simple SQL

Comments

@mathemancer
Copy link
Contributor

Description

We currently allow uploading and storing a number of filetypes that we don't actually support for import:

  • json
  • Excel
  • etc. (probably)

Expected behavior

We should throw a reasonable error whenever a user attempts uploading a file type we can't import.

To Reproduce

Try to import an Excel file in Mathesar.

Environment

  • OS: (eg. macOS 10.14.6; Fedora 32)
  • Browser: (eg. Safari; Firefox)
  • Browser Version: (eg. 13; 73)
  • Other info:

Additional context

@mathemancer mathemancer added type: bug Something isn't working needs: triage This issue has not yet been reviewed by a maintainer labels Oct 16, 2024
@mathemancer mathemancer added this to the v0.2.0-testing.2 milestone Oct 16, 2024
@mathemancer mathemancer added needs: unblocking Blocked by other work ready Ready for implementation work: backend Related to Python, Django, and simple SQL needs: product approval It's not yet clear that this issue will actually improve Mathesar from a user's perspective and removed ready Ready for implementation needs: triage This issue has not yet been reviewed by a maintainer labels Oct 16, 2024
@seancolsen seancolsen modified the milestones: v0.2.0-testing.2, v0.2.0 (beta release) Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: product approval It's not yet clear that this issue will actually improve Mathesar from a user's perspective needs: unblocking Blocked by other work type: bug Something isn't working work: backend Related to Python, Django, and simple SQL
Projects
None yet
Development

No branches or pull requests

2 participants