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

Video upload fail when user lack organisation #182

Open
petterreinholdtsen opened this issue Mar 30, 2020 · 1 comment
Open

Video upload fail when user lack organisation #182

petterreinholdtsen opened this issue Mar 30, 2020 · 1 comment

Comments

@petterreinholdtsen
Copy link
Member

petterreinholdtsen commented Mar 30, 2020

A new user had problem uploading a video file. I sat down with her and we discovered that the JavaScript console reported that the creation of the video entry was rejected because the user had no associated organization. This seem like an oversight, as non-member users should be able to upload videos too.

@toresbe
Copy link
Member

toresbe commented Sep 25, 2020

This is correct behavior but with awful UX and error handling. The compromise solution we have landed on is that non-member users should have an "organization" which is registered as a private person. I will bear this issue in mind and close when the new upload dialog and signup flow addresses these issues. Thanks for reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants