Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Fixing Duplicate Challenges

Compare
Choose a tag to compare
@rootelement rootelement released this 05 Aug 16:26
· 91 commits to master since this release

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.