Skip to content

Commit

Permalink
[email protected]'s change on OpenFn.org
Browse files Browse the repository at this point in the history
  • Loading branch information
daissatou2 committed Jul 25, 2023
1 parent c2470de commit 2b4a570
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions jobs/upsertPostChallenges.js
Original file line number Diff line number Diff line change
Expand Up @@ -184,9 +184,8 @@ fn(state => {


fn(state => {
console.log("here", state.formVersion);
if (state.formVersion == "pre_challenge_ecap_-_pre_-_season_survey_for_athletes") {
console.log("Skipping upsert for ECAP data")

return state;}
const PID = lastReferenceValue('records[0].Participant_Identification_Number_PID__c')(state);

Expand Down

0 comments on commit 2b4a570

Please sign in to comment.