Allow to tag directories
Open
delta
feature
- Dominant language
- Scala
- Stars
- 301
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
**Motivation**
Like files and resources, we want to be able to tag directories
**Acceptance criteria**
1. The user must have the write permission
2. The tag must be valid
3. The tagged revision must exist
Contributor guide
Research direction
Start by locating the existing tagging implementation for files and resources, then trace how directories, permissions, tags, and revisions are represented. The work is done when directories can be tagged only with write permission, a valid tag, and an existing tagged revision, with the relevant tests passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100