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

Releases: topcoder-archive/legacy-challenge-migration-script

1.3.4

04 Oct 05:41
848d6b6
Compare
Choose a tag to compare

Fixing Duplicate Challenges

05 Aug 16:26
Compare
Choose a tag to compare

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.

Legacy ID 0 Fix

17 May 12:49
Compare
Choose a tag to compare

Fix sync trying to read legacy id 0 which doesn't exist

Effort Hours Hotfix

17 May 12:48
aee1e95
Compare
Choose a tag to compare

Fix migration of effort hours

Metadata and Tags Sync

10 Mar 14:35
Compare
Choose a tag to compare

Fixing Metadata and Tags sync issues for Topgear

Copilot Payments

19 Feb 13:27
Compare
Choose a tag to compare
  • Making sure Copilot Payments sync forward correctly
  • Prevent a challenge from moving backward in status

Work Manager Issue Fixes

22 Dec 17:00
Compare
Choose a tag to compare
  • Stop Design Tags from being Deleted on Sync
  • Increase Logging on Migration
  • Fixing Metadata Sync forward

Minor Fixes

03 Dec 03:15
Compare
Choose a tag to compare

Switch for Sync to use Resource API instead of writing to the DB. Now resource creation throws a bus event.
Fix created and createdBy issue on Sync

Minor Change

09 Nov 14:16
Compare
Choose a tag to compare

Shut off removal of resources from v4 -> v5

Copilot Payment Migration & Sync

22 Oct 03:07
Compare
Choose a tag to compare

Adding Copilot Payment as a prizeSets entry
Adding sync script to update Copilot Payments
Stops updating created and createdBy on update