nextcloud / nextcloud/files_lock
Add Flow (workflow) integration
Open
Nobody has claimed this yet.
enhancement
integration
- Dominant language
- JavaScript
- Stars
- 39
- Forks
- 10
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 48
Description
As some other apps like https://github.com/nextcloud/files_accesscontrol it would be nice if files_lock can be configured with workflow triggers to lock files automatically, eg. file open or updated -> lock file.
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.
Research direction
Start by reviewing the existing files_lock implementation and the Flow integration in nextcloud/files_accesscontrol, which the issue references. Determine how workflow triggers could lock files on events such as opening or updating; done means files_lock can be configured with those triggers and locks the affected files automatically.
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
- Mostly clear
- Newbie friendliness
- 35/100