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

Handle error 423 (locked file) #4282

Closed
9 tasks
jesmrec opened this issue Jan 9, 2024 · 2 comments · Fixed by #4285
Closed
9 tasks

Handle error 423 (locked file) #4282

jesmrec opened this issue Jan 9, 2024 · 2 comments · Fixed by #4285

Comments

@jesmrec
Copy link
Collaborator

jesmrec commented Jan 9, 2024

Comes from: #4270 (comment)

The app has the 423 error defined

but not handled. In case it happens, Unknown error is displayed.

Expected: if 423 is retrieved from the server in any situation, Locked file or similar should be displayed.

TASKS

  • Research (if needed)
  • Create branch feature/feature_name
  • Development tasks
    • Implement whatever
    • ...
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch feature/feature_name into master
@parneet-guraya
Copy link
Contributor

I want to work on this

@jesmrec
Copy link
Collaborator Author

jesmrec commented Jan 9, 2024

go ahead!!

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

Successfully merging a pull request may close this issue.

3 participants