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
@bjester: the issue here is that the user is uploading an empty video file (0 duration). To start, we should add some defensive checks to prevent this integrity error, and later add better UX feedback regarding the issue
We need to figure out what to show to the user in this situation, since the file represents a content node being uploaded. This sort of validation piggybacks off a similar situation with HTML5 ZIP files #4013
@bjester: the issue here is that the user is uploading an empty video file (0 duration). To start, we should add some defensive checks to prevent this integrity error, and later add better UX feedback regarding the issue
Sentry Issue: STUDIO-G5Y
The text was updated successfully, but these errors were encountered: