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
🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.
New Issue Checklist
Issue Description
The upload of a default File value fails when adding a new column.
I think this issue is caused by the following code line:
parse-dashboard/src/dashboard/Data/Browser/AddColumnDialog.react.js
Line 85 in 6cfcb46
The Masterkey is no passed during the upload. For reference the implementation of the file upload in the data table:
parse-dashboard/src/dashboard/Data/Config/ConfigDialog.react.js
Line 45 in 6cfcb46
Steps to reproduce
Add File column with default value
Actual Outcome
File upload fails
Expected Outcome
File upload succeeds
Environment
Dashboard
Server
Database
The text was updated successfully, but these errors were encountered: