sillsdev / sillsdev/languageforge-lexbox
Sync disabled WS's
Open
Nobody has claimed this yet.
📖 MiniLcm
- Dominant language
- C#
- Stars
- 9
- Forks
- 8
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 49
Description
Add a non-nullable Disabled prop that defaults to true (or the new DB column can simply default to true?)
Then start syncing disabled WS's.
Contributor guide
No contributing guide indexed for this repository
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 locating the workspace model or entry point where the Disabled property and new database column would be defined, then trace the existing workspace synchronization path. Confirm how the default value is applied and verify that disabled workspaces are included in synchronization without changing the intended behavior for enabled workspaces.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100