nextcloud / nextcloud/files_lock

WebDAV locking follow-ups

Open
#64 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
39
Forks
10
Avg merge
1d 11h
Merged PRs (30d)
48

Description

Leftover from #54

  • Locks should be supported on directories
  • Provided depth should be taken into account
  • Handle shared locks properly

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing issue #54 and the current WebDAV locking implementation. Trace how directory locks, lock depth, and shared locks are handled, then define tests or reproducible cases for each follow-up. Done means all three locking behaviors are implemented and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.