You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
Currently, the pipeline for writing to DDB breaks due to this replay: https://replay.pokemonshowdown.com/gen9ou-1886092778
The duplicates Arceus causes an error, but the main issue is the pipeline does not check for duplicates and extreme cases where there are > 6 Pkmn.
Describe the issue
Currently, the pipeline for writing to DDB breaks due to this replay: https://replay.pokemonshowdown.com/gen9ou-1886092778
The duplicates
Arceuscauses an error, but the main issue is the pipeline does not check for duplicates and extreme cases where there are > 6 Pkmn.Acceptance Criteria