Consider IT support needs
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- csharp, sqlite
- Domain
- databases, distributed-systems, tooling
Research direction
The issue names no files, tests, or entry points. Start by reviewing the SQLite data and the existing support tools mentioned, then define which listed needs are in scope. Done should include a concrete plan or tool covering deletion history, hybrid-clock issues, point-in-time snapshots, and replay or comparison.
Written by the indexing model from the issue text.
Description
With Chorus IT support has a number of tools, most of them are specifically for hg, but there's some like the LCM model viewer that maybe relevant here too.
The good news is that since the data is stored in sqlite any tool for looking at a sqlite database would work great. Some things that might be useful which may not be simple with just a simple database tool:
- list changes made after an object was deleted
- find hybrid clock time issues (lots of commits with the same time and different counters)
- get snapshot at a point in time
- replay changes / make object from scratch and compare with current snapshot
- Dominant language
- C#
- Stars
- 14
- Forks
- 4
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 3
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.
More from sillsdev/harmony
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
-
Data bug
Difficulty 4/5 3-5 days Newbie friendliness 55/100
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 55/100
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 58/100
All issues in sillsdev/harmony
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·