Skip to content
Merged
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ workflows:
- feature/top-262-projectid-non-mandatory
- TOP-2364
- PM-2097
- pm-2456

- "build-qa":
context: org-global
Expand Down
1 change: 1 addition & 0 deletions src/services/ChallengeService.js
Original file line number Diff line number Diff line change
Expand Up @@ -3227,6 +3227,7 @@ function sanitizeChallenge(challenge) {
"fixedAmount",
"baseCoefficient",
"incrementalCoefficient",
"shouldOpenOpportunity",
"type",
"aiWorkflowId",
])
Expand Down