This repository was archived by the owner on Jan 23, 2025. It is now read-only.
Fixing Duplicate Challenges
Fixed migration/sync comparison to force the legacy id to be a number. Before there were times when it would compare a string to a number with ===
and fail, creating a new challenge.