We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36385c9 + b8862ab commit f31c7d4Copy full SHA for f31c7d4
.circleci/config.yml
@@ -103,6 +103,7 @@ workflows:
103
- feature/top-262-projectid-non-mandatory
104
- TOP-2364
105
- PM-2097
106
+ - pm-2456
107
108
- "build-qa":
109
context: org-global
src/services/ChallengeService.js
@@ -3227,6 +3227,7 @@ function sanitizeChallenge(challenge) {
3227
"fixedAmount",
3228
"baseCoefficient",
3229
"incrementalCoefficient",
3230
+ "shouldOpenOpportunity",
3231
"type",
3232
"aiWorkflowId",
3233
])
0 commit comments