Delete pc challenge#11561
Conversation
|
| IF EXISTS ( | ||
| SELECT * | ||
| FROM "blocks" | ||
| WHERE "blockhash" = '0x65a3243860511ed28a933c3a113dea7df368ad53f721cc9d0034c0c75f996afb' |
There was a problem hiding this comment.
i haven't seen this pattern before but if ur confident in it then ship it. at the same time we could probably just blanket delete pc challenges on prod as well since none should exist yet, and if they did we'd want to delete them.
[4a0e8cc] dual write to acdc and core (#11573) alecsavvy [2f859fb] fix attest endpoint (#11552) Steve Perkins [6fc5376] Remove end_date on play count challenge and update query (#11563) Farid Salau [5bebab8] [PAY-3893][PAY-3894] Remove legacy indexing of associated_wallets and collectibles (#11564) Randy Schott [00a19f0] Fix marshalling for playlist notifs (#11562) Randy Schott [ba9b8fb] Delete pc challenge (#11561) Farid Salau [84eb2f8] [PAY-3979][PAY-3990] Update play count challenge BE and Add the FE (#11521) Farid Salau
Description
Renamed the challenge id for playcount, users with stale data will have errors
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration.