Consider IT support needs

Open
#13 2 comments 0 reactions 0 assignees View on GitHub

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

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

Debugger

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from sillsdev/harmony

All issues in sillsdev/harmony

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.