You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
michael-s-molina
changed the title
Remove can csv upload, can excel upload, can columnar upload in favour of just can upload on Database
94 - Remove can csv upload, can excel upload, can columnar upload in favour of just can upload on DatabaseDec 16, 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
The text was updated successfully, but these errors were encountered: