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
For example for Hubble, when unzipping the path is user/data/assets/hubble/hubble/hubble.asset but the Hub sends the command to load user/data/assets/hubble/hubble not expecting the extra subdirectory.
The upload mask should check for this and not allow users to upload zip files that don't have the correct structure
The text was updated successfully, but these errors were encountered:
For example for Hubble, when unzipping the path is
user/data/assets/hubble/hubble/hubble.asset
but the Hub sends the command to loaduser/data/assets/hubble/hubble
not expecting the extra subdirectory.The upload mask should check for this and not allow users to upload zip files that don't have the correct structure
The text was updated successfully, but these errors were encountered: