nextcloud / nextcloud/files_lock
Backend improvement - provide details about the lock when the Files API throws an Exception
Open
@ArtificialOwl is already working on this.
Since Nov 27, 2019.
enhancement
- Dominant language
- JavaScript
- Stars
- 39
- Forks
- 10
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 48
Description
Once https://github.com/nextcloud/server/pull/18080 is merged, using TemporaryLockedException to returns details about the lock (ETA, owner) so that other apps does not need to keep trying to save any edit every n seconds.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.