Distinguish layer references
Open
Technical Debt
- Dominant language
- Clojure
- Stars
- 66
- Forks
- 28
- Avg merge
- 7d 4h
- Merged PRs (30d)
- 2
Description
Distinguish references to db and service level namespaces (aka rename), e.g. not using **:as workflow** for both `rems.db.workflow` and `rems.api.services.workflow`
Consider also whether something is singular or plural.
Do after #2783
Contributor guide
Research direction
Start by reviewing the outcome of #2783 and locate the references to rems.db.workflow and rems.api.services.workflow. Determine the intended rename and whether each namespace should be singular or plural; the work is done when these layer references are distinguishable without relying on the shared :as workflow alias.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100