Select Git revision
-
James2Tulloch authoredJames2Tulloch authored
whoFix.form 2.39 KiB
{
"components": [
{
"label": "Issue Topic",
"type": "textfield",
"layout": {
"row": "Row_1to0avr",
"columns": null
},
"id": "Field_1gfkxm0",
"key": "issueTopic",
"readonly": true
},
{
"label": "Description",
"type": "textarea",
"layout": {
"row": "Row_1to0avr",
"columns": null
},
"id": "Field_0z51fey",
"key": "issueDescription",
"readonly": true
},
{
"values": [
{
"label": "High",
"value": "High"
},
{
"label": "Medium",
"value": "Medium"
},
{
"label": "Low",
"value": "Low"
}
],
"label": "Effect",
"type": "select",
"layout": {
"row": "Row_1kzry5w",
"columns": null
},
"id": "Field_111m4ra",
"key": "effect"
},
{
"values": [
{
"label": "High",
"value": "High"
},
{
"label": "Medium",
"value": "Medium"
},
{
"label": "Low",
"value": "Low"
}
],
"label": "Priority",
"type": "select",
"layout": {
"row": "Row_1x6hv4n",
"columns": null
},
"id": "Field_1y1q8u0",
"key": "priority"
},
{
"values": [
{
"label": "Worker1",
"value": "worker1"
},
{
"label": "Worker2",
"value": "worker2"
}
],
"label": "Who will fix the issue?",
"type": "select",
"layout": {
"row": "Row_15nc3w4",
"columns": null
},
"id": "Field_0hmt3tj",
"key": "whoFix",
"validate": {
"required": true
}
},
{
"height": 60,
"label": "Spacer",
"type": "spacer",
"layout": {
"row": "Row_11xwhzs",
"columns": 6
},
"id": "Field_0pcki0t"
},
{
"action": "submit",
"label": "Proceed",
"type": "button",
"layout": {
"row": "Row_11xwhzs",
"columns": null
},
"id": "Field_1qgb79a"
}
],
"type": "default",
"id": "Form_01i20em",
"exporter": {
"name": "Camunda Modeler",
"version": "5.16.0"
},
"executionPlatform": "Camunda Platform",
"executionPlatformVersion": "7.19.0",
"schemaVersion": 11
}