Automattic / Automattic/simplenote-electron
Consolidation of duplicated tags
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 588
- Avg merge
- 9h 45m
- Merged PRs (30d)
- 4
Description
### Expected
I have duplicated tags (two tags with the same name).
I delete one of the two tags.
The notes shall remain in the remaining (single) tag.
### Observed
The notes loose the tag at all.
(I have many notes.)
### Reproduced
see above
### Remark
The new appearance of duplicated tags is avoided with Simplenote versions starting with 2.x
### Where did you see the bug
- OS: Windows 2010
- Simplenote app version: 2.4.0
Contributor guide
Research direction
Start by reproducing the duplicate-tag deletion scenario described for Simplenote 2.4.0 on Windows, using notes that share the duplicated tag. Trace the tag deletion and note-association flow to determine where the remaining tag should retain those notes. Done means deleting one duplicate leaves every affected note associated with the single remaining tag, with regression coverage for the scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100