9
issue-reports/processing_start.js
Normal file
9
issue-reports/processing_start.js
Normal file
@ -0,0 +1,9 @@
|
||||
const needsReponseLabel = 213
|
||||
const typeBugLabel = 196
|
||||
const typeEnhancementLabel = 198
|
||||
const typeAdjustmentLabel = 208
|
||||
|
||||
flow.set("needsReponseLabel", needsReponseLabel, "diskCon")
|
||||
flow.set("typeBugLabel", typeBugLabel, "diskCon")
|
||||
flow.set("typeEnhancementLabel", typeEnhancementLabel, "diskCon")
|
||||
flow.set("typeAdjustmentLabel", typeAdjustmentLabel, "diskCon")
|
Reference in New Issue
Block a user