Update of certification leads to an add while editing the activation Date
Open
Nobody has claimed this yet.
bug
skillz-app
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 2
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 4
Description
Step to reproduce :
- Having an already targeted certification (Google PDE for my concern)
- Edit it and say "Got it !"
- Save and see: so far, so good
- Edit the end validation date and save. Always good
- See that the starting date is always the targeted one, so edit the start validation date
- After editing and save, the certification appears twice, one with the old targeted date as a starting point of validation, the second with the new edited starting date.
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 reproducing the certification edit flow described in the issue, focusing on how targeted certifications and validation dates are loaded and saved. Trace the handling of the starting date after the end date is edited; done means changing that date updates the existing certification without creating a duplicate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100