jwir3 / jwir3/arbitrator

Consecutive games that are edited need to be updated

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

After #28 lands, we need to add some logic to the update mechanism that allows us to find games that are "linked" together. For example, if a two-game set is entered into Arbitrator, the second game will not have a start time with 30+ minutes ahead of it (for prep time). This is fine, but if the first game is subsequently edited to no longer be before the second game (i.e. on a different day or something), then we need to make sure that the second game has its start time adjusted.

Contributor guide

Open the contributing guide

Research direction

Start with the update mechanism and the changes from issue #28. Trace how consecutive or linked games are identified when the first game is edited, then verify that a formerly consecutive second game has its start time adjusted when the games are no longer on the same sequence.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.