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

show error when chown fails on upload #3859

Open
johrstrom opened this issue Oct 7, 2024 · 1 comment
Open

show error when chown fails on upload #3859

johrstrom opened this issue Oct 7, 2024 · 1 comment

Comments

@johrstrom
Copy link
Contributor

#3856 is about to fix a bug when the chown operation fails in the files controller.

Instead of silently failing - it should actually just inform the user that the file did indeed upload, but it cannot chown the file. However, trying to get that implemented right now with Uppy is a little bit more than I can do (I want to get it backported to 3.1 ASAP).

So while we're stuck with #3856 for however long, we should actually refactor this failure mode (and possibly alerting) so that the user is informed about what's happened.

@osc-bot osc-bot added this to the Backlog milestone Oct 7, 2024
@moffatsadeghi
Copy link
Collaborator

Thanks for taking my feedback and questions into consideration!

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

No branches or pull requests

3 participants