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.
1 parent 9de55bb commit a143374Copy full SHA for a143374
src/config/constants.js
@@ -260,7 +260,7 @@ export const CANCEL_REASONS = [
260
export const GENERIC_PROJECT_MILESTONE_PRODUCT_TYPE = 'generic-product'
261
export const GENERIC_PROJECT_MILESTONE_PRODUCT_NAME = 'Generic Product'
262
export const PHASE_PRODUCT_TEMPLATE_ID = 67
263
-export const PHASE_PRODUCT_CHALLENGE_ID_FIELD = 'details.challenge'
+export const PHASE_PRODUCT_CHALLENGE_ID_FIELD = 'details.challengeGuid'
264
265
/*
266
* Possible statuses of project milestones
0 commit comments