This repository has been archived by the owner on Jan 23, 2025. It is now read-only.
Releases: topcoder-archive/legacy-challenge-processor
Releases · topcoder-archive/legacy-challenge-processor
Work Manager Release Issue Fix
- Standard Terms fix - Now terms are merged correctly
- Write Metadata to Legacy Objects
- Setting Default for ReviewType
- Defaulting ForumID
- Timeline Notification Fixes
Legacy Timeline Notification Fix
Turning on timeline notifications for the challenge
Legacy Term Property Fix
project_info value wasn't being set when an NDA was added to a challenge.
Billing Account Fix
A previous update had the legacy processor change from reading the bus payload to using the api, but we needed to use the billingAccountId from the bus payload. Fixed that here.
Copilot Payment & Terms Update
Writing Copilot Payment directly to Informix project_info
Adding/Removing NDA v5 Terms from Legacy
Calling directly to the API for data rather than using the message payload
Adding retry
Bug Fix Release
Adds
- Creation Retry Logic
- Repost resources when challenge is created to make sure they're created
- Force the v4 ES Feeder
- Write copilot payments back to informix
Community App v5 Prod Release
Full CRUD for all systems in v5 release:
- Challenge API
- Resource API
- Terms API
- Legacy Processors