{ "tooljet_database": [ { "id": "d228b8fc-bfa0-41a0-84b2-ba2fb682c86f", "table_name": "ticket_list", "schema": { "columns": [ { "column_name": "id", "data_type": "integer", "column_default": "nextval(\"d228b8fc-bfa0-41a0-84b2-ba2fb682c86f_id_seq\"", "character_maximum_length": null, "numeric_precision": 32, "constraints_type": { "is_not_null": true, "is_primary_key": true, "is_unique": false }, "keytype": "PRIMARY KEY", "configurations": {} }, { "column_name": "summary", "data_type": "character varying", "column_default": null, "character_maximum_length": null, "numeric_precision": null, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "description", "data_type": "character varying", "column_default": null, "character_maximum_length": null, "numeric_precision": null, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "assignee_email", "data_type": "character varying", "column_default": null, "character_maximum_length": null, "numeric_precision": null, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "status", "data_type": "character varying", "column_default": "to_do", "character_maximum_length": null, "numeric_precision": null, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "is_active", "data_type": "boolean", "column_default": "true", "character_maximum_length": null, "numeric_precision": null, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "created_at", "data_type": "bigint", "column_default": null, "character_maximum_length": null, "numeric_precision": 64, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "updated_at", "data_type": "bigint", "column_default": null, "character_maximum_length": null, "numeric_precision": 64, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "updated_by_email", "data_type": "character varying", "column_default": null, "character_maximum_length": null, "numeric_precision": null, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "created_by_email", "data_type": "character varying", "column_default": null, "character_maximum_length": null, "numeric_precision": null, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "type", "data_type": "character varying", "column_default": null, "character_maximum_length": null, "numeric_precision": null, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "parent_task_id", "data_type": "integer", "column_default": null, "character_maximum_length": null, "numeric_precision": 32, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "priority", "data_type": "character varying", "column_default": "P2", "character_maximum_length": null, "numeric_precision": null, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} }, { "column_name": "due_on", "data_type": "bigint", "column_default": null, "character_maximum_length": null, "numeric_precision": 64, "constraints_type": { "is_not_null": false, "is_primary_key": false, "is_unique": false }, "keytype": "", "configurations": {} } ], "foreign_keys": [] } } ], "app": [ { "definition": { "appV2": { "type": "front-end", "id": "b41568b4-dfc3-4f50-a00f-811349b76392", "name": "Task management system", "slug": "b41568b4-dfc3-4f50-a00f-811349b76392", "isPublic": false, "isMaintenanceOn": false, "icon": "sun", "organizationId": "f2a832bb-fc39-49c5-be7f-7037ebb79b84", "currentVersionId": null, "userId": "ccf51822-9d82-4d82-81dd-22df9f3cfcfc", "workflowApiToken": null, "workflowEnabled": false, "createdAt": "2024-06-12T08:20:41.569Z", "creationMode": "DEFAULT", "updatedAt": "2024-06-12T08:20:42.765Z", "editingVersion": { "id": "2778625f-981c-4716-8a3c-5614aea4a425", "name": "v1", "definition": null, "globalSettings": { "hideHeader": true, "appInMaintenance": false, "canvasMaxWidth": 100, "canvasMaxWidthType": "%", "canvasMaxHeight": 2400, "canvasBackgroundColor": "#edeff5", "backgroundFxQuery": "", "appMode": "auto" }, "pageSettings": { "properties": { "disableMenu": { "value": "{{true}}", "fxActive": false } } }, "showViewerNavigation": false, "homePageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "appId": "b41568b4-dfc3-4f50-a00f-811349b76392", "currentEnvironmentId": "5b7f33b3-b9a9-43b0-a9b2-82bb37fca4d4", "promotedFrom": null, "createdAt": "2024-06-12T08:20:41.587Z", "updatedAt": "2024-07-31T02:01:25.167Z" }, "components": [ { "id": "f308a8c6-d5f2-484b-b419-6f6fcdc8c43d", "name": "button1", "type": "Button", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "79df8f91-9d66-4412-965d-5d8612bdfa5b", "properties": { "text": { "value": "+ Add new ticket" } }, "general": {}, "styles": { "borderRadius": { "value": "{{5}}" }, "backgroundColor": { "value": "#3e63ddff" }, "borderColor": { "value": "#ffffff00" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-11-10T20:25:24.262Z", "layouts": [ { "id": "32db4c68-2365-474e-b6b4-d6b785482a02", "type": "desktop", "top": 20, "left": 35, "width": 7, "height": 40, "componentId": "f308a8c6-d5f2-484b-b419-6f6fcdc8c43d", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "5ed66b6c-2208-469c-8305-f65ef0ca07b9", "type": "mobile", "top": 20, "left": 36, "width": 6.976744186046512, "height": 30, "componentId": "f308a8c6-d5f2-484b-b419-6f6fcdc8c43d", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "1200b719-802a-4976-916d-6f76de5e8c56", "name": "text5", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "79df8f91-9d66-4412-965d-5d8612bdfa5b", "properties": { "text": { "value": "All tickets" } }, "general": {}, "styles": { "textSize": { "value": "24" }, "fontWeight": { "value": "bold" }, "textIndent": { "value": "0" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "6348d322-2855-47ca-a0c5-12e5ff56664e", "type": "desktop", "top": 20, "left": 1, "width": 12.999999999999998, "height": 40, "componentId": "1200b719-802a-4976-916d-6f76de5e8c56", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "788526a8-46c3-4364-8de8-28caaabd19a4", "type": "mobile", "top": 0, "left": 0, "width": 13.953488372093023, "height": 40, "componentId": "1200b719-802a-4976-916d-6f76de5e8c56", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "79df8f91-9d66-4412-965d-5d8612bdfa5b", "name": "container1", "type": "Container", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": null, "properties": { "loadingState": { "fxActive": false } }, "general": {}, "styles": { "borderRadius": { "value": "10" }, "borderColor": { "value": "#ffffff00" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{true}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-07-31T01:36:35.232Z", "layouts": [ { "id": "9eefa7d6-474b-4495-a8b3-b0a202a8c018", "type": "desktop", "top": 110, "left": 1, "width": 41, "height": 620, "componentId": "79df8f91-9d66-4412-965d-5d8612bdfa5b", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "58112f66-cfed-4427-a2ff-009c48705926", "type": "mobile", "top": 100, "left": 1, "width": 41, "height": 600, "componentId": "79df8f91-9d66-4412-965d-5d8612bdfa5b", "dimensionUnit": "count", "updatedAt": "2024-07-31T02:01:02.257Z" } ] }, { "id": "89f97b08-a909-4ce3-9f19-0b11a95f8c27", "name": "text4", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "3cd4015f-4c5f-4286-be8a-c8cd99cbc99a", "properties": { "text": { "value": "
Task management system
" } }, "general": {}, "styles": { "textColor": { "value": "#000", "fxActive": false }, "textSize": { "value": "{{20}}" }, "textAlign": { "value": "right" }, "boxShadow": { "value": "0px 0px 0px 0px #00000040" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{true}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-07-31T01:58:09.759Z", "layouts": [ { "id": "b68a6e31-a1af-4aad-8559-92c17061de10", "type": "desktop", "top": 10, "left": 29, "width": 12.999999999999998, "height": 40, "componentId": "89f97b08-a909-4ce3-9f19-0b11a95f8c27", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "3cd4015f-4c5f-4286-be8a-c8cd99cbc99a", "name": "container2", "type": "Container", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": null, "properties": {}, "general": {}, "styles": { "backgroundColor": { "value": "#ffffffff" }, "borderRadius": { "value": "10" }, "borderColor": { "value": "#ffffff00", "fxActive": false } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{true}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-07-31T01:58:01.945Z", "layouts": [ { "id": "2fd04239-7111-4cd6-b684-11ccc0002f7f", "type": "desktop", "top": 20, "left": 1, "width": 41, "height": 70, "componentId": "3cd4015f-4c5f-4286-be8a-c8cd99cbc99a", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "6951ab27-166a-4c46-ba7c-5d287fc3827a", "name": "text3", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "3cd4015f-4c5f-4286-be8a-c8cd99cbc99a", "properties": { "text": { "value": "B R A N D" } }, "general": {}, "styles": { "textColor": { "value": "#000", "fxActive": false }, "textSize": { "value": "{{24}}" }, "fontWeight": { "value": "bold" }, "letterSpacing": { "value": "{{0}}" }, "boxShadow": { "value": "0px 0px 0px 0px #00000040" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{true}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-07-31T01:58:05.213Z", "layouts": [ { "id": "8e445971-2d2a-46b3-8fc0-6c2678f98272", "type": "desktop", "top": 10, "left": 1, "width": 6, "height": 40, "componentId": "6951ab27-166a-4c46-ba7c-5d287fc3827a", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "12e40ec6-0baf-4761-9082-6c0d4890a7a8", "name": "dropdown1", "type": "DropDown", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "79df8f91-9d66-4412-965d-5d8612bdfa5b", "properties": { "label": { "value": "" }, "placeholder": { "value": "Select assignee" }, "values": { "value": "{{[true, false]}}" }, "display_values": { "value": "{{[\"Tickets assigned to me\", \"All tickets\"]}}" }, "value": { "value": "{{true}}" } }, "general": {}, "styles": { "borderRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "c86f42e9-22df-4eab-96d8-73e74f66c67a", "type": "desktop", "top": 20, "left": 17, "width": 8.999999999999998, "height": 40, "componentId": "12e40ec6-0baf-4761-9082-6c0d4890a7a8", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "6a5c91fc-4a16-4140-894a-1f4fb40cf0da", "type": "mobile", "top": 30, "left": 17, "width": 18.6046511627907, "height": 30, "componentId": "12e40ec6-0baf-4761-9082-6c0d4890a7a8", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "4cbde1ed-1924-41aa-a958-9b1c7a4e3018", "name": "text7", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "37a37581-81be-4499-a26e-984f6f06a696", "properties": { "text": { "value": "{{`${({ bug: \"🐛\", epic: \"🌟\", subtask: \"🧩\", task: \"📌\" })[cardData.type]}    #${cardData.id}`}}" }, "fontWeight": { "value": "bold" }, "textSize": { "value": 16 }, "textColor": { "value": "#000" }, "visibility": { "value": "{{true}}" }, "disabledState": { "value": "{{false}}" } }, "general": {}, "styles": { "textColor": { "value": "#000" }, "textSize": { "value": 16 }, "textAlign": { "value": "center" }, "fontWeight": { "value": "bold" }, "textFormat": { "value": "html" }, "text": { "value": "{{cardData.title}}" }, "loadingState": { "value": "{{false}}" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "237c1a16-5626-4d17-8166-212a71eecf8c", "type": "desktop", "top": 10, "left": 7, "width": 28.999999999999996, "height": 40, "componentId": "4cbde1ed-1924-41aa-a958-9b1c7a4e3018", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "37a37581-81be-4499-a26e-984f6f06a696", "name": "kanban1", "type": "Kanban", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "79df8f91-9d66-4412-965d-5d8612bdfa5b", "properties": { "columnData": { "value": "{{[{ \"id\": \"to_do\", \"title\": \"🗒️ To do\" },{ \"id\": \"in_progress\", \"title\": \"⏳ In progress\" },{ \"id\": \"done\", \"title\": \"🎉 Done\" }]}}" }, "cardData": { "value": "{{queries.getTickets.data.map((row) => ({...row, columnId: row.status}))}}" }, "cardWidth": { "value": "{{parseInt((document.getElementById(components.kanban1.id).offsetWidth - 210) / 3)}}" }, "cardHeight": { "value": "{{150}}" }, "enableAddCard": { "value": "{{false}}" }, "showDeleteButton": { "value": "{{false}}" } }, "general": {}, "styles": { "accentColor": { "value": "#3e63ddff" } }, "generalStyles": { "boxShadow": { "value": "0px 0px 0px 0px #00000040" } }, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "3f2206a0-1d3d-47ff-ae99-9d1532f50b95", "type": "mobile", "top": 0, "left": 0, "width": 40, "height": 490, "componentId": "37a37581-81be-4499-a26e-984f6f06a696", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "85651659-ae2f-42e6-a4e4-041ba3e608bd", "type": "desktop", "top": 70, "left": 1, "width": 41.99999999999999, "height": 540, "componentId": "37a37581-81be-4499-a26e-984f6f06a696", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "29ae1583-b5a5-474e-9095-ce1c69843ea8", "name": "text6", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "37a37581-81be-4499-a26e-984f6f06a696", "properties": { "text": { "value": "{{`
${cardData.summary}
`}}" }, "textSize": { "value": 14 }, "textColor": { "value": "#000" }, "textFormat": { "value": "html" }, "visibility": { "value": "{{true}}" }, "disabledState": { "value": "{{false}}" } }, "general": {}, "styles": { "textColor": { "value": "#000" }, "textSize": { "value": "16" }, "verticalAlignment": { "value": "top" }, "textFormat": { "value": "html" }, "text": { "value": "{{cardData.description}}" }, "loadingState": { "value": "{{false}}" }, "backgroundColor": { "fxActive": false, "value": "#fff00000" }, "textAlign": { "value": "left" }, "borderRadius": { "value": "0" }, "isScrollRequired": { "value": "enabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "0abc9069-7ee9-4308-8ff8-cca555bdbd17", "type": "desktop", "top": 50, "left": 2, "width": 39, "height": 60, "componentId": "29ae1583-b5a5-474e-9095-ce1c69843ea8", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "0e207047-e387-4788-9082-3ff820a9dd19", "name": "text9", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "37a37581-81be-4499-a26e-984f6f06a696", "properties": { "text": { "value": "{{({ P0: \"🔴\", P1: \"🟠\", P2: \"🟡\", P3: \"🟢\", P4: \"🔵\" })[cardData.priority]}}" } }, "general": {}, "styles": {}, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "3aa862f1-3201-4fac-af4b-bf8ca77aca35", "type": "mobile", "top": 10, "left": 12, "width": 13.953488372093023, "height": 40, "componentId": "0e207047-e387-4788-9082-3ff820a9dd19", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "d22a1698-bb11-402e-969b-9accd4b0d4a3", "type": "desktop", "top": 10, "left": 2, "width": 4, "height": 40, "componentId": "0e207047-e387-4788-9082-3ff820a9dd19", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "b59160eb-1b4b-4b83-935b-2a0c4a63d0f2", "name": "text10", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "37a37581-81be-4499-a26e-984f6f06a696-modal", "properties": { "text": { "value": "{{`Ticket #${cardData.id}`}}" }, "fontWeight": { "value": "bold" }, "textSize": { "value": 16 }, "textColor": { "value": "#000" }, "visibility": { "value": "{{true}}" }, "disabledState": { "value": "{{false}}" } }, "general": {}, "styles": { "textColor": { "value": "#000" }, "textSize": { "value": "20" }, "textAlign": { "value": "left" }, "fontWeight": { "value": "bold" }, "textFormat": { "value": "html" }, "text": { "value": "{{cardData.title}}" }, "loadingState": { "value": "{{false}}" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "7f014e0e-8200-425d-ae8d-6fa73437d7a7", "type": "desktop", "top": 10, "left": 1, "width": 39.00000000000001, "height": 40, "componentId": "b59160eb-1b4b-4b83-935b-2a0c4a63d0f2", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "c20b7212-f18d-4779-8c99-143eaca488f1", "name": "container1", "type": "Container", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": null, "properties": {}, "general": {}, "styles": { "backgroundColor": { "value": "#ffffffff" }, "borderRadius": { "value": "10" }, "borderColor": { "value": "#ffffff00", "fxActive": false } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "0d301bcb-fda3-4ddb-ade7-59ca4d89fa7b", "type": "desktop", "top": 20, "left": 1, "width": 41, "height": 70, "componentId": "c20b7212-f18d-4779-8c99-143eaca488f1", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "b2c52a7e-41b9-4166-9185-bb4faf8daab8", "name": "dropdown3", "type": "DropDown", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "label": { "value": "" }, "value": { "value": "{{\"P2\"}}" }, "values": { "value": "{{[\"P0\", \"P1\", \"P2\", \"P3\", \"P4\"]}}" }, "display_values": { "value": "{{[\"🔴 P0\", \"🟠 P1\", \"🟡 P2\", \"🟢 P3\", \"🔵 P4\"]}}" }, "placeholder": { "value": "Select type" } }, "general": {}, "styles": { "borderRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "dee21226-fbb9-4a89-89a5-b57c0158628b", "type": "mobile", "top": 520, "left": 3, "width": 18.6046511627907, "height": 30, "componentId": "b2c52a7e-41b9-4166-9185-bb4faf8daab8", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "feadbf61-4330-4d10-87b4-1e1628249d2e", "type": "desktop", "top": 110, "left": 1, "width": 5, "height": 40, "componentId": "b2c52a7e-41b9-4166-9185-bb4faf8daab8", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "354737ea-f17e-4d06-adde-1ff97f94e8a6", "name": "text2", "type": "Text", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "c20b7212-f18d-4779-8c99-143eaca488f1", "properties": { "text": { "value": "{{`
${globals.urlparams.parent_ticket_id == undefined ? \"All tickets\" : `Subtasks of ticket #${globals.urlparams.parent_ticket_id}`}
`}}" } }, "general": {}, "styles": { "textColor": { "value": "#000", "fxActive": false }, "textSize": { "value": "{{20}}" }, "textAlign": { "value": "left" }, "boxShadow": { "value": "0px 0px 0px 0px #00000040" }, "isScrollRequired": { "value": "disabled" }, "textIndent": { "value": "0" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "12e7bc1a-5d3b-4367-bb71-277ff42cb935", "type": "desktop", "top": 10, "left": 3, "width": 21.999999999999996, "height": 40, "componentId": "354737ea-f17e-4d06-adde-1ff97f94e8a6", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "06c7f7d8-2a72-43f1-ac3c-100772ae044c", "name": "container1", "type": "Container", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": null, "properties": {}, "general": {}, "styles": { "backgroundColor": { "value": "#ffffffff" }, "borderRadius": { "value": "10" }, "borderColor": { "value": "#ffffff00", "fxActive": false } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "de4ba0b0-cd31-4208-96fb-285a9fff1d6e", "type": "desktop", "top": 20, "left": 1, "width": 41, "height": 70, "componentId": "06c7f7d8-2a72-43f1-ac3c-100772ae044c", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "268cd4e3-16fb-420b-935c-942fc1ca8e96", "name": "icon1", "type": "Icon", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "c20b7212-f18d-4779-8c99-143eaca488f1", "properties": { "icon": { "value": "IconCircleArrowLeft" } }, "general": {}, "styles": {}, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "374b55a0-5b26-47d5-a31b-aaadcc3c0ef1", "type": "desktop", "top": 10, "left": 1, "width": 2, "height": 40, "componentId": "268cd4e3-16fb-420b-935c-942fc1ca8e96", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "e6396fe6-1f90-4ca5-a5b3-0e1c156f3d09", "type": "mobile", "top": 20, "left": 5, "width": 11.627906976744185, "height": 48, "componentId": "268cd4e3-16fb-420b-935c-942fc1ca8e96", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "fc49f77a-b9bd-4b58-9667-218b99c5c594", "name": "icon1", "type": "Icon", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "06c7f7d8-2a72-43f1-ac3c-100772ae044c", "properties": { "icon": { "value": "IconCircleArrowLeft" } }, "general": {}, "styles": {}, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "aba83e77-bd5a-456a-8496-25f8ecf9a579", "type": "mobile", "top": 20, "left": 5, "width": 11.627906976744185, "height": 48, "componentId": "fc49f77a-b9bd-4b58-9667-218b99c5c594", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "408146ad-1bf9-4141-bff1-1a953d7147c6", "type": "desktop", "top": 10, "left": 1, "width": 2, "height": 40, "componentId": "fc49f77a-b9bd-4b58-9667-218b99c5c594", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "55904807-1eda-4267-a05c-f536a4f56916", "name": "container2", "type": "Container", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": null, "properties": { "loadingState": { "fxActive": true, "value": "{{queries.getTicketDetails.isLoading}}" } }, "general": {}, "styles": { "borderRadius": { "value": "10" }, "borderColor": { "value": "#ffffff00" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "8dfd30df-8d26-4575-ba52-5d72dc4e70f3", "type": "mobile", "top": 110, "left": 1, "width": 5, "height": 200, "componentId": "55904807-1eda-4267-a05c-f536a4f56916", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "2508ad6a-74cd-45be-8cbb-c22c86d992b8", "type": "desktop", "top": 110, "left": 1, "width": 41, "height": 630, "componentId": "55904807-1eda-4267-a05c-f536a4f56916", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "50050128-7d01-4d77-87b7-9622868c2df7", "name": "container2", "type": "Container", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": null, "properties": {}, "general": {}, "styles": { "borderRadius": { "value": "10" }, "borderColor": { "value": "#ffffff00" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "0703671c-553f-4036-9150-27f43631efc7", "type": "desktop", "top": 110, "left": 1, "width": 41, "height": 630, "componentId": "50050128-7d01-4d77-87b7-9622868c2df7", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "53396af4-6641-4db2-80dc-96cdb0e1a806", "type": "mobile", "top": 110, "left": 1, "width": 5, "height": 200, "componentId": "50050128-7d01-4d77-87b7-9622868c2df7", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "923837b9-f5d3-45ef-8d9c-461609f468f8", "name": "text3", "type": "Text", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "text": { "value": "Add new ticket" } }, "general": {}, "styles": { "textSize": { "value": "24" }, "fontWeight": { "value": "bold" }, "textIndent": { "value": "0" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "c091fcaf-567c-4adb-9280-c7a99c10e28b", "type": "desktop", "top": 20, "left": 1, "width": 12.999999999999998, "height": 40, "componentId": "923837b9-f5d3-45ef-8d9c-461609f468f8", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "0f58a193-f2d8-4a1f-a874-5c4896bd94e3", "type": "mobile", "top": 0, "left": 0, "width": 13.953488372093023, "height": 40, "componentId": "923837b9-f5d3-45ef-8d9c-461609f468f8", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "f689e333-1f94-4dd1-96d4-7adcbe35294f", "name": "text4", "type": "Text", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "text": { "value": "Summary" } }, "general": {}, "styles": { "fontWeight": { "value": "bold" }, "textSize": { "value": "14" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "7b2fc932-af0c-43ba-b8aa-8fe3d842c087", "type": "desktop", "top": 180, "left": 1, "width": 14, "height": 30, "componentId": "f689e333-1f94-4dd1-96d4-7adcbe35294f", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "387cde37-1cda-44a7-89bc-880ad8ffff7d", "type": "mobile", "top": 90, "left": 3, "width": 13.953488372093023, "height": 40, "componentId": "f689e333-1f94-4dd1-96d4-7adcbe35294f", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "39855db5-4923-487a-9ecb-6a812c81afa6", "name": "textinput1", "type": "TextInput", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "label": { "value": "" }, "placeholder": { "value": "Enter caption" } }, "general": {}, "styles": { "borderRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "986dd97e-52b3-466d-bb72-8ee66c639678", "type": "mobile", "top": 140, "left": 3, "width": 23.25581395348837, "height": 40, "componentId": "39855db5-4923-487a-9ecb-6a812c81afa6", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "ff6c0343-042c-46cb-b202-62b4df6f0669", "type": "desktop", "top": 210, "left": 1, "width": 41, "height": 40, "componentId": "39855db5-4923-487a-9ecb-6a812c81afa6", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "1d3fe903-a20c-4a0c-a302-0635dca29287", "name": "text5", "type": "Text", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "text": { "value": "Description" } }, "general": {}, "styles": { "textSize": { "value": "14" }, "fontWeight": { "value": "bold" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "a155ed6c-73d7-4187-a46a-1904098440b0", "type": "desktop", "top": 280, "left": 1, "width": 14, "height": 30, "componentId": "1d3fe903-a20c-4a0c-a302-0635dca29287", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "9a6e0c1b-c196-4bf1-85a8-a45a8f7603b5", "type": "mobile", "top": 90, "left": 3, "width": 13.953488372093023, "height": 40, "componentId": "1d3fe903-a20c-4a0c-a302-0635dca29287", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "2a52f81e-6aa7-4f2b-9970-b423bae1446b", "name": "textarea1", "type": "TextArea", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "value": { "value": "" }, "placeholder": { "value": "Enter description" } }, "general": {}, "styles": { "borderRadius": { "value": "{{5}}" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "fa711797-5da5-4edf-97e4-5bf2f43ba710", "type": "mobile", "top": 260, "left": 3, "width": 13.953488372093023, "height": 100, "componentId": "2a52f81e-6aa7-4f2b-9970-b423bae1446b", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "25877c39-5f59-48e9-be19-4211b7d21dca", "type": "desktop", "top": 310, "left": 1, "width": 41, "height": 100, "componentId": "2a52f81e-6aa7-4f2b-9970-b423bae1446b", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "b42b6e53-4391-4828-abd5-640036b60d8e", "name": "container1", "type": "Container", "pageId": "e7ceed7b-3fd5-451a-baa9-5a27b0725950", "parent": null, "properties": {}, "general": {}, "styles": { "backgroundColor": { "value": "#ffffffff" }, "borderRadius": { "value": "10" }, "borderColor": { "value": "#ffffff00", "fxActive": false } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "669032eb-7fa3-496d-99b6-0bb97ad319c1", "type": "desktop", "top": 20, "left": 1, "width": 41, "height": 70, "componentId": "b42b6e53-4391-4828-abd5-640036b60d8e", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "b360ae94-d3ae-4213-82ee-177fa6bfa04c", "name": "text2", "type": "Text", "pageId": "e7ceed7b-3fd5-451a-baa9-5a27b0725950", "parent": "b42b6e53-4391-4828-abd5-640036b60d8e", "properties": { "text": { "value": "{{`
All tickets
`}}" } }, "general": {}, "styles": { "textColor": { "value": "#000", "fxActive": false }, "textSize": { "value": "{{20}}" }, "textAlign": { "value": "left" }, "boxShadow": { "value": "0px 0px 0px 0px #00000040" }, "isScrollRequired": { "value": "disabled" }, "textIndent": { "value": "0" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "1ae1b280-9e73-45a3-8e7e-df5e600c9bff", "type": "desktop", "top": 10, "left": 3, "width": 12.999999999999998, "height": 40, "componentId": "b360ae94-d3ae-4213-82ee-177fa6bfa04c", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "881ab719-0b2f-4da4-9c90-428c66696482", "name": "icon1", "type": "Icon", "pageId": "e7ceed7b-3fd5-451a-baa9-5a27b0725950", "parent": "b42b6e53-4391-4828-abd5-640036b60d8e", "properties": { "icon": { "value": "IconCircleArrowLeft" } }, "general": {}, "styles": {}, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "84c0853b-8b69-4622-aeeb-976c6101180a", "type": "desktop", "top": 10, "left": 1, "width": 2, "height": 40, "componentId": "881ab719-0b2f-4da4-9c90-428c66696482", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "c262b04f-b91f-4384-8a7c-8222f37ca8f6", "type": "mobile", "top": 20, "left": 5, "width": 11.627906976744185, "height": 48, "componentId": "881ab719-0b2f-4da4-9c90-428c66696482", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "7738334d-5d55-4b5d-a0ae-2a39430c0c73", "name": "text3", "type": "Text", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "text": { "value": "{{`Ticket #${globals.urlparams.id} details`}}" } }, "general": {}, "styles": { "textSize": { "value": "24" }, "fontWeight": { "value": "bold" }, "textIndent": { "value": "0" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "00643e73-7438-4530-a788-71fd80c64425", "type": "desktop", "top": 20, "left": 1, "width": 12.999999999999998, "height": 40, "componentId": "7738334d-5d55-4b5d-a0ae-2a39430c0c73", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "c8822365-6f7d-4f81-b806-22afe47a9d15", "type": "mobile", "top": 0, "left": 0, "width": 13.953488372093023, "height": 40, "componentId": "7738334d-5d55-4b5d-a0ae-2a39430c0c73", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "1e61b4fe-256c-4411-9000-fb551b399751", "name": "text4", "type": "Text", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "text": { "value": "Summary" } }, "general": {}, "styles": { "fontWeight": { "value": "bold" }, "textSize": { "value": "14" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "d6cb3a1d-ccaf-40df-9a76-ce339cccec20", "type": "mobile", "top": 90, "left": 3, "width": 13.953488372093023, "height": 40, "componentId": "1e61b4fe-256c-4411-9000-fb551b399751", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "ac033f32-0efe-4ea6-8f50-07f6c92008dc", "type": "desktop", "top": 180, "left": 1, "width": 14, "height": 30, "componentId": "1e61b4fe-256c-4411-9000-fb551b399751", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "b041dc9b-c2dc-46c0-b1ef-6d406e07c4d9", "name": "textinput1", "type": "TextInput", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "label": { "value": "" }, "placeholder": { "value": "Enter caption" }, "value": { "value": "{{queries.getTicketDetails.data.summary}}" } }, "general": {}, "styles": { "borderRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "65691ebc-9a8e-43aa-b654-165e7cfc3edb", "type": "mobile", "top": 140, "left": 3, "width": 23.25581395348837, "height": 40, "componentId": "b041dc9b-c2dc-46c0-b1ef-6d406e07c4d9", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "2c28e20a-c0ea-49ea-b060-bdb1750efeac", "type": "desktop", "top": 210, "left": 1, "width": 41, "height": 40, "componentId": "b041dc9b-c2dc-46c0-b1ef-6d406e07c4d9", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "e9ddef59-caf2-4ae0-814c-0014edcb5bbc", "name": "text5", "type": "Text", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "text": { "value": "Description" } }, "general": {}, "styles": { "textSize": { "value": "14" }, "fontWeight": { "value": "bold" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "d1f19ebb-15c0-43a9-acb6-0f91c6d0e81c", "type": "desktop", "top": 280, "left": 1, "width": 14, "height": 30, "componentId": "e9ddef59-caf2-4ae0-814c-0014edcb5bbc", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "b33650bc-f3bf-45ad-8d01-c782df93d1b4", "type": "mobile", "top": 90, "left": 3, "width": 13.953488372093023, "height": 40, "componentId": "e9ddef59-caf2-4ae0-814c-0014edcb5bbc", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "e106bdb8-0c39-48e9-9b19-1f41cb0e62a1", "name": "textarea1", "type": "TextArea", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "value": { "value": "{{queries.getTicketDetails.data.description}}" }, "placeholder": { "value": "Enter description" } }, "general": {}, "styles": { "borderRadius": { "value": "{{5}}" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "3160efe1-c174-4e5e-83fa-065dd05b0fe3", "type": "mobile", "top": 260, "left": 3, "width": 13.953488372093023, "height": 100, "componentId": "e106bdb8-0c39-48e9-9b19-1f41cb0e62a1", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "22643e96-fd29-4a87-93dc-b174ec01e126", "type": "desktop", "top": 310, "left": 1, "width": 41, "height": 100, "componentId": "e106bdb8-0c39-48e9-9b19-1f41cb0e62a1", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "8752016c-b8df-4d59-b442-bc301cf8ec76", "name": "text6", "type": "Text", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "text": { "value": "Assignee email" } }, "general": {}, "styles": { "textSize": { "value": "14" }, "fontWeight": { "value": "bold" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "2b34db96-e13b-41e1-afdd-e025a478388c", "type": "desktop", "top": 440, "left": 10, "width": 14, "height": 30, "componentId": "8752016c-b8df-4d59-b442-bc301cf8ec76", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "df77d470-079f-487b-8a26-bfd0d59bb1cd", "type": "mobile", "top": 90, "left": 3, "width": 13.953488372093023, "height": 40, "componentId": "8752016c-b8df-4d59-b442-bc301cf8ec76", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "7768bd74-ffea-4e3b-93f0-d9ea93095172", "name": "textinput2", "type": "TextInput", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "label": { "value": "" }, "placeholder": { "value": "Enter assignee email" }, "value": { "value": "{{queries.getTicketDetails.data.assignee_email}}" } }, "general": {}, "styles": { "borderRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "6aeee8ad-f99f-452c-8885-bcabba9db404", "type": "mobile", "top": 140, "left": 3, "width": 23.25581395348837, "height": 40, "componentId": "7768bd74-ffea-4e3b-93f0-d9ea93095172", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "37074e5f-4783-40fd-b32b-67feb78cdee6", "type": "desktop", "top": 470, "left": 10, "width": 32, "height": 40, "componentId": "7768bd74-ffea-4e3b-93f0-d9ea93095172", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "a74a4137-f97e-4693-96eb-c5484bec6a81", "name": "text7", "type": "Text", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "text": { "value": "Type" } }, "general": {}, "styles": { "textSize": { "value": "14" }, "fontWeight": { "value": "bold" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "81f93ff9-a5cd-494b-9f14-17d2fd20c6ea", "type": "mobile", "top": 90, "left": 3, "width": 13.953488372093023, "height": 40, "componentId": "a74a4137-f97e-4693-96eb-c5484bec6a81", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "09278dc2-61a5-4eb8-b864-704c00675778", "type": "desktop", "top": 80, "left": 19, "width": 8, "height": 30, "componentId": "a74a4137-f97e-4693-96eb-c5484bec6a81", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "f957c66c-3d9a-493f-ba8f-542ada9fa376", "name": "dropdown1", "type": "DropDown", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "label": { "value": "" }, "placeholder": { "value": "Select type" }, "value": { "value": "{{queries.getTicketDetails.data.type}}" }, "values": { "value": "{{[\"bug\", \"epic\", \"subtask\", \"task\"]}}" }, "display_values": { "value": "{{[\"🐛 Bug\", \"🌟 Epic\", \"🧩 Subtask\", \"📌 Task\"]}}" } }, "general": {}, "styles": { "borderRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "91695f1e-3043-4754-8ce7-249d5bd12927", "type": "desktop", "top": 110, "left": 19, "width": 10.999999999999998, "height": 40, "componentId": "f957c66c-3d9a-493f-ba8f-542ada9fa376", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "f22f9b75-fa22-4307-b5ee-2d048a7eee47", "type": "mobile", "top": 520, "left": 3, "width": 18.6046511627907, "height": 30, "componentId": "f957c66c-3d9a-493f-ba8f-542ada9fa376", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "7e74261b-61a8-4f04-99f2-401c5f399591", "name": "container3", "type": "Container", "pageId": "e7ceed7b-3fd5-451a-baa9-5a27b0725950", "parent": null, "properties": {}, "general": {}, "styles": { "borderRadius": { "value": "10" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "e9f257b6-7dbb-4d04-84bf-647963f58d82", "type": "mobile", "top": 830, "left": 11, "width": 5, "height": 200, "componentId": "7e74261b-61a8-4f04-99f2-401c5f399591", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "689fabaf-a39b-421e-ae0a-3ba197d4fae9", "type": "desktop", "top": 110, "left": 1, "width": 41, "height": 630, "componentId": "7e74261b-61a8-4f04-99f2-401c5f399591", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "d2af24c9-f0a9-4b41-a9ae-8932cf166f09", "name": "text3", "type": "Text", "pageId": "e7ceed7b-3fd5-451a-baa9-5a27b0725950", "parent": "7e74261b-61a8-4f04-99f2-401c5f399591", "properties": { "text": { "value": "Archived tickets" } }, "general": {}, "styles": { "textSize": { "value": "24" }, "fontWeight": { "value": "bold" }, "textIndent": { "value": "0" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "01045295-d8c5-4a75-889c-00049cab4b57", "type": "mobile", "top": 0, "left": 0, "width": 13.953488372093023, "height": 40, "componentId": "d2af24c9-f0a9-4b41-a9ae-8932cf166f09", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "50952184-61bb-463c-a88e-f7e622f22f57", "type": "desktop", "top": 20, "left": 1, "width": 12.999999999999998, "height": 40, "componentId": "d2af24c9-f0a9-4b41-a9ae-8932cf166f09", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "ad5a90e9-d294-4ff2-8a9f-075aeb445093", "name": "table1", "type": "Table", "pageId": "e7ceed7b-3fd5-451a-baa9-5a27b0725950", "parent": "7e74261b-61a8-4f04-99f2-401c5f399591", "properties": { "data": { "value": "{{queries.getArchivedTickets.data}}" }, "columns": { "value": [ { "name": "id", "id": "e3ecbf7fa52c4d7210a93edb8f43776267a489bad52bd108be9588f790126737", "autogenerated": true, "fxActiveFields": [], "columnSize": 30, "columnType": "string" }, { "id": "a8216b71-67f9-4296-b064-647a5b25eb4a", "name": "summary", "key": "summary", "columnType": "string", "autogenerated": true }, { "id": "bec98d2d-82e7-43e2-abff-1f24b3e81f86", "name": "status", "key": "status", "columnType": "string", "autogenerated": true, "transformation": "{{({ to_do: \"🗒️ To do\", in_progress: \"⏳ In progress\", done: \"🎉 Done\" })[cellValue]}}" }, { "id": "153c0138-439f-49d1-b688-92ab5b9a7dbb", "name": "type", "key": "type", "columnType": "string", "autogenerated": true, "transformation": "{{({ bug: \"🐛 Bug\", epic: \"🌟 Epic\", subtask: \"🧩 Subtask\", task: \"📌 Task\" })[cellValue]}}" }, { "id": "34caa056-ed0c-402d-9e21-66d8a7a11da2", "name": "priority", "key": "priority", "columnType": "string", "autogenerated": true, "transformation": "{{({ P0: \"🔴 P0\", P1: \"🟠 P1\", P2: \"🟡 P2\", P3: \"🟢 P3\", P4: \"🔵 P4\" })[cellValue]}}" }, { "id": "fb136bc8-5bc4-4bac-a455-8637a19c6e66", "name": "due on", "key": "due_on", "columnType": "datepicker", "autogenerated": true, "isTimeChecked": false, "dateFormat": "DD MMM YYYY", "parseDateFormat": "DD/MM/YYYY", "isDateSelectionEnabled": true, "parseInUnixTimestamp": "{{true}}", "unixTimestamp": "milliseconds" }, { "id": "8448d152-ad21-4e20-9bf7-933a892a5548", "name": "assignee email", "key": "assignee_email", "columnType": "string", "autogenerated": true } ] }, "allowSelection": { "value": "{{false}}" }, "showAddNewRowButton": { "value": "{{false}}" }, "showBulkUpdateActions": { "value": "{{false}}" }, "showDownloadButton": { "value": "{{false}}" }, "columnDeletionHistory": { "value": [ "description", "is_active", "created_at", "updated_at", "updated_by_email", "created_by_email", "parent_task_id" ] }, "columnSizes": { "value": { "8448d152-ad21-4e20-9bf7-933a892a5548": 155, "a8216b71-67f9-4296-b064-647a5b25eb4a": 128, "bec98d2d-82e7-43e2-abff-1f24b3e81f86": 120, "153c0138-439f-49d1-b688-92ab5b9a7dbb": 103, "34caa056-ed0c-402d-9e21-66d8a7a11da2": 124, "fb136bc8-5bc4-4bac-a455-8637a19c6e66": 122 } }, "loadingState": { "fxActive": true, "value": "{{queries.getArchivedTickets.isLoading}}" }, "actions": { "value": [ { "name": "Action0", "buttonText": "Unarchive", "events": [], "position": "right", "fxActiveFields": [ "disableActionButton" ], "disableActionButton": "{{queries.unarchiveTicket.isLoading}}" } ] } }, "general": {}, "styles": { "borderRadius": { "value": "10" }, "actionButtonRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "8d3fbf52-872e-4935-ad1c-f671a9159876", "type": "mobile", "top": 120, "left": 2, "width": 81.3953488372093, "height": 456, "componentId": "ad5a90e9-d294-4ff2-8a9f-075aeb445093", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "0bec6ed0-e3a1-484c-9965-1443f8fdf70c", "type": "desktop", "top": 70, "left": 1, "width": 41, "height": 530, "componentId": "ad5a90e9-d294-4ff2-8a9f-075aeb445093", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "b3b1399b-69dc-4207-b283-301e140a9131", "name": "text2", "type": "Text", "pageId": "da21eda2-ac7d-490f-876d-35db98236dfb", "parent": "7f6b6f8f-ce19-4c41-8a59-9ca4b45c9c9f", "properties": { "text": { "value": "{{`
Ticket #${globals.urlparams.id} details
`}}" } }, "general": {}, "styles": { "textColor": { "value": "#000", "fxActive": false }, "textSize": { "value": "{{20}}" }, "textAlign": { "value": "left" }, "boxShadow": { "value": "0px 0px 0px 0px #00000040" }, "isScrollRequired": { "value": "disabled" }, "textIndent": { "value": "0" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "f46a8d50-c870-4b8e-91cd-1dfc64678d0d", "type": "desktop", "top": 10, "left": 3, "width": 12.999999999999998, "height": 40, "componentId": "b3b1399b-69dc-4207-b283-301e140a9131", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.004Z" } ] }, { "id": "7f6b6f8f-ce19-4c41-8a59-9ca4b45c9c9f", "name": "container1", "type": "Container", "pageId": "da21eda2-ac7d-490f-876d-35db98236dfb", "parent": null, "properties": {}, "general": {}, "styles": { "backgroundColor": { "value": "#ffffffff" }, "borderRadius": { "value": "10" }, "borderColor": { "value": "#ffffff00", "fxActive": false } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "e90eb303-fea4-446b-afe8-87f11a04864b", "type": "desktop", "top": 20, "left": 1, "width": 41, "height": 70, "componentId": "7f6b6f8f-ce19-4c41-8a59-9ca4b45c9c9f", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.004Z" } ] }, { "id": "1120bc50-ff5e-43a6-8fd2-24e60ffeb4af", "name": "icon1", "type": "Icon", "pageId": "da21eda2-ac7d-490f-876d-35db98236dfb", "parent": "7f6b6f8f-ce19-4c41-8a59-9ca4b45c9c9f", "properties": { "icon": { "value": "IconCircleArrowLeft" } }, "general": {}, "styles": {}, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "e752986a-a157-4e3d-9ea3-f2b5f4e68991", "type": "mobile", "top": 20, "left": 5, "width": 11.627906976744185, "height": 48, "componentId": "1120bc50-ff5e-43a6-8fd2-24e60ffeb4af", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.004Z" }, { "id": "bde3e1d9-99ba-4f0c-8c6c-35161f846844", "type": "desktop", "top": 10, "left": 1, "width": 2, "height": 40, "componentId": "1120bc50-ff5e-43a6-8fd2-24e60ffeb4af", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.004Z" } ] }, { "id": "1862497f-eec9-4116-ba35-804c222ba0eb", "name": "container3", "type": "Container", "pageId": "da21eda2-ac7d-490f-876d-35db98236dfb", "parent": null, "properties": {}, "general": {}, "styles": { "borderRadius": { "value": "10" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "a8543e3b-8c58-4462-80b7-7719aa96b38c", "type": "mobile", "top": 830, "left": 11, "width": 5, "height": 200, "componentId": "1862497f-eec9-4116-ba35-804c222ba0eb", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.004Z" }, { "id": "2da113d5-b77b-47df-9eff-f2066e0b6b7f", "type": "desktop", "top": 110, "left": 1, "width": 41, "height": 630, "componentId": "1862497f-eec9-4116-ba35-804c222ba0eb", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.004Z" } ] }, { "id": "758936a0-18b8-4eaa-b887-09aec59636ef", "name": "text3", "type": "Text", "pageId": "da21eda2-ac7d-490f-876d-35db98236dfb", "parent": "1862497f-eec9-4116-ba35-804c222ba0eb", "properties": { "text": { "value": "{{`Subtasks of ticket #${globals.urlparams.id}`}}" } }, "general": {}, "styles": { "textSize": { "value": "24" }, "fontWeight": { "value": "bold" }, "textIndent": { "value": "0" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "2643418f-552f-4985-812d-679ef402020b", "type": "mobile", "top": 0, "left": 0, "width": 13.953488372093023, "height": 40, "componentId": "758936a0-18b8-4eaa-b887-09aec59636ef", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.004Z" }, { "id": "e61aa7d5-3335-4fc2-b59b-323ff31b6c1d", "type": "desktop", "top": 20, "left": 1, "width": 12.999999999999998, "height": 40, "componentId": "758936a0-18b8-4eaa-b887-09aec59636ef", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.004Z" } ] }, { "id": "61fcd9c8-9b8b-4631-956c-b0cef732bb88", "name": "table1", "type": "Table", "pageId": "da21eda2-ac7d-490f-876d-35db98236dfb", "parent": "1862497f-eec9-4116-ba35-804c222ba0eb", "properties": { "data": { "value": "{{queries.getSubtasks.data}}" }, "columns": { "value": [ { "name": "id", "id": "e3ecbf7fa52c4d7210a93edb8f43776267a489bad52bd108be9588f790126737", "autogenerated": true, "fxActiveFields": [], "columnSize": 30, "columnType": "string" }, { "id": "a8216b71-67f9-4296-b064-647a5b25eb4a", "name": "summary", "key": "summary", "columnType": "string", "autogenerated": true }, { "id": "bec98d2d-82e7-43e2-abff-1f24b3e81f86", "name": "status", "key": "status", "columnType": "string", "autogenerated": true, "transformation": "{{({ to_do: \"🗒️ To do\", in_progress: \"⏳ In progress\", done: \"🎉 Done\" })[cellValue]}}" }, { "id": "153c0138-439f-49d1-b688-92ab5b9a7dbb", "name": "type", "key": "type", "columnType": "string", "autogenerated": true, "transformation": "{{({ bug: \"🐛 Bug\", epic: \"🌟 Epic\", subtask: \"🧩 Subtask\", task: \"📌 Task\" })[cellValue]}}" }, { "id": "34caa056-ed0c-402d-9e21-66d8a7a11da2", "name": "priority", "key": "priority", "columnType": "string", "autogenerated": true, "transformation": "{{({ P0: \"🔴 P0\", P1: \"🟠 P1\", P2: \"🟡 P2\", P3: \"🟢 P3\", P4: \"🔵 P4\" })[cellValue]}}" }, { "id": "fb136bc8-5bc4-4bac-a455-8637a19c6e66", "name": "due on", "key": "due_on", "columnType": "datepicker", "autogenerated": true, "isTimeChecked": false, "dateFormat": "DD MMM YYYY", "parseDateFormat": "DD/MM/YYYY", "isDateSelectionEnabled": true, "parseInUnixTimestamp": "{{true}}", "unixTimestamp": "milliseconds" }, { "id": "8448d152-ad21-4e20-9bf7-933a892a5548", "name": "assignee email", "key": "assignee_email", "columnType": "string", "autogenerated": true } ] }, "allowSelection": { "value": "{{false}}" }, "showAddNewRowButton": { "value": "{{false}}" }, "showBulkUpdateActions": { "value": "{{false}}" }, "showDownloadButton": { "value": "{{false}}" }, "columnDeletionHistory": { "value": [ "description", "is_active", "created_at", "updated_at", "updated_by_email", "created_by_email", "parent_task_id" ] }, "columnSizes": { "value": { "8448d152-ad21-4e20-9bf7-933a892a5548": 155, "a8216b71-67f9-4296-b064-647a5b25eb4a": 128, "bec98d2d-82e7-43e2-abff-1f24b3e81f86": 120, "153c0138-439f-49d1-b688-92ab5b9a7dbb": 103, "34caa056-ed0c-402d-9e21-66d8a7a11da2": 124, "fb136bc8-5bc4-4bac-a455-8637a19c6e66": 122 } }, "loadingState": { "fxActive": true, "value": "{{queries.getSubtasks.isLoading}}" }, "actions": { "value": [ { "name": "Action0", "buttonText": "View details", "events": [], "position": "right" } ] } }, "general": {}, "styles": { "borderRadius": { "value": "10" }, "actionButtonRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "cd2cf517-b096-465b-b725-f23392be2dd0", "type": "desktop", "top": 70, "left": 1, "width": 41, "height": 530, "componentId": "61fcd9c8-9b8b-4631-956c-b0cef732bb88", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.004Z" }, { "id": "124bc3ed-a9c3-41ab-a098-bf591b45c347", "type": "mobile", "top": 120, "left": 2, "width": 81.3953488372093, "height": 456, "componentId": "61fcd9c8-9b8b-4631-956c-b0cef732bb88", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.004Z" } ] }, { "id": "bcf0ab9f-b66c-4799-8778-3471d1e780e0", "name": "text8", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "37a37581-81be-4499-a26e-984f6f06a696", "properties": { "text": { "value": "{{`
Due on ${moment(cardData.due_on).format(\"DD MMM YYYY\")}
`}}" }, "textSize": { "value": 14 }, "textColor": { "value": "#000" }, "visibility": { "value": "{{true}}" }, "disabledState": { "value": "{{false}}" } }, "general": {}, "styles": { "textColor": { "value": "#000" }, "textSize": { "value": "12" }, "fontWeight": { "value": "bold" }, "textIndent": { "value": "0" }, "verticalAlignment": { "value": "bottom" }, "isScrollRequired": { "value": "disabled" }, "textFormat": { "value": "html" }, "text": { "value": "{{cardData.description}}" }, "loadingState": { "value": "{{false}}" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "b44c6909-5e16-41f3-82bf-0d48136125c6", "type": "desktop", "top": 110, "left": 2, "width": 39, "height": 30, "componentId": "bcf0ab9f-b66c-4799-8778-3471d1e780e0", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "f1964039-1831-40f2-ad57-3b16beabd266", "name": "text11", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "37a37581-81be-4499-a26e-984f6f06a696-modal", "properties": { "text": { "value": "{{`${cardData.priority}    ${\n { P0: \"🔴\", P1: \"🟠\", P2: \"🟡\", P3: \"🟢\", P4: \"🔵\" }[cardData.priority]\n}`}}" } }, "general": {}, "styles": { "verticalAlignment": { "value": "center" }, "isScrollRequired": { "value": "disabled" }, "textIndent": { "value": "10" }, "backgroundColor": { "value": "#aaaaaa1a" }, "borderRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "1f757e9d-0211-474a-83c9-fa3c0379c859", "type": "mobile", "top": 10, "left": 12, "width": 13.953488372093023, "height": 40, "componentId": "f1964039-1831-40f2-ad57-3b16beabd266", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "3262bca2-8036-4217-9f31-ca1adc41a4df", "type": "desktop", "top": 170, "left": 7, "width": 35, "height": 40, "componentId": "f1964039-1831-40f2-ad57-3b16beabd266", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "25d0a44c-cf97-46db-a09c-c56f0e9809a4", "name": "text12", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "37a37581-81be-4499-a26e-984f6f06a696-modal", "properties": { "text": { "value": "Priority:" } }, "general": {}, "styles": { "fontWeight": { "value": "bold" }, "verticalAlignment": { "value": "center" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "bdb80b92-e24e-4331-b16b-c7d8852ad10b", "type": "desktop", "top": 170, "left": 1, "width": 6.000000000000001, "height": 40, "componentId": "25d0a44c-cf97-46db-a09c-c56f0e9809a4", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "719a8095-652c-4754-97d2-c268c5e48bc7", "type": "mobile", "top": 130, "left": 5, "width": 13.953488372093023, "height": 40, "componentId": "25d0a44c-cf97-46db-a09c-c56f0e9809a4", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "fba00ef9-10c9-46b6-b511-5d871dde64f5", "name": "text13", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "37a37581-81be-4499-a26e-984f6f06a696-modal", "properties": { "text": { "value": "Summary:" } }, "general": {}, "styles": { "fontWeight": { "value": "bold" }, "verticalAlignment": { "value": "center" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "8cccdc76-2d0e-497f-bcd4-f51c458d516d", "type": "mobile", "top": 130, "left": 5, "width": 13.953488372093023, "height": 40, "componentId": "fba00ef9-10c9-46b6-b511-5d871dde64f5", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "a8bc6035-ef2c-445f-b090-fa4edeff1efd", "type": "desktop", "top": 70, "left": 1, "width": 6.000000000000001, "height": 40, "componentId": "fba00ef9-10c9-46b6-b511-5d871dde64f5", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "4e5cfa0f-2730-41dc-b93f-802af17f678a", "name": "text14", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "37a37581-81be-4499-a26e-984f6f06a696-modal", "properties": { "text": { "value": "{{`
${cardData.summary}
`}}" } }, "general": {}, "styles": { "verticalAlignment": { "value": "center" }, "isScrollRequired": { "value": "disabled" }, "backgroundColor": { "fxActive": false, "value": "#aaaaaa1a" }, "textIndent": { "value": "10" }, "textAlign": { "value": "left" }, "borderRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "506acd0d-31a7-429a-8078-824dd4b53da9", "type": "desktop", "top": 70, "left": 7, "width": 35, "height": 40, "componentId": "4e5cfa0f-2730-41dc-b93f-802af17f678a", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "a682353c-76f2-4792-8c43-24f9a5de42ca", "type": "mobile", "top": 10, "left": 12, "width": 13.953488372093023, "height": 40, "componentId": "4e5cfa0f-2730-41dc-b93f-802af17f678a", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "60b3d9c7-40cf-4e9a-bb70-6eee593cf76e", "name": "text15", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "37a37581-81be-4499-a26e-984f6f06a696-modal", "properties": { "text": { "value": "Description:" } }, "general": {}, "styles": { "fontWeight": { "value": "bold" }, "verticalAlignment": { "value": "center" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "a8d5e663-1dbd-4a62-90a4-1ed6b6effe63", "type": "desktop", "top": 270, "left": 1, "width": 6.000000000000001, "height": 40, "componentId": "60b3d9c7-40cf-4e9a-bb70-6eee593cf76e", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "94fdecb3-2761-4cc3-b4d0-bbf03ef26a95", "type": "mobile", "top": 130, "left": 5, "width": 13.953488372093023, "height": 40, "componentId": "60b3d9c7-40cf-4e9a-bb70-6eee593cf76e", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "a00149c3-2eb5-435a-9cb5-d35bc78cfa83", "name": "text16", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "37a37581-81be-4499-a26e-984f6f06a696-modal", "properties": { "text": { "value": "{{`
${cardData.description}
`}}" } }, "general": {}, "styles": { "verticalAlignment": { "value": "center" }, "isScrollRequired": { "value": "disabled" }, "textIndent": { "value": "10" }, "backgroundColor": { "value": "#aaaaaa1a" }, "borderRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "07f29951-9c38-4160-85a7-3cb44164e00d", "type": "desktop", "top": 270, "left": 7, "width": 35, "height": 40, "componentId": "a00149c3-2eb5-435a-9cb5-d35bc78cfa83", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "dcf34bb4-742e-46f6-b18e-438de08ba2b8", "type": "mobile", "top": 10, "left": 12, "width": 13.953488372093023, "height": 40, "componentId": "a00149c3-2eb5-435a-9cb5-d35bc78cfa83", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "b43220a6-4450-4943-958f-edd406b146f5", "name": "text17", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "37a37581-81be-4499-a26e-984f6f06a696-modal", "properties": { "text": { "value": "Type:" } }, "general": {}, "styles": { "fontWeight": { "value": "bold" }, "verticalAlignment": { "value": "center" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "59b37028-22ad-4fa3-bee8-10546ab74523", "type": "mobile", "top": 130, "left": 5, "width": 13.953488372093023, "height": 40, "componentId": "b43220a6-4450-4943-958f-edd406b146f5", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "426a0c3d-1a02-446a-b265-0fccb6c23f6f", "type": "desktop", "top": 120, "left": 1, "width": 6.000000000000001, "height": 40, "componentId": "b43220a6-4450-4943-958f-edd406b146f5", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "bdc11538-d7f1-4bb6-b56e-dcb518fe039f", "name": "text18", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "37a37581-81be-4499-a26e-984f6f06a696-modal", "properties": { "text": { "value": "{{`${\n {\n bug: \"Bug    🐛\",\n epic: \"Epic    🌟\",\n subtask: \"Subtask    🧩\",\n task: \"Task    📌\",\n }[cardData.type]\n}`}}" } }, "general": {}, "styles": { "verticalAlignment": { "value": "center" }, "isScrollRequired": { "value": "disabled" }, "backgroundColor": { "value": "#aaaaaa1a" }, "textIndent": { "value": "10" }, "borderRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "66d5d510-8363-46b8-a7c0-8be5b074f512", "type": "mobile", "top": 10, "left": 12, "width": 13.953488372093023, "height": 40, "componentId": "bdc11538-d7f1-4bb6-b56e-dcb518fe039f", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "82aec09c-3e60-486e-8d1c-ab650bb59bed", "type": "desktop", "top": 120, "left": 7, "width": 35, "height": 40, "componentId": "bdc11538-d7f1-4bb6-b56e-dcb518fe039f", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "2766c559-1895-451c-81a9-895e33cb2894", "name": "text20", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "37a37581-81be-4499-a26e-984f6f06a696-modal", "properties": { "text": { "value": "{{moment(cardData.due_on).format(\"DD MMMM YYYY\")}}" } }, "general": {}, "styles": { "verticalAlignment": { "value": "center" }, "isScrollRequired": { "value": "disabled" }, "textIndent": { "value": "10" }, "backgroundColor": { "value": "#aaaaaa1a" }, "borderRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "cac660aa-addc-4a80-956c-d679fbe00405", "type": "mobile", "top": 10, "left": 12, "width": 13.953488372093023, "height": 40, "componentId": "2766c559-1895-451c-81a9-895e33cb2894", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "24289698-3500-4d53-81f0-bc647fb7a894", "type": "desktop", "top": 220, "left": 7, "width": 35, "height": 40, "componentId": "2766c559-1895-451c-81a9-895e33cb2894", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "cec7765e-274e-465c-86e2-ac2a98376f2a", "name": "text19", "type": "Text", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "37a37581-81be-4499-a26e-984f6f06a696-modal", "properties": { "text": { "value": "Due on:" } }, "general": {}, "styles": { "fontWeight": { "value": "bold" }, "verticalAlignment": { "value": "center" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "0d1554f4-ffd1-46b5-a3b6-2030a36c0f3c", "type": "mobile", "top": 130, "left": 5, "width": 13.953488372093023, "height": 40, "componentId": "cec7765e-274e-465c-86e2-ac2a98376f2a", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "3ef45bd9-713a-4c60-9f08-1d86e9746485", "type": "desktop", "top": 220, "left": 1, "width": 6.000000000000001, "height": 40, "componentId": "cec7765e-274e-465c-86e2-ac2a98376f2a", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "03eddc1f-2538-4cfa-8067-5cb64ff4ec85", "name": "button2", "type": "Button", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "37a37581-81be-4499-a26e-984f6f06a696-modal", "properties": { "text": { "value": "View details" } }, "general": {}, "styles": { "backgroundColor": { "value": "#ffffff00" }, "borderColor": { "value": "#3e63ddff" }, "borderRadius": { "value": "{{5}}" }, "textColor": { "value": "#3e63ddff" }, "loaderColor": { "value": "#3e63ddff" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-11-10T20:25:24.262Z", "layouts": [ { "id": "57f5438d-71f7-4ce0-a470-60455c79bce8", "type": "desktop", "top": 330, "left": 34, "width": 8, "height": 40, "componentId": "03eddc1f-2538-4cfa-8067-5cb64ff4ec85", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "f87a9b2b-6db0-4930-85ba-b6ce3026d618", "type": "mobile", "top": 340, "left": 30, "width": 6.976744186046512, "height": 30, "componentId": "03eddc1f-2538-4cfa-8067-5cb64ff4ec85", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "227f3882-a7d6-4770-8ce5-e6236671eb59", "name": "button3", "type": "Button", "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "parent": "79df8f91-9d66-4412-965d-5d8612bdfa5b", "properties": { "text": { "value": "View archived tickets" } }, "general": {}, "styles": { "backgroundColor": { "value": "#ffffff00" }, "borderRadius": { "value": "{{5}}" }, "borderColor": { "value": "#f5a623ff" }, "textColor": { "value": "#f5a623ff" }, "loaderColor": { "value": "#f5a623ff" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-11-10T20:25:24.262Z", "layouts": [ { "id": "f01e273e-fab7-462d-b3ac-8deec2b928ba", "type": "desktop", "top": 20, "left": 27, "width": 7, "height": 40, "componentId": "227f3882-a7d6-4770-8ce5-e6236671eb59", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "a04b5326-4c63-4065-a450-facf205d272f", "type": "mobile", "top": 20, "left": 36, "width": 6.976744186046512, "height": 30, "componentId": "227f3882-a7d6-4770-8ce5-e6236671eb59", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "477a3405-8729-4680-8b2f-564b4ca21b9e", "name": "textinput2", "type": "TextInput", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "label": { "value": "" }, "placeholder": { "value": "Enter assignee email" } }, "general": {}, "styles": { "borderRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "95f8e4f0-bdf5-4c8c-93b3-c4a9bae32487", "type": "mobile", "top": 140, "left": 3, "width": 23.25581395348837, "height": 40, "componentId": "477a3405-8729-4680-8b2f-564b4ca21b9e", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "a207e96b-3cdb-474d-9f38-f654c056ba27", "type": "desktop", "top": 470, "left": 10, "width": 32, "height": 40, "componentId": "477a3405-8729-4680-8b2f-564b4ca21b9e", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "92cbc505-b07c-4f5d-a7e7-da329921902a", "name": "text6", "type": "Text", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "text": { "value": "Assignee email" } }, "general": {}, "styles": { "textSize": { "value": "14" }, "fontWeight": { "value": "bold" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "ed0c7aa3-c903-40e0-a740-99dea760176b", "type": "mobile", "top": 90, "left": 3, "width": 13.953488372093023, "height": 40, "componentId": "92cbc505-b07c-4f5d-a7e7-da329921902a", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "80492366-5c15-436d-b153-ec9d6f8b15b8", "type": "desktop", "top": 440, "left": 10, "width": 14, "height": 30, "componentId": "92cbc505-b07c-4f5d-a7e7-da329921902a", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "fbeb21fe-c07a-4cd1-9eab-c84fb3c39ee8", "name": "text7", "type": "Text", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "text": { "value": "Type" } }, "general": {}, "styles": { "textSize": { "value": "14" }, "fontWeight": { "value": "bold" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "8a8d3755-0d15-4acd-be5c-729e1a8e5648", "type": "desktop", "top": 80, "left": 19, "width": 8, "height": 30, "componentId": "fbeb21fe-c07a-4cd1-9eab-c84fb3c39ee8", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "c402c91d-81e9-4138-b1b5-34de0671d088", "type": "mobile", "top": 90, "left": 3, "width": 13.953488372093023, "height": 40, "componentId": "fbeb21fe-c07a-4cd1-9eab-c84fb3c39ee8", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "1a2461c8-62a4-43c7-a1da-fc18f914e82e", "name": "dropdown1", "type": "DropDown", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "label": { "value": "" }, "placeholder": { "value": "Select type" }, "value": { "value": "{{\"task\"}}" }, "values": { "value": "{{[\"bug\", \"epic\", \"subtask\", \"task\"]}}" }, "display_values": { "value": "{{[\"🐛 Bug\", \"🌟 Epic\", \"🧩 Subtask\", \"📌 Task\"]}}" } }, "general": {}, "styles": { "borderRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "917d5207-3fc4-4775-9e78-154304521581", "type": "mobile", "top": 520, "left": 3, "width": 18.6046511627907, "height": 30, "componentId": "1a2461c8-62a4-43c7-a1da-fc18f914e82e", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "f788bc1d-5f93-42d4-959f-633510bbbce2", "type": "desktop", "top": 110, "left": 19, "width": 10.999999999999998, "height": 40, "componentId": "1a2461c8-62a4-43c7-a1da-fc18f914e82e", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "a503dee2-0613-406f-bd3d-55b95ad0251e", "name": "dropdown2", "type": "DropDown", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "label": { "value": "" }, "value": { "value": "{{queries.getTicketDetails.data.status}}" }, "values": { "value": "{{[\"to_do\", \"in_progress\", \"done\"]}}" }, "display_values": { "value": "{{[\"🗒️ To do\", \"⏳ In progress\", \"🎉 Done\"]}}" }, "placeholder": { "value": "Select type" } }, "general": {}, "styles": { "borderRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "fb7e0e79-31e4-46f2-a5e5-946c381e22d7", "type": "desktop", "top": 110, "left": 7, "width": 10.999999999999998, "height": 40, "componentId": "a503dee2-0613-406f-bd3d-55b95ad0251e", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "75f18691-f7d2-49ae-b018-31490e25ecbc", "type": "mobile", "top": 520, "left": 3, "width": 18.6046511627907, "height": 30, "componentId": "a503dee2-0613-406f-bd3d-55b95ad0251e", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "3e34a498-e269-4db1-ae10-2b6ea57bb497", "name": "text8", "type": "Text", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "text": { "value": "Status" } }, "general": {}, "styles": { "textSize": { "value": "14" }, "fontWeight": { "value": "bold" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "9b263745-ff74-4afd-9bef-890a695f1e1f", "type": "mobile", "top": 90, "left": 3, "width": 13.953488372093023, "height": 40, "componentId": "3e34a498-e269-4db1-ae10-2b6ea57bb497", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "8aca3388-5dec-409b-89e9-0b8be1eb60a3", "type": "desktop", "top": 80, "left": 7, "width": 8, "height": 30, "componentId": "3e34a498-e269-4db1-ae10-2b6ea57bb497", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "321f36d4-2471-46db-92e7-ebefb9432588", "name": "text8", "type": "Text", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "text": { "value": "Status" } }, "general": {}, "styles": { "textSize": { "value": "14" }, "fontWeight": { "value": "bold" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "3256c7e9-70ee-481a-a141-eec3e8c50016", "type": "mobile", "top": 90, "left": 3, "width": 13.953488372093023, "height": 40, "componentId": "321f36d4-2471-46db-92e7-ebefb9432588", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "824fcbf5-7c4f-4d1d-929b-093d8a6bd303", "type": "desktop", "top": 80, "left": 7, "width": 8, "height": 30, "componentId": "321f36d4-2471-46db-92e7-ebefb9432588", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "a75bda81-0337-4cb1-aa42-eef077e42e19", "name": "dropdown2", "type": "DropDown", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "label": { "value": "" }, "value": { "value": "{{\"to_do\"}}" }, "values": { "value": "{{[\"to_do\", \"in_progress\", \"done\"]}}" }, "display_values": { "value": "{{[\"🗒️ To do\", \"⏳ In progress\", \"🎉 Done\"]}}" }, "placeholder": { "value": "Select type" } }, "general": {}, "styles": { "borderRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "9e07520f-58f0-4d12-a8d0-ea24db78de2e", "type": "mobile", "top": 520, "left": 3, "width": 18.6046511627907, "height": 30, "componentId": "a75bda81-0337-4cb1-aa42-eef077e42e19", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "dbf6e5d5-e2de-48fd-87bd-7e6b47653a8c", "type": "desktop", "top": 110, "left": 7, "width": 10.999999999999998, "height": 40, "componentId": "a75bda81-0337-4cb1-aa42-eef077e42e19", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "93e00c85-2635-4713-a560-0243776e19c5", "name": "text9", "type": "Text", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "text": { "value": "Ticket ID of parent task" }, "visibility": { "fxActive": true, "value": "{{components.dropdown1.value == \"subtask\"}}" } }, "general": {}, "styles": { "textSize": { "value": "14" }, "fontWeight": { "value": "bold" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "6616de5e-6dc8-41bd-a0dd-b5782c2522ec", "type": "mobile", "top": 90, "left": 3, "width": 13.953488372093023, "height": 40, "componentId": "93e00c85-2635-4713-a560-0243776e19c5", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "d2110189-a8c5-4377-8926-49cd7e8a8bef", "type": "desktop", "top": 80, "left": 31, "width": 8, "height": 30, "componentId": "93e00c85-2635-4713-a560-0243776e19c5", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "f51ef069-0a27-4245-b695-d3fbf40026bd", "name": "text9", "type": "Text", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "text": { "value": "Ticket ID of parent task" }, "visibility": { "fxActive": true, "value": "{{components.dropdown1.value == \"subtask\"}}" } }, "general": {}, "styles": { "textSize": { "value": "14" }, "fontWeight": { "value": "bold" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "19009a53-e9c8-4ebf-8bf1-1514fc070910", "type": "mobile", "top": 90, "left": 3, "width": 13.953488372093023, "height": 40, "componentId": "f51ef069-0a27-4245-b695-d3fbf40026bd", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "67bb7c56-afe9-4b1c-8826-d36c06e8d0fd", "type": "desktop", "top": 80, "left": 31, "width": 8, "height": 30, "componentId": "f51ef069-0a27-4245-b695-d3fbf40026bd", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "4cab9d6f-9aef-461a-a557-06ef405aa50d", "name": "textinput3", "type": "TextInput", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "label": { "value": "" }, "placeholder": { "value": "Enter ticket ID of parent task" }, "visibility": { "fxActive": true, "value": "{{components.dropdown1.value == \"subtask\"}}" } }, "general": {}, "styles": { "borderRadius": { "value": "5" }, "icon": { "value": "IconHash" }, "iconVisibility": { "value": true } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "285a205a-1403-42b5-8cb5-f09fe0932d9c", "type": "mobile", "top": 140, "left": 3, "width": 23.25581395348837, "height": 40, "componentId": "4cab9d6f-9aef-461a-a557-06ef405aa50d", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "d9017e9f-389c-4a3b-b697-8264dce840d1", "type": "desktop", "top": 110, "left": 31, "width": 10.999999999999998, "height": 40, "componentId": "4cab9d6f-9aef-461a-a557-06ef405aa50d", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "9197a879-355b-4d58-9c7f-08c9d412444f", "name": "textinput3", "type": "TextInput", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "label": { "value": "" }, "placeholder": { "value": "Enter ticket ID of parent task" }, "visibility": { "fxActive": true, "value": "{{components.dropdown1.value == \"subtask\"}}" }, "value": { "value": "{{queries.getTicketDetails.data.parent_task_id}}" } }, "general": {}, "styles": { "borderRadius": { "value": "5" }, "icon": { "value": "IconHash" }, "iconVisibility": { "value": true } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "a4d2f331-a859-4420-880a-3c283397b9d7", "type": "desktop", "top": 110, "left": 31, "width": 10.999999999999998, "height": 40, "componentId": "9197a879-355b-4d58-9c7f-08c9d412444f", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "83ac36be-b2ff-4d5b-b5bc-b4e654174e17", "type": "mobile", "top": 140, "left": 3, "width": 23.25581395348837, "height": 40, "componentId": "9197a879-355b-4d58-9c7f-08c9d412444f", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "1db21867-cdf7-4705-890a-1f123105f687", "name": "button1", "type": "Button", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "text": { "value": "Create ticket" }, "loadingState": { "fxActive": true, "value": "{{queries.createTicket.isLoading}}" } }, "general": {}, "styles": { "borderRadius": { "value": "{{5}}" }, "backgroundColor": { "value": "#3e63ddff" }, "borderColor": { "value": "#ffffff00" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-11-10T20:25:24.262Z", "layouts": [ { "id": "ab5d18f8-e018-447e-b2a2-4099ef349dda", "type": "mobile", "top": 590, "left": 29, "width": 6.976744186046512, "height": 30, "componentId": "1db21867-cdf7-4705-890a-1f123105f687", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "520c94cd-30f3-4da7-8e52-ad0663e886dc", "type": "desktop", "top": 560, "left": 36, "width": 6, "height": 40, "componentId": "1db21867-cdf7-4705-890a-1f123105f687", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "48db61fc-d280-45a4-beaa-b8de1690c1e3", "name": "button1", "type": "Button", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "text": { "value": "Save changes" }, "loadingState": { "fxActive": true, "value": "{{queries.updateTicketDetails.isLoading}}" } }, "general": {}, "styles": { "borderRadius": { "value": "{{5}}" }, "backgroundColor": { "value": "#3e63ddff" }, "borderColor": { "value": "#ffffff00" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-11-10T20:25:24.262Z", "layouts": [ { "id": "b37ad54e-4d42-419f-866f-d3340cde65b2", "type": "mobile", "top": 590, "left": 29, "width": 6.976744186046512, "height": 30, "componentId": "48db61fc-d280-45a4-beaa-b8de1690c1e3", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "78fb2d36-6ef0-4e39-b4c3-7b74c6dd8282", "type": "desktop", "top": 560, "left": 36, "width": 6, "height": 40, "componentId": "48db61fc-d280-45a4-beaa-b8de1690c1e3", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "8595cde4-5728-4135-af30-f6eaf5f626d1", "name": "text10", "type": "Text", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "text": { "value": "Priority" } }, "general": {}, "styles": { "textSize": { "value": "14" }, "fontWeight": { "value": "bold" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "03de9de0-791e-4876-8002-19b6ef910af9", "type": "mobile", "top": 90, "left": 3, "width": 13.953488372093023, "height": 40, "componentId": "8595cde4-5728-4135-af30-f6eaf5f626d1", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "7b1dc328-2ab4-4172-97e7-dc1e0f95290a", "type": "desktop", "top": 80, "left": 1, "width": 5, "height": 30, "componentId": "8595cde4-5728-4135-af30-f6eaf5f626d1", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "ac23528e-c703-41aa-badf-f295265f072e", "name": "dropdown3", "type": "DropDown", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "label": { "value": "" }, "value": { "value": "{{queries.getTicketDetails.data.priority}}" }, "values": { "value": "{{[\"P0\", \"P1\", \"P2\", \"P3\", \"P4\"]}}" }, "display_values": { "value": "{{[\"🔴 P0\", \"🟠 P1\", \"🟡 P2\", \"🟢 P3\", \"🔵 P4\"]}}" }, "placeholder": { "value": "Select type" } }, "general": {}, "styles": { "borderRadius": { "value": "5" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "686ea8d1-fb02-4d81-b810-62599d44ecff", "type": "desktop", "top": 110, "left": 1, "width": 5, "height": 40, "componentId": "ac23528e-c703-41aa-badf-f295265f072e", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "4750c0f1-bd26-4e47-8ba0-30bfeb3ee0a6", "type": "mobile", "top": 520, "left": 3, "width": 18.6046511627907, "height": 30, "componentId": "ac23528e-c703-41aa-badf-f295265f072e", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "a4dce19a-873e-410f-b0cd-7754ec6c8a81", "name": "text10", "type": "Text", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "text": { "value": "Priority" } }, "general": {}, "styles": { "textSize": { "value": "14" }, "fontWeight": { "value": "bold" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "8c5255bb-f4a6-4bc8-8023-503407523f14", "type": "mobile", "top": 90, "left": 3, "width": 13.953488372093023, "height": 40, "componentId": "a4dce19a-873e-410f-b0cd-7754ec6c8a81", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "5cc5117f-fef1-4cfe-ac72-bff627d780d5", "type": "desktop", "top": 80, "left": 1, "width": 5, "height": 30, "componentId": "a4dce19a-873e-410f-b0cd-7754ec6c8a81", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "d53445ac-c305-4183-b209-6746964972c8", "name": "text11", "type": "Text", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "text": { "value": "Due date" } }, "general": {}, "styles": { "textSize": { "value": "14" }, "fontWeight": { "value": "bold" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "13453abc-a7c2-480c-99da-9539d6ea25cd", "type": "mobile", "top": 90, "left": 3, "width": 13.953488372093023, "height": 40, "componentId": "d53445ac-c305-4183-b209-6746964972c8", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "527ea0c7-636b-4270-88b4-4ee0c0a4c357", "type": "desktop", "top": 440, "left": 1, "width": 8, "height": 30, "componentId": "d53445ac-c305-4183-b209-6746964972c8", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "1c838e2b-7538-4556-b5ad-3e6387684c73", "name": "text11", "type": "Text", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "text": { "value": "Due date" } }, "general": {}, "styles": { "textSize": { "value": "14" }, "fontWeight": { "value": "bold" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "d1b06bb3-4b72-4242-99dd-40fee1603694", "type": "mobile", "top": 90, "left": 3, "width": 13.953488372093023, "height": 40, "componentId": "1c838e2b-7538-4556-b5ad-3e6387684c73", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "58d5d597-61f4-4407-857e-3e73827c3fdc", "type": "desktop", "top": 440, "left": 1, "width": 8, "height": 30, "componentId": "1c838e2b-7538-4556-b5ad-3e6387684c73", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "ab5b7799-d9c2-4293-9811-1cf07f307c80", "name": "text2", "type": "Text", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "06c7f7d8-2a72-43f1-ac3c-100772ae044c", "properties": { "text": { "value": "
All tickets
" } }, "general": {}, "styles": { "textColor": { "value": "#000", "fxActive": false }, "textSize": { "value": "{{20}}" }, "textAlign": { "value": "left" }, "boxShadow": { "value": "0px 0px 0px 0px #00000040" }, "isScrollRequired": { "value": "disabled" }, "textIndent": { "value": "0" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "dc46c812-5720-4925-a5a7-6ff5d9e3af92", "type": "desktop", "top": 10, "left": 3, "width": 12.999999999999998, "height": 40, "componentId": "ab5b7799-d9c2-4293-9811-1cf07f307c80", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "2f50a819-ac6d-4d74-a5b9-46aa730fba75", "name": "datepicker1", "type": "Datepicker", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "defaultValue": { "value": "{{moment().add(1, \"week\").format(\"DD MMM YYYY\")}}" }, "format": { "value": "DD MMM YYYY" } }, "general": {}, "styles": { "borderRadius": { "value": "{{5}}" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "87e1bb86-5e16-4366-a12c-4a8a54f4e197", "type": "desktop", "top": 470, "left": 1, "width": 8, "height": 40, "componentId": "2f50a819-ac6d-4d74-a5b9-46aa730fba75", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "edce7a90-bf31-4b49-818a-b76bd73ecc06", "type": "mobile", "top": 480, "left": 30, "width": 11.627906976744185, "height": 30, "componentId": "2f50a819-ac6d-4d74-a5b9-46aa730fba75", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "04543351-04cb-43ab-9d55-4ac7a1ac504d", "name": "datepicker1", "type": "Datepicker", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "defaultValue": { "value": "{{moment(queries.getTicketDetails.data.due_on).format(\"DD MMM YYYY\")}}" }, "format": { "value": "DD MMM YYYY" } }, "general": {}, "styles": { "borderRadius": { "value": "{{5}}" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "5fccc42c-c6f0-427d-bf9c-97bfa62514fb", "type": "desktop", "top": 470, "left": 1, "width": 8, "height": 40, "componentId": "04543351-04cb-43ab-9d55-4ac7a1ac504d", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "74a525ac-7b08-495a-8ffb-a44b2a0f6ef9", "type": "mobile", "top": 480, "left": 30, "width": 11.627906976744185, "height": 30, "componentId": "04543351-04cb-43ab-9d55-4ac7a1ac504d", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "18be4f3d-1b24-4382-9e05-19b8dbac2531", "name": "button2", "type": "Button", "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "parent": "50050128-7d01-4d77-87b7-9622868c2df7", "properties": { "text": { "value": "Cancel" } }, "general": {}, "styles": { "backgroundColor": { "value": "#ffffff00" }, "textColor": { "value": "#3e63ddff" }, "loaderColor": { "value": "#3e63ddff" }, "borderRadius": { "value": "{{5}}" }, "borderColor": { "value": "#3e63ddff" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-11-10T20:25:24.262Z", "layouts": [ { "id": "e9db8c2f-a36c-47d2-be6f-eb3dd4787a60", "type": "mobile", "top": 590, "left": 29, "width": 6.976744186046512, "height": 30, "componentId": "18be4f3d-1b24-4382-9e05-19b8dbac2531", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" }, { "id": "5c7cc3c6-3e08-4630-8024-9bd7068510e2", "type": "desktop", "top": 560, "left": 31, "width": 4, "height": 40, "componentId": "18be4f3d-1b24-4382-9e05-19b8dbac2531", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:39.992Z" } ] }, { "id": "2d90e7b7-8fd6-4886-ac45-adfbd134d765", "name": "text12", "type": "Text", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "text": { "value": "{{`Created by ${queries.getTicketDetails.data.created_by_email} on ${moment(\n queries.getTicketDetails.data.created_at\n).format(\"DD MMM YYYY | hh:mmA\")}${\n queries.getTicketDetails.data.updated_by_email\n ? `
Last updated by ${queries.getTicketDetails.data.updated_by_email} on ${moment(\n queries.getTicketDetails.data.updated_at\n ).format(\"DD MMM YYYY | hh:mmA\")}`\n : \"\"\n}`}}" } }, "general": {}, "styles": { "textAlign": { "value": "left" }, "textSize": { "value": "12" }, "isScrollRequired": { "value": "disabled" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z", "layouts": [ { "id": "2ee2fa93-4ee7-44f3-b25c-2aff2e06de1b", "type": "mobile", "top": 20, "left": 25, "width": 13.953488372093023, "height": 40, "componentId": "2d90e7b7-8fd6-4886-ac45-adfbd134d765", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "92ffe565-348f-40b3-9556-772174cc2d59", "type": "desktop", "top": 550, "left": 1, "width": 27, "height": 60, "componentId": "2d90e7b7-8fd6-4886-ac45-adfbd134d765", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "efdacea5-8b9b-41db-bc40-c098da45b5b9", "name": "button3", "type": "Button", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "text": { "value": "🗃️ Archive this ticket" }, "loadingState": { "value": "{{queries.archiveTicket.isLoading}}", "fxActive": true }, "visibility": { "value": "{{queries.getSubtasks.data.length == 0 && !queries.getSubtasks.isLoading}}" } }, "general": {}, "styles": { "backgroundColor": { "value": "#f5a6231a" }, "borderRadius": { "value": "{{5}}" }, "borderColor": { "value": "#ffffff00" }, "textColor": { "value": "#f5a623ff" }, "loaderColor": { "value": "#f5a623ff" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-11-10T20:25:24.262Z", "layouts": [ { "id": "b6ad6994-4cb5-40ad-9666-9fabb81d3c39", "type": "desktop", "top": 20, "left": 34, "width": 8, "height": 40, "componentId": "efdacea5-8b9b-41db-bc40-c098da45b5b9", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "5f207ff9-1217-4155-9e1d-a9d9b29a1875", "type": "mobile", "top": 590, "left": 29, "width": 6.976744186046512, "height": 30, "componentId": "efdacea5-8b9b-41db-bc40-c098da45b5b9", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] }, { "id": "fed293fd-7ee3-4dea-8540-34aa025465cc", "name": "button4", "type": "Button", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "parent": "55904807-1eda-4267-a05c-f536a4f56916", "properties": { "text": { "value": "View subtasks" }, "visibility": { "fxActive": true, "value": "{{queries.getSubtasks.data.length > 0 && !queries.getSubtasks.isLoading}}" } }, "general": {}, "styles": { "backgroundColor": { "value": "#3e63dd1a" }, "textColor": { "value": "#3e63ddff" }, "loaderColor": { "value": "#3e63ddff" }, "borderRadius": { "value": "{{5}}" }, "borderColor": { "value": "#ffffff00" } }, "generalStyles": {}, "displayPreferences": { "showOnDesktop": { "value": "{{true}}" }, "showOnMobile": { "value": "{{false}}" } }, "validation": {}, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-11-10T20:25:24.262Z", "layouts": [ { "id": "c2416b28-e700-48bd-8b86-8b10ebf380bb", "type": "desktop", "top": 560, "left": 29, "width": 6, "height": 40, "componentId": "fed293fd-7ee3-4dea-8540-34aa025465cc", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" }, { "id": "7773f182-1b68-4bc4-b716-9b09720b28bb", "type": "mobile", "top": 590, "left": 29, "width": 6.976744186046512, "height": 30, "componentId": "fed293fd-7ee3-4dea-8540-34aa025465cc", "dimensionUnit": "count", "updatedAt": "2024-07-02T11:41:40.002Z" } ] } ], "pages": [ { "id": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "name": "Home", "handle": "home", "index": 1, "disabled": false, "hidden": false, "icon": null, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-12-03T20:38:07.471Z", "autoComputeLayout": false, "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "pageGroupIndex": 1, "pageGroupId": null, "isPageGroup": false }, { "id": "f59e585e-f093-45b0-b155-ce9270f74f59", "name": "Add new ticket", "handle": "add-new-ticket", "index": 2, "disabled": false, "hidden": false, "icon": null, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-12-03T20:38:07.471Z", "autoComputeLayout": false, "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "pageGroupIndex": 2, "pageGroupId": null, "isPageGroup": false }, { "id": "68ddec81-e575-47c6-a704-e82019ea9f17", "name": "View ticket", "handle": "ticket", "index": 3, "disabled": false, "hidden": false, "icon": null, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-12-03T20:38:07.471Z", "autoComputeLayout": false, "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "pageGroupIndex": 3, "pageGroupId": null, "isPageGroup": false }, { "id": "da21eda2-ac7d-490f-876d-35db98236dfb", "name": "View subtasks", "handle": "subtasks", "index": 4, "disabled": false, "hidden": false, "icon": null, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-12-03T20:38:07.471Z", "autoComputeLayout": false, "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "pageGroupIndex": 4, "pageGroupId": null, "isPageGroup": false }, { "id": "e7ceed7b-3fd5-451a-baa9-5a27b0725950", "name": "Archives", "handle": "archives", "index": 5, "disabled": false, "hidden": false, "icon": null, "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-12-03T20:38:07.471Z", "autoComputeLayout": false, "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "pageGroupIndex": 5, "pageGroupId": null, "isPageGroup": false } ], "events": [ { "id": "dfff6a6d-52bb-4409-b089-8be050b765e7", "name": "onDataQueryFailure", "index": 2, "event": { "eventId": "onDataQueryFailure", "message": "Failed to create ticket! Please check and try again.", "actionId": "show-alert", "alertType": "warning" }, "sourceId": "87d39800-2e6d-4734-ad03-61809fe63350", "target": "data_query", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z" }, { "id": "c22d63c1-c23f-4ec3-8954-8c17e56e65bc", "name": "onDataQuerySuccess", "index": 0, "event": { "eventId": "onDataQuerySuccess", "message": "{{`Status of ticket #${components.kanban1.updatedCardData[components.kanban1.updatedCardData.length - 1].id} updated successfully.`}}", "actionId": "show-alert", "alertType": "success" }, "sourceId": "850453f8-558f-4f8a-9981-31a907cbfdf8", "target": "data_query", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z" }, { "id": "aaa48fb2-ef2e-45e9-98a9-e8487155a06c", "name": "onDataQueryFailure", "index": 2, "event": { "eventId": "onDataQueryFailure", "message": "{{`Failed to update status of ticket #${components.kanban1.updatedCardData[components.kanban1.updatedCardData.length - 1].id}! Please check and try again.`}}", "actionId": "show-alert", "alertType": "warning" }, "sourceId": "850453f8-558f-4f8a-9981-31a907cbfdf8", "target": "data_query", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z" }, { "id": "8242ad46-ec76-451c-9a72-323a629f284a", "name": "onDataQuerySuccess", "index": 1, "event": { "eventId": "onDataQuerySuccess", "message": "Hello world!", "queryId": "d046b8bb-bf28-4af1-bb3c-54b738a1f7d7", "actionId": "run-query", "alertType": "info", "queryName": "getTickets", "parameters": {} }, "sourceId": "850453f8-558f-4f8a-9981-31a907cbfdf8", "target": "data_query", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.567Z" }, { "id": "ed4f66a1-129b-42f3-b009-380e6838b894", "name": "onDataQueryFailure", "index": 2, "event": { "eventId": "onDataQueryFailure", "message": "{{`Failed to update details of ticket #${globals.urlparams.id}! Please check and try again.`}}", "actionId": "show-alert", "alertType": "warning" }, "sourceId": "c0c10182-3a45-4a3f-ba7b-c27bcda43dd9", "target": "data_query", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z" }, { "id": "d8dd190b-c8b5-4efa-be2b-bde15c854831", "name": "onDataQuerySuccess", "index": 0, "event": { "eventId": "onDataQuerySuccess", "message": "{{`Ticket #${globals.urlparams.id} archived successfully.`}}", "actionId": "show-alert", "alertType": "success" }, "sourceId": "8cf7d0bc-d86b-4ec5-8c69-d1865c8080ea", "target": "data_query", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z" }, { "id": "b045f622-0a89-46f7-bf5e-ee96cf61bdf4", "name": "onDataQueryFailure", "index": 2, "event": { "eventId": "onDataQueryFailure", "message": "{{`Failed to archive ticket #${globals.urlparams.id}! Please check and try again.`}}", "actionId": "show-alert", "alertType": "warning" }, "sourceId": "8cf7d0bc-d86b-4ec5-8c69-d1865c8080ea", "target": "data_query", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z" }, { "id": "695130ad-c75e-44c6-b9d8-5cec8927fe3e", "name": "onDataQueryFailure", "index": 2, "event": { "eventId": "onDataQueryFailure", "message": "{{`Failed to unarchive ticket #${components.table1.selectedRow.id}! Please check and try again.`}}", "actionId": "show-alert", "alertType": "warning" }, "sourceId": "ae6c889c-b7bf-4bde-a3bb-85261fc4f667", "target": "data_query", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z" }, { "id": "275beaa6-51c0-4189-995f-bea9505eac47", "name": "onDataQuerySuccess", "index": 0, "event": { "eventId": "onDataQuerySuccess", "message": "{{`Ticket #${components.table1.selectedRow.id} unarchived successfully.`}}", "actionId": "show-alert", "alertType": "success" }, "sourceId": "ae6c889c-b7bf-4bde-a3bb-85261fc4f667", "target": "data_query", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z" }, { "id": "572e38e2-b4c9-4177-ad12-5a828cfe3734", "name": "onDataQuerySuccess", "index": 1, "event": { "eventId": "onDataQuerySuccess", "message": "Hello world!", "queryId": "43da6caa-3a44-4ec7-a8f4-a775a5055531", "actionId": "run-query", "alertType": "info", "queryName": "getTicketDetails", "parameters": {} }, "sourceId": "c0c10182-3a45-4a3f-ba7b-c27bcda43dd9", "target": "data_query", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.548Z" }, { "id": "8c8bb87b-dd25-4823-afa2-a435a411b978", "name": "onClick", "index": 0, "event": { "pageId": "f59e585e-f093-45b0-b155-ce9270f74f59", "eventId": "onClick", "message": "Hello world!", "actionId": "switch-page", "alertType": "info" }, "sourceId": "f308a8c6-d5f2-484b-b419-6f6fcdc8c43d", "target": "component", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.554Z" }, { "id": "61389b67-8372-417e-a6d7-00baf6f28a0a", "name": "onSelect", "index": 0, "event": { "eventId": "onSelect", "message": "Hello world!", "queryId": "d046b8bb-bf28-4af1-bb3c-54b738a1f7d7", "actionId": "run-query", "alertType": "info", "queryName": "getTickets", "parameters": {} }, "sourceId": "12e40ec6-0baf-4761-9082-6c0d4890a7a8", "target": "component", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.574Z" }, { "id": "5373fddf-612b-4626-a3ea-fd3f079626eb", "name": "onDataQuerySuccess", "index": 1, "event": { "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "eventId": "onDataQuerySuccess", "message": "Hello world!", "actionId": "switch-page", "alertType": "info" }, "sourceId": "8cf7d0bc-d86b-4ec5-8c69-d1865c8080ea", "target": "data_query", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.729Z" }, { "id": "b5bff78a-13c5-4351-a3df-83c3a07196c6", "name": "onDataQuerySuccess", "index": 1, "event": { "eventId": "onDataQuerySuccess", "message": "Hello world!", "queryId": "224f0885-1b50-4956-b6b0-876ffbd19932", "actionId": "run-query", "alertType": "info", "queryName": "getArchivedTickets", "parameters": {} }, "sourceId": "ae6c889c-b7bf-4bde-a3bb-85261fc4f667", "target": "data_query", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.742Z" }, { "id": "13829719-a2ca-4ef2-ad9c-14b33463ece9", "name": "onDataQuerySuccess", "index": 1, "event": { "eventId": "onDataQuerySuccess", "message": "{{`Ticket created with ID #${queries.createTicket.data[0].id}`}}", "actionId": "show-alert", "alertType": "success" }, "sourceId": "87d39800-2e6d-4734-ad03-61809fe63350", "target": "data_query", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z" }, { "id": "6ec7e897-4e70-4bc8-a797-8b738a4a3a32", "name": "onCardMoved", "index": 0, "event": { "eventId": "onCardMoved", "message": "Hello world!", "queryId": "850453f8-558f-4f8a-9981-31a907cbfdf8", "actionId": "run-query", "alertType": "info", "queryName": "updateTicketStatus", "parameters": {} }, "sourceId": "37a37581-81be-4499-a26e-984f6f06a696", "target": "component", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.580Z" }, { "id": "fa4d5cfa-7dcf-4021-8beb-f2ef67d61388", "name": "onClick", "index": 0, "event": { "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "eventId": "onClick", "message": "Hello world!", "actionId": "switch-page", "alertType": "info", "queryParams": [ [ "id", "{{components.kanban1.lastSelectedCard.id}}" ] ] }, "sourceId": "03eddc1f-2538-4cfa-8067-5cb64ff4ec85", "target": "component", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.587Z" }, { "id": "f54967b4-7352-42ac-b936-bc362b846b0c", "name": "onClick", "index": 0, "event": { "pageId": "e7ceed7b-3fd5-451a-baa9-5a27b0725950", "eventId": "onClick", "message": "Hello world!", "actionId": "switch-page", "alertType": "info" }, "sourceId": "227f3882-a7d6-4770-8ce5-e6236671eb59", "target": "component", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.594Z" }, { "id": "67de9163-8d77-47dd-868e-e18f32326b00", "name": "onPageLoad", "index": 0, "event": { "eventId": "onPageLoad", "message": "Hello world!", "queryId": "d046b8bb-bf28-4af1-bb3c-54b738a1f7d7", "actionId": "run-query", "alertType": "info", "queryName": "getTickets", "parameters": {} }, "sourceId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "target": "page", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.601Z" }, { "id": "8dd8f9bc-cb66-43ae-bdbb-3d9c421413ea", "name": "onClick", "index": 0, "event": { "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "eventId": "onClick", "message": "Hello world!", "actionId": "switch-page", "alertType": "info" }, "sourceId": "fc49f77a-b9bd-4b58-9667-218b99c5c594", "target": "component", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.607Z" }, { "id": "95a52c74-a2ab-4397-a46b-8ba3828c2851", "name": "onClick", "index": 0, "event": { "eventId": "onClick", "message": "Hello world!", "queryId": "87d39800-2e6d-4734-ad03-61809fe63350", "actionId": "run-query", "alertType": "info", "queryName": "createTicket", "parameters": {} }, "sourceId": "1db21867-cdf7-4705-890a-1f123105f687", "target": "component", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.614Z" }, { "id": "eadc912c-5273-462a-aef4-f2807d19e2d1", "name": "onClick", "index": 0, "event": { "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "eventId": "onClick", "message": "Hello world!", "actionId": "switch-page", "alertType": "info" }, "sourceId": "18be4f3d-1b24-4382-9e05-19b8dbac2531", "target": "component", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.620Z" }, { "id": "2a3dc4f2-7dd7-4fee-ab02-1308f6921619", "name": "onClick", "index": 0, "event": { "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "eventId": "onClick", "message": "Hello world!", "actionId": "switch-page", "alertType": "info", "runOnlyIf": "{{globals.urlparams.parent_ticket_id == undefined}}" }, "sourceId": "268cd4e3-16fb-420b-935c-942fc1ca8e96", "target": "component", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.626Z" }, { "id": "123f80e9-9e1f-4a29-bed8-ccba78f7ac20", "name": "onClick", "index": 1, "event": { "pageId": "da21eda2-ac7d-490f-876d-35db98236dfb", "eventId": "onClick", "message": "Hello world!", "actionId": "switch-page", "alertType": "info", "runOnlyIf": "{{globals.urlparams.parent_ticket_id !== undefined}}", "queryParams": [ [ "id", "{{globals.urlparams.parent_ticket_id}}" ] ] }, "sourceId": "268cd4e3-16fb-420b-935c-942fc1ca8e96", "target": "component", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.633Z" }, { "id": "94450a0c-51bf-46b3-8bbb-f03daac536d0", "name": "onClick", "index": 0, "event": { "eventId": "onClick", "message": "Hello world!", "queryId": "c0c10182-3a45-4a3f-ba7b-c27bcda43dd9", "actionId": "run-query", "alertType": "info", "queryName": "updateTicketDetails", "parameters": {} }, "sourceId": "48db61fc-d280-45a4-beaa-b8de1690c1e3", "target": "component", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.649Z" }, { "id": "48fa505c-a0f9-4d0a-b04f-61623c0be5e2", "name": "onClick", "index": 0, "event": { "eventId": "onClick", "message": "Hello world!", "queryId": "8cf7d0bc-d86b-4ec5-8c69-d1865c8080ea", "actionId": "run-query", "alertType": "info", "queryName": "archiveTicket", "parameters": {} }, "sourceId": "efdacea5-8b9b-41db-bc40-c098da45b5b9", "target": "component", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.657Z" }, { "id": "b7e1e1f9-fed4-41b8-9ab1-20f87cf60328", "name": "onClick", "index": 0, "event": { "pageId": "da21eda2-ac7d-490f-876d-35db98236dfb", "eventId": "onClick", "message": "Hello world!", "actionId": "switch-page", "alertType": "info", "queryParams": [ [ "id", "{{globals.urlparams.id}}" ] ] }, "sourceId": "fed293fd-7ee3-4dea-8540-34aa025465cc", "target": "component", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.664Z" }, { "id": "d78b410b-a281-4fd0-986e-a306834bcd8b", "name": "onPageLoad", "index": 0, "event": { "eventId": "onPageLoad", "message": "Hello world!", "queryId": "43da6caa-3a44-4ec7-a8f4-a775a5055531", "actionId": "run-query", "alertType": "info", "queryName": "getTicketDetails", "parameters": {} }, "sourceId": "68ddec81-e575-47c6-a704-e82019ea9f17", "target": "page", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.669Z" }, { "id": "9f6fb2bd-964b-4293-baad-5796f1024c68", "name": "onPageLoad", "index": 1, "event": { "eventId": "onPageLoad", "message": "Hello world!", "queryId": "ef32b399-c17a-49e2-ac02-47b34bd81fe0", "actionId": "run-query", "alertType": "info", "queryName": "getSubtasks", "parameters": {} }, "sourceId": "68ddec81-e575-47c6-a704-e82019ea9f17", "target": "page", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.675Z" }, { "id": "8cb873c4-72c6-4ec9-91a3-7b716ef7b535", "name": "onClick", "index": 0, "event": { "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "eventId": "onClick", "message": "Hello world!", "actionId": "switch-page", "alertType": "info", "runOnlyIf": "", "queryParams": [ [ "id", "{{globals.urlparams.id}}" ] ] }, "sourceId": "1120bc50-ff5e-43a6-8fd2-24e60ffeb4af", "target": "component", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.682Z" }, { "id": "8258e3a4-31de-4a2d-9440-0731dd70696a", "name": "onClick", "index": 0, "event": { "ref": "Action0", "pageId": "68ddec81-e575-47c6-a704-e82019ea9f17", "eventId": "onClick", "message": "Hello world!", "actionId": "switch-page", "alertType": "info", "queryParams": [ [ "parent_ticket_id", "{{globals.urlparams.id}}" ], [ "id", "{{components.table1.selectedRow.id}}" ] ] }, "sourceId": "61fcd9c8-9b8b-4631-956c-b0cef732bb88", "target": "table_action", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.687Z" }, { "id": "750cf547-3cb3-4678-ba44-0329af2ce54e", "name": "onPageLoad", "index": 0, "event": { "eventId": "onPageLoad", "message": "Hello world!", "queryId": "ef32b399-c17a-49e2-ac02-47b34bd81fe0", "actionId": "run-query", "alertType": "info", "queryName": "getSubtasks", "parameters": {} }, "sourceId": "da21eda2-ac7d-490f-876d-35db98236dfb", "target": "page", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.693Z" }, { "id": "ab5777d3-25b9-47fe-a536-d88b6f6623aa", "name": "onClick", "index": 0, "event": { "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "eventId": "onClick", "message": "Hello world!", "actionId": "switch-page", "alertType": "info" }, "sourceId": "881ab719-0b2f-4da4-9c90-428c66696482", "target": "component", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.699Z" }, { "id": "6fdf69cb-dc07-48a3-b96b-3fe1e17918b1", "name": "onClick", "index": 0, "event": { "ref": "Action0", "eventId": "onClick", "message": "Hello world!", "queryId": "ae6c889c-b7bf-4bde-a3bb-85261fc4f667", "actionId": "run-query", "alertType": "info", "queryName": "unarchiveTicket", "parameters": {} }, "sourceId": "ad5a90e9-d294-4ff2-8a9f-075aeb445093", "target": "table_action", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.705Z" }, { "id": "95199959-0bc1-4c13-99f0-b1fda30693de", "name": "onPageLoad", "index": 0, "event": { "eventId": "onPageLoad", "message": "Hello world!", "queryId": "224f0885-1b50-4956-b6b0-876ffbd19932", "actionId": "run-query", "alertType": "info", "queryName": "getArchivedTickets", "parameters": {} }, "sourceId": "e7ceed7b-3fd5-451a-baa9-5a27b0725950", "target": "page", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.710Z" }, { "id": "65f2aea5-149b-4011-ae96-ba298f81869a", "name": "onDataQuerySuccess", "index": 0, "event": { "pageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "eventId": "onDataQuerySuccess", "message": "Hello world!", "actionId": "switch-page", "alertType": "info" }, "sourceId": "87d39800-2e6d-4734-ad03-61809fe63350", "target": "data_query", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:42.716Z" }, { "id": "8e72a0ce-c501-45a2-8bca-d48b34384efe", "name": "onDataQuerySuccess", "index": 0, "event": { "eventId": "onDataQuerySuccess", "message": "{{`Details of ticket #${globals.urlparams.id} updated successfully.`}}", "actionId": "show-alert", "alertType": "success" }, "sourceId": "c0c10182-3a45-4a3f-ba7b-c27bcda43dd9", "target": "data_query", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z" } ], "dataQueries": [ { "id": "43da6caa-3a44-4ec7-a8f4-a775a5055531", "name": "getTicketDetails", "options": { "operation": "list_rows", "transformationLanguage": "javascript", "enableTransformation": true, "organization_id": "f2a832bb-fc39-49c5-be7f-7037ebb79b84", "table_id": "d228b8fc-bfa0-41a0-84b2-ba2fb682c86f", "join_table": { "joins": [ { "id": 1718132818594, "conditions": { "operator": "AND", "conditionsList": [ { "operator": "=", "leftField": { "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } } ] }, "joinType": "INNER" } ], "from": { "name": "59f0a83c-ae95-4f57-8929-2ea6e7562660", "type": "Table" }, "fields": [ { "name": "id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "summary", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "description", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "assignee_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "status", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "is_active", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "type", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "parent_task_id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "priority", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "due_on", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } ] }, "list_rows": { "where_filters": { "f204293c-1aca-4ed4-bff3-e5335b3d1cc4": { "column": "id", "operator": "eq", "value": "{{globals.urlparams.id}}", "id": "f204293c-1aca-4ed4-bff3-e5335b3d1cc4" } } }, "transformation": "return data[0]??({});" }, "dataSourceId": "8d30ab23-76bf-4740-a56e-b5c16a78cbed", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-08-08T23:20:05.776Z" }, { "id": "ef32b399-c17a-49e2-ac02-47b34bd81fe0", "name": "getSubtasks", "options": { "operation": "list_rows", "transformationLanguage": "javascript", "enableTransformation": false, "organization_id": "f2a832bb-fc39-49c5-be7f-7037ebb79b84", "table_id": "d228b8fc-bfa0-41a0-84b2-ba2fb682c86f", "join_table": { "joins": [ { "id": 1718140572454, "conditions": { "operator": "AND", "conditionsList": [ { "operator": "=", "leftField": { "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } } ] }, "joinType": "INNER" } ], "from": { "name": "59f0a83c-ae95-4f57-8929-2ea6e7562660", "type": "Table" }, "fields": [ { "name": "id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "summary", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "description", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "assignee_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "status", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "is_active", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "type", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "parent_task_id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "priority", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "due_on", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } ] }, "list_rows": { "where_filters": { "bf8f3324-0752-4491-903c-f5162b6d8b9e": { "column": "parent_task_id", "operator": "eq", "value": "{{globals.urlparams.id}}", "id": "bf8f3324-0752-4491-903c-f5162b6d8b9e" }, "cd596bd3-8f3e-4cbd-a446-1e9601fd501a": { "column": "is_active", "operator": "eq", "value": "true", "id": "cd596bd3-8f3e-4cbd-a446-1e9601fd501a" } }, "limit": "" } }, "dataSourceId": "8d30ab23-76bf-4740-a56e-b5c16a78cbed", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-08-08T23:20:06.708Z" }, { "id": "c0c10182-3a45-4a3f-ba7b-c27bcda43dd9", "name": "updateTicketDetails", "options": { "operation": "update_rows", "transformationLanguage": "javascript", "enableTransformation": false, "organization_id": "f2a832bb-fc39-49c5-be7f-7037ebb79b84", "table_id": "d228b8fc-bfa0-41a0-84b2-ba2fb682c86f", "join_table": { "joins": [ { "id": 1718135562529, "conditions": { "operator": "AND", "conditionsList": [ { "operator": "=", "leftField": { "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } } ] }, "joinType": "INNER" } ], "from": { "name": "59f0a83c-ae95-4f57-8929-2ea6e7562660", "type": "Table" }, "fields": [ { "name": "id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "summary", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "description", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "assignee_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "status", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "is_active", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "type", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "parent_task_id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "priority", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "due_on", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } ] }, "list_rows": {}, "update_rows": { "columns": { "0": { "column": "priority", "value": "{{components.dropdown3.value}}" }, "1": { "column": "status", "value": "{{components.dropdown2.value}}" }, "2": { "column": "type", "value": "{{components.dropdown1.value}}" }, "3": { "column": "parent_task_id", "value": "{{components.dropdown1.value == \"subtask\" ? components.textinput3.value : undefined}}" }, "4": { "column": "summary", "value": "{{components.textinput1.value}}" }, "5": { "column": "description", "value": "{{components.textarea1.value}}" }, "6": { "column": "due_on", "value": "{{moment(components.datepicker1.value, \"DD MMM YYYY\").valueOf()}}" }, "7": { "column": "assignee_email", "value": "{{components.textinput2.value}}" }, "8": { "column": "updated_at", "value": "{{moment().valueOf()}}" }, "9": { "column": "updated_by_email", "value": "{{globals.currentUser.email}}" } }, "where_filters": { "68f4fbc3-d536-4b9f-8a57-ee79482a9478": { "column": "id", "operator": "eq", "value": "{{globals.urlparams.id}}", "id": "68f4fbc3-d536-4b9f-8a57-ee79482a9478" } } } }, "dataSourceId": "8d30ab23-76bf-4740-a56e-b5c16a78cbed", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-07-31T01:33:20.661Z" }, { "id": "d046b8bb-bf28-4af1-bb3c-54b738a1f7d7", "name": "getTickets", "options": { "operation": "list_rows", "transformationLanguage": "javascript", "enableTransformation": false, "organization_id": "f2a832bb-fc39-49c5-be7f-7037ebb79b84", "table_id": "d228b8fc-bfa0-41a0-84b2-ba2fb682c86f", "join_table": { "joins": [ { "id": 1718056633310, "conditions": { "operator": "AND", "conditionsList": [ { "operator": "=", "leftField": { "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } } ] }, "joinType": "INNER" } ], "from": { "name": "59f0a83c-ae95-4f57-8929-2ea6e7562660", "type": "Table" }, "fields": [ { "name": "id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "summary", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "description", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "assignee_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "status", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "is_active", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "type", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "parent_task_id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } ] }, "list_rows": { "where_filters": { "8b4f282a-e994-4748-8e2a-8fefbaa55cfc": { "column": "is_active", "operator": "eq", "value": "true", "id": "8b4f282a-e994-4748-8e2a-8fefbaa55cfc" }, "7f9501d6-7646-4c58-976c-965e11d7056d": { "column": "assignee_email", "operator": "like", "value": "{{components.dropdown1.value ? globals.currentUser.email : \"%\"}}", "id": "7f9501d6-7646-4c58-976c-965e11d7056d" } } } }, "dataSourceId": "8d30ab23-76bf-4740-a56e-b5c16a78cbed", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-12-03T20:38:10.483Z" }, { "id": "850453f8-558f-4f8a-9981-31a907cbfdf8", "name": "updateTicketStatus", "options": { "operation": "update_rows", "transformationLanguage": "javascript", "enableTransformation": false, "organization_id": "f2a832bb-fc39-49c5-be7f-7037ebb79b84", "table_id": "d228b8fc-bfa0-41a0-84b2-ba2fb682c86f", "join_table": { "joins": [ { "id": 1718112634952, "conditions": { "operator": "AND", "conditionsList": [ { "operator": "=", "leftField": { "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } } ] }, "joinType": "INNER" } ], "from": { "name": "59f0a83c-ae95-4f57-8929-2ea6e7562660", "type": "Table" }, "fields": [ { "name": "id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "summary", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "description", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "assignee_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "status", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "is_active", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "type", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "parent_task_id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "priority", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "due_on", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } ] }, "list_rows": {}, "update_rows": { "columns": { "0": { "column": "status", "value": "{{components.kanban1.lastCardMovement.cardDetails.columnId}}" }, "1": { "column": "updated_at", "value": "{{moment().valueOf()}}" }, "a0c65240-fe36-4a7e-91ee-0673f4c272fe": { "column": "updated_by_email", "value": "{{globals.currentUser.email}}" } }, "where_filters": { "77d19d4f-13b6-47d9-8e47-adb358d42fdd": { "column": "id", "operator": "eq", "value": "{{components.kanban1.lastCardMovement.cardDetails.id}}", "id": "77d19d4f-13b6-47d9-8e47-adb358d42fdd" } } } }, "dataSourceId": "8d30ab23-76bf-4740-a56e-b5c16a78cbed", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-07-31T01:32:58.829Z" }, { "id": "8cf7d0bc-d86b-4ec5-8c69-d1865c8080ea", "name": "archiveTicket", "options": { "operation": "update_rows", "transformationLanguage": "javascript", "enableTransformation": false, "organization_id": "f2a832bb-fc39-49c5-be7f-7037ebb79b84", "table_id": "d228b8fc-bfa0-41a0-84b2-ba2fb682c86f", "join_table": { "joins": [ { "id": 1718143554337, "conditions": { "operator": "AND", "conditionsList": [ { "operator": "=", "leftField": { "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } } ] }, "joinType": "INNER" } ], "from": { "name": "59f0a83c-ae95-4f57-8929-2ea6e7562660", "type": "Table" }, "fields": [ { "name": "id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "summary", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "description", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "assignee_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "status", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "is_active", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "type", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "parent_task_id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "priority", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "due_on", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } ] }, "list_rows": {}, "update_rows": { "columns": { "0": { "column": "is_active", "value": "false" }, "1": { "column": "updated_at", "value": "{{moment().valueOf()}}" }, "4ced9aad-2667-4643-9ac7-0a5b218d909c": { "column": "updated_by_email", "value": "{{globals.currentUser.email}}" } }, "where_filters": { "0bd94d03-bcb2-4928-a8de-1f82ae29d6a7": { "column": "id", "operator": "eq", "value": "{{globals.urlparams.id}}", "id": "0bd94d03-bcb2-4928-a8de-1f82ae29d6a7" } } } }, "dataSourceId": "8d30ab23-76bf-4740-a56e-b5c16a78cbed", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-07-31T01:33:26.727Z" }, { "id": "224f0885-1b50-4956-b6b0-876ffbd19932", "name": "getArchivedTickets", "options": { "operation": "list_rows", "transformationLanguage": "javascript", "enableTransformation": false, "organization_id": "f2a832bb-fc39-49c5-be7f-7037ebb79b84", "table_id": "d228b8fc-bfa0-41a0-84b2-ba2fb682c86f", "join_table": { "joins": [ { "id": 1718146796787, "conditions": { "operator": "AND", "conditionsList": [ { "operator": "=", "leftField": { "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } } ] }, "joinType": "INNER" } ], "from": { "name": "59f0a83c-ae95-4f57-8929-2ea6e7562660", "type": "Table" }, "fields": [ { "name": "id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "summary", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "description", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "assignee_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "status", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "is_active", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "type", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "parent_task_id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "priority", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "due_on", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } ] }, "list_rows": { "where_filters": { "fd996aad-7f82-4c8f-9646-21b92476bd61": { "column": "is_active", "operator": "eq", "value": "false", "id": "fd996aad-7f82-4c8f-9646-21b92476bd61" } } } }, "dataSourceId": "8d30ab23-76bf-4740-a56e-b5c16a78cbed", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-08-08T23:21:15.995Z" }, { "id": "ae6c889c-b7bf-4bde-a3bb-85261fc4f667", "name": "unarchiveTicket", "options": { "operation": "update_rows", "transformationLanguage": "javascript", "enableTransformation": false, "organization_id": "f2a832bb-fc39-49c5-be7f-7037ebb79b84", "table_id": "d228b8fc-bfa0-41a0-84b2-ba2fb682c86f", "join_table": { "joins": [ { "id": 1718143554337, "conditions": { "operator": "AND", "conditionsList": [ { "operator": "=", "leftField": { "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } } ] }, "joinType": "INNER" } ], "from": { "name": "59f0a83c-ae95-4f57-8929-2ea6e7562660", "type": "Table" }, "fields": [ { "name": "id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "summary", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "description", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "assignee_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "status", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "is_active", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "type", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "parent_task_id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "priority", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "due_on", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } ] }, "list_rows": {}, "update_rows": { "columns": { "0": { "column": "is_active", "value": "true" }, "1": { "column": "updated_at", "value": "{{moment().valueOf()}}" }, "a66c4805-b154-4f68-996d-4ed7c56df78d": { "column": "updated_by_email", "value": "{{globals.currentUser.email}}" } }, "where_filters": { "0bd94d03-bcb2-4928-a8de-1f82ae29d6a7": { "column": "id", "operator": "eq", "value": "{{components.table1.selectedRow.id}}", "id": "0bd94d03-bcb2-4928-a8de-1f82ae29d6a7" } } } }, "dataSourceId": "8d30ab23-76bf-4740-a56e-b5c16a78cbed", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-06-12T08:20:41.594Z" }, { "id": "87d39800-2e6d-4734-ad03-61809fe63350", "name": "createTicket", "options": { "operation": "create_row", "transformationLanguage": "javascript", "enableTransformation": false, "organization_id": "f2a832bb-fc39-49c5-be7f-7037ebb79b84", "table_id": "d228b8fc-bfa0-41a0-84b2-ba2fb682c86f", "join_table": { "joins": [ { "id": 1718055745531, "conditions": { "operator": "AND", "conditionsList": [ { "operator": "=", "leftField": { "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } } ] }, "joinType": "INNER" } ], "from": { "name": "59f0a83c-ae95-4f57-8929-2ea6e7562660", "type": "Table" }, "fields": [ { "name": "id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "summary", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "description", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "assignee_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "status", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "is_active", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_at", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "updated_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "created_by_email", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "type", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" }, { "name": "parent_task_id", "table": "59f0a83c-ae95-4f57-8929-2ea6e7562660" } ] }, "list_rows": {}, "create_row": { "0": { "column": "status", "value": "{{components.dropdown2.value}}" }, "1": { "column": "type", "value": "{{components.dropdown1.value}}" }, "2": { "column": "parent_task_id", "value": "{{components.dropdown1.value == \"subtask\" ? components.textinput3.value : undefined}}" }, "3": { "column": "summary", "value": "{{components.textinput1.value}}" }, "4": { "column": "description", "value": "{{components.textarea1.value}}" }, "5": { "column": "assignee_email", "value": "{{components.textinput2.value}}" }, "6": { "column": "created_at", "value": "{{moment().valueOf()}}" }, "9": { "column": "created_by_email", "value": "{{globals.currentUser.email}}" }, "10": { "column": "priority", "value": "{{components.dropdown3.value}}" }, "11": { "column": "due_on", "value": "{{moment(components.datepicker1.value, \"DD MMM YYYY\").valueOf()}}" } } }, "dataSourceId": "8d30ab23-76bf-4740-a56e-b5c16a78cbed", "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "createdAt": "2024-06-12T08:20:41.594Z", "updatedAt": "2024-07-31T01:32:01.824Z" } ], "dataSources": [ { "id": "3d22e816-b162-4a5f-88bc-0f72c90c89c6", "name": "restapidefault", "kind": "restapi", "type": "static", "pluginId": null, "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "organizationId": null, "scope": "local", "createdAt": "2024-06-12T08:20:41.601Z", "updatedAt": "2024-06-12T08:20:41.601Z" }, { "id": "d3d0ca4b-0a85-41e6-9f7f-a95690ea82a2", "name": "runjsdefault", "kind": "runjs", "type": "static", "pluginId": null, "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "organizationId": null, "scope": "local", "createdAt": "2024-06-12T08:20:41.613Z", "updatedAt": "2024-06-12T08:20:41.613Z" }, { "id": "c1c7b723-a509-49b0-84d1-31db080d1430", "name": "runpydefault", "kind": "runpy", "type": "static", "pluginId": null, "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "organizationId": null, "scope": "local", "createdAt": "2024-06-12T08:20:41.624Z", "updatedAt": "2024-06-12T08:20:41.624Z" }, { "id": "8d30ab23-76bf-4740-a56e-b5c16a78cbed", "name": "tooljetdbdefault", "kind": "tooljetdb", "type": "static", "pluginId": null, "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "organizationId": null, "scope": "local", "createdAt": "2024-06-12T08:20:41.634Z", "updatedAt": "2024-06-12T08:20:41.634Z" }, { "id": "bdf39100-8c04-4681-82ae-7857ee45bf6a", "name": "workflowsdefault", "kind": "workflows", "type": "static", "pluginId": null, "appVersionId": "2778625f-981c-4716-8a3c-5614aea4a425", "organizationId": null, "scope": "local", "createdAt": "2024-06-12T08:20:41.645Z", "updatedAt": "2024-06-12T08:20:41.645Z" } ], "appVersions": [ { "id": "2778625f-981c-4716-8a3c-5614aea4a425", "name": "v1", "definition": null, "globalSettings": { "hideHeader": true, "appInMaintenance": false, "canvasMaxWidth": 100, "canvasMaxWidthType": "%", "canvasMaxHeight": 2400, "canvasBackgroundColor": "#edeff5", "backgroundFxQuery": "", "appMode": "auto" }, "pageSettings": { "properties": { "disableMenu": { "value": "{{true}}", "fxActive": false } } }, "showViewerNavigation": false, "homePageId": "0f1a903d-73bf-4c05-830e-6cf348f9e799", "appId": "b41568b4-dfc3-4f50-a00f-811349b76392", "currentEnvironmentId": "5b7f33b3-b9a9-43b0-a9b2-82bb37fca4d4", "promotedFrom": null, "createdAt": "2024-06-12T08:20:41.587Z", "updatedAt": "2024-07-31T02:01:25.167Z" } ], "appEnvironments": [ { "id": "5b7f33b3-b9a9-43b0-a9b2-82bb37fca4d4", "organizationId": "f2a832bb-fc39-49c5-be7f-7037ebb79b84", "name": "development", "isDefault": false, "priority": 1, "enabled": true, "createdAt": "2023-04-26T19:44:06.852Z", "updatedAt": "2023-04-26T19:44:06.852Z" }, { "id": "1071e258-9bd6-496c-a11c-9fe8670eedcc", "organizationId": "f2a832bb-fc39-49c5-be7f-7037ebb79b84", "name": "staging", "isDefault": false, "priority": 2, "enabled": true, "createdAt": "2023-04-26T19:44:06.852Z", "updatedAt": "2023-04-26T19:44:06.852Z" }, { "id": "1841fd5c-f11a-4a1a-97b2-f2312316cb8d", "organizationId": "f2a832bb-fc39-49c5-be7f-7037ebb79b84", "name": "production", "isDefault": true, "priority": 3, "enabled": true, "createdAt": "2023-04-26T19:44:06.852Z", "updatedAt": "2023-04-26T19:44:06.852Z" } ], "dataSourceOptions": [ { "id": "69729743-6dc7-4d9e-b3f3-9b235f8ca449", "dataSourceId": "3d22e816-b162-4a5f-88bc-0f72c90c89c6", "environmentId": "1071e258-9bd6-496c-a11c-9fe8670eedcc", "options": null, "createdAt": "2024-06-12T08:20:41.610Z", "updatedAt": "2024-06-12T08:20:41.610Z" }, { "id": "290d0489-e173-400f-97fa-1e8b6759e947", "dataSourceId": "3d22e816-b162-4a5f-88bc-0f72c90c89c6", "environmentId": "1841fd5c-f11a-4a1a-97b2-f2312316cb8d", "options": null, "createdAt": "2024-06-12T08:20:41.610Z", "updatedAt": "2024-06-12T08:20:41.610Z" }, { "id": "25632411-e9e1-48b9-8ebe-919cc023f60d", "dataSourceId": "3d22e816-b162-4a5f-88bc-0f72c90c89c6", "environmentId": "5b7f33b3-b9a9-43b0-a9b2-82bb37fca4d4", "options": null, "createdAt": "2024-06-12T08:20:41.610Z", "updatedAt": "2024-06-12T08:20:41.610Z" }, { "id": "cd80926b-5bb5-414e-b875-790d4512e341", "dataSourceId": "d3d0ca4b-0a85-41e6-9f7f-a95690ea82a2", "environmentId": "5b7f33b3-b9a9-43b0-a9b2-82bb37fca4d4", "options": null, "createdAt": "2024-06-12T08:20:41.621Z", "updatedAt": "2024-06-12T08:20:41.621Z" }, { "id": "37073c69-ad43-4d9b-bfc6-161e6e85b8f4", "dataSourceId": "d3d0ca4b-0a85-41e6-9f7f-a95690ea82a2", "environmentId": "1071e258-9bd6-496c-a11c-9fe8670eedcc", "options": null, "createdAt": "2024-06-12T08:20:41.621Z", "updatedAt": "2024-06-12T08:20:41.621Z" }, { "id": "9b5bb681-9243-4c9c-a8ed-f2df420e9931", "dataSourceId": "d3d0ca4b-0a85-41e6-9f7f-a95690ea82a2", "environmentId": "1841fd5c-f11a-4a1a-97b2-f2312316cb8d", "options": null, "createdAt": "2024-06-12T08:20:41.621Z", "updatedAt": "2024-06-12T08:20:41.621Z" }, { "id": "dc0eaf84-2827-4c34-9dc1-2176adf8808f", "dataSourceId": "c1c7b723-a509-49b0-84d1-31db080d1430", "environmentId": "1071e258-9bd6-496c-a11c-9fe8670eedcc", "options": null, "createdAt": "2024-06-12T08:20:41.631Z", "updatedAt": "2024-06-12T08:20:41.631Z" }, { "id": "10aa1c32-4d7a-4b0e-b5e7-8d7f4c98c995", "dataSourceId": "c1c7b723-a509-49b0-84d1-31db080d1430", "environmentId": "5b7f33b3-b9a9-43b0-a9b2-82bb37fca4d4", "options": null, "createdAt": "2024-06-12T08:20:41.631Z", "updatedAt": "2024-06-12T08:20:41.631Z" }, { "id": "7a47d521-5cc1-4216-9496-2859d439fe62", "dataSourceId": "c1c7b723-a509-49b0-84d1-31db080d1430", "environmentId": "1841fd5c-f11a-4a1a-97b2-f2312316cb8d", "options": null, "createdAt": "2024-06-12T08:20:41.631Z", "updatedAt": "2024-06-12T08:20:41.631Z" }, { "id": "af833713-5437-4c1e-9367-209a34d93615", "dataSourceId": "8d30ab23-76bf-4740-a56e-b5c16a78cbed", "environmentId": "5b7f33b3-b9a9-43b0-a9b2-82bb37fca4d4", "options": null, "createdAt": "2024-06-12T08:20:41.642Z", "updatedAt": "2024-06-12T08:20:41.642Z" }, { "id": "5ede75a2-c4b1-4db8-a59b-2d0ac6057f07", "dataSourceId": "8d30ab23-76bf-4740-a56e-b5c16a78cbed", "environmentId": "1071e258-9bd6-496c-a11c-9fe8670eedcc", "options": null, "createdAt": "2024-06-12T08:20:41.642Z", "updatedAt": "2024-06-12T08:20:41.642Z" }, { "id": "fcf85231-bb20-4ff4-a1f2-db65a207830f", "dataSourceId": "8d30ab23-76bf-4740-a56e-b5c16a78cbed", "environmentId": "1841fd5c-f11a-4a1a-97b2-f2312316cb8d", "options": null, "createdAt": "2024-06-12T08:20:41.642Z", "updatedAt": "2024-06-12T08:20:41.642Z" }, { "id": "d2c5ca84-e7d5-47b9-8208-836e88a73546", "dataSourceId": "bdf39100-8c04-4681-82ae-7857ee45bf6a", "environmentId": "1071e258-9bd6-496c-a11c-9fe8670eedcc", "options": null, "createdAt": "2024-06-12T08:20:41.652Z", "updatedAt": "2024-06-12T08:20:41.652Z" }, { "id": "2c9f64d2-f4f9-47a9-9071-7a02a486bb3b", "dataSourceId": "bdf39100-8c04-4681-82ae-7857ee45bf6a", "environmentId": "5b7f33b3-b9a9-43b0-a9b2-82bb37fca4d4", "options": null, "createdAt": "2024-06-12T08:20:41.652Z", "updatedAt": "2024-06-12T08:20:41.652Z" }, { "id": "7e93eb4d-7245-443b-af2d-f152066ad74f", "dataSourceId": "bdf39100-8c04-4681-82ae-7857ee45bf6a", "environmentId": "1841fd5c-f11a-4a1a-97b2-f2312316cb8d", "options": null, "createdAt": "2024-06-12T08:20:41.652Z", "updatedAt": "2024-06-12T08:20:41.652Z" } ], "schemaDetails": { "multiPages": true, "multiEnv": true, "globalDataSources": true } } } } ], "tooljet_version": "3.0.16-cloud-lts" }