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

No error shown to user when accepting the share fails #23

Open
michielbdejong opened this issue Jun 22, 2023 · 3 comments
Open

No error shown to user when accepting the share fails #23

michielbdejong opened this issue Jun 22, 2023 · 3 comments

Comments

@michielbdejong
Copy link
Member

  • follow the instructions using dev-stock main branch, etc.
  • when the dialog to accept the share is shown to Marie, don't click yet, first run:
  • docker stop maria2.docker
  • now click 'accept the share'
  • even though the database is down, no error message is shown to the user.
@navid-shokri
Copy link

I checked this scenario on a pure Owncloud test environment and the behavior was the same.
So, It seems this problem belongs to Owncloud.

Is it our priority to solve the Owncloud core issues in this milestone?

@navid-shokri
Copy link

you can see the vanilla Owncloud behavior on the database down situation

Screencast.from.23-06-30.23.50.35.webm

@thepeak99
Copy link

Question @michielbdejong if the DB is down, maybe not error is immediately shown that accepting the share failed, however if this user does ANYTHING with owncloud they'll get an error since the DB is down... right? Also, this would only happen if the DB goes down in the exact moment between the user opens the page to accept the share and clicks accept (a 5 sec window maybe?). If that's the case, isn't this a bit of an edge case?

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