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

Remove can csv upload, can excel upload, can columnar upload in favour of just can upload on Database #28352

Open
dpgaspar opened this issue May 6, 2024 · 0 comments
Assignees

Comments

@dpgaspar
Copy link
Member

dpgaspar commented May 6, 2024

After the upload data to database refactor, we are ready to simplify permissions and code.
We currently have 6 REST API endpoints to support this feature and their multiple file types and 3 distinct permissions
(one for each file type). We can easily reduce this to 2 REST API endpoints and 1 permission.

ref: #28192

@dpgaspar dpgaspar self-assigned this May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Proposals - Not proposed for consensus
Development

No branches or pull requests

1 participant