Sql to clean duplicate dataclips
Open
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
For users on Lightning versions before the #1695 fix we should provide a simple SQL script to consolidate the duplicated workorder/run dataclips.
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 reading issue #1695 to understand the fix and identify how duplicate workorder/run dataclips are represented. Inspect the relevant database schema and determine the safe consolidation criteria; done means a runnable SQL script removes the duplicates for affected pre-fix Lightning versions without losing the intended dataclip.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100