mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-01-30 18:36:29 +00:00
17689 lines
No EOL
915 KiB
JSON
17689 lines
No EOL
915 KiB
JSON
{
|
|
"baserow_template_version": 1,
|
|
"name": "Incident Management",
|
|
"icon": "iconoir-shield-alert",
|
|
"keywords": [
|
|
"incidents",
|
|
"incident responses",
|
|
"action plan",
|
|
"mitigation strategies",
|
|
"risk plan",
|
|
"incident causes"
|
|
],
|
|
"categories": [
|
|
"Business Continuity"
|
|
],
|
|
"export": [
|
|
{
|
|
"id": 765,
|
|
"name": "Incident Management",
|
|
"order": 1,
|
|
"type": "database",
|
|
"tables": [
|
|
{
|
|
"id": 3252,
|
|
"name": "Employees",
|
|
"order": 1,
|
|
"fields": [
|
|
{
|
|
"id": 31306,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": true,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31307,
|
|
"type": "email",
|
|
"name": "Email",
|
|
"description": null,
|
|
"order": 2,
|
|
"primary": false,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true
|
|
},
|
|
{
|
|
"id": 31308,
|
|
"type": "phone_number",
|
|
"name": "Phone",
|
|
"description": null,
|
|
"order": 3,
|
|
"primary": false,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true
|
|
},
|
|
{
|
|
"id": 31309,
|
|
"type": "file",
|
|
"name": "Picture",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true
|
|
},
|
|
{
|
|
"id": 31310,
|
|
"type": "text",
|
|
"name": "Job role",
|
|
"description": null,
|
|
"order": 5,
|
|
"primary": false,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31311,
|
|
"type": "link_row",
|
|
"name": "Reported incidents",
|
|
"description": null,
|
|
"order": 6,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3255,
|
|
"link_row_related_field_id": 31322,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31312,
|
|
"type": "link_row",
|
|
"name": "Assigned incidents",
|
|
"description": null,
|
|
"order": 7,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3255,
|
|
"link_row_related_field_id": 31331,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31313,
|
|
"type": "link_row",
|
|
"name": "Responses",
|
|
"description": null,
|
|
"order": 8,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3257,
|
|
"link_row_related_field_id": 31341,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31345,
|
|
"type": "count",
|
|
"name": "Count reported",
|
|
"description": null,
|
|
"order": 9,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": null,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"date_include_time": null,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"array_formula_type": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 31311
|
|
},
|
|
{
|
|
"id": 31346,
|
|
"type": "count",
|
|
"name": "Count assigned",
|
|
"description": null,
|
|
"order": 10,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": null,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"date_include_time": null,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"array_formula_type": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 31312
|
|
},
|
|
{
|
|
"id": 31350,
|
|
"type": "count",
|
|
"name": "Count responses",
|
|
"description": null,
|
|
"order": 11,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": null,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"date_include_time": null,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"array_formula_type": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 31313
|
|
},
|
|
{
|
|
"id": 31314,
|
|
"type": "password",
|
|
"name": "Password",
|
|
"description": null,
|
|
"order": 12,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 13417,
|
|
"type": "grid",
|
|
"name": "All employees",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9537,
|
|
"field_id": 31306,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108636,
|
|
"field_id": 31306,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108637,
|
|
"field_id": 31307,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108638,
|
|
"field_id": 31308,
|
|
"width": 147,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108639,
|
|
"field_id": 31309,
|
|
"width": 117,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108640,
|
|
"field_id": 31310,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108641,
|
|
"field_id": 31314,
|
|
"width": 140,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108642,
|
|
"field_id": 31345,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108643,
|
|
"field_id": 31346,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108644,
|
|
"field_id": 31350,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108645,
|
|
"field_id": 31311,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108646,
|
|
"field_id": 31312,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108647,
|
|
"field_id": 31313,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13418,
|
|
"type": "grid",
|
|
"name": "Employees with reports, assignments or responses",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "OR",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7879,
|
|
"field_id": 31345,
|
|
"type": "higher_than",
|
|
"value": "0",
|
|
"group": null
|
|
},
|
|
{
|
|
"id": 7880,
|
|
"field_id": 31346,
|
|
"type": "higher_than",
|
|
"value": "0",
|
|
"group": null
|
|
},
|
|
{
|
|
"id": 7881,
|
|
"field_id": 31350,
|
|
"type": "higher_than",
|
|
"value": "0",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9538,
|
|
"field_id": 31306,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108648,
|
|
"field_id": 31306,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108649,
|
|
"field_id": 31307,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108650,
|
|
"field_id": 31308,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108651,
|
|
"field_id": 31309,
|
|
"width": 117,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108652,
|
|
"field_id": 31310,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108653,
|
|
"field_id": 31345,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108654,
|
|
"field_id": 31346,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108655,
|
|
"field_id": 31350,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108656,
|
|
"field_id": 31311,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108657,
|
|
"field_id": 31312,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108658,
|
|
"field_id": 31313,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13419,
|
|
"type": "gallery",
|
|
"name": "Gallery: all employees",
|
|
"order": 3,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"card_cover_image_field_id": 31309,
|
|
"field_options": [
|
|
{
|
|
"id": 15422,
|
|
"field_id": 31306,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15423,
|
|
"field_id": 31307,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15424,
|
|
"field_id": 31308,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15425,
|
|
"field_id": 31309,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15426,
|
|
"field_id": 31310,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15427,
|
|
"field_id": 31311,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15428,
|
|
"field_id": 31312,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15429,
|
|
"field_id": 31313,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15430,
|
|
"field_id": 31345,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15431,
|
|
"field_id": 31346,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 15432,
|
|
"field_id": 31350,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.726910+00:00",
|
|
"updated_on": "2024-11-12T08:31:23.674043+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Allie Ecker",
|
|
"field_31307": "allie.ecker@example.com",
|
|
"field_31308": "(949) 873-7292",
|
|
"field_31309": [
|
|
{
|
|
"name": "8leugVwMWIM6Q12NuXtP51vOJSGPBUqm_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg",
|
|
"visible_name": "Woman.12.jpg",
|
|
"original_name": "8leugVwMWIM6Q12NuXtP51vOJSGPBUqm_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Department manager",
|
|
"field_31311": [],
|
|
"field_31312": [
|
|
14,
|
|
16
|
|
],
|
|
"field_31313": [
|
|
37,
|
|
39,
|
|
45
|
|
],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$AM6ETjIIBpZuRbY5LIMk3Z$+ACRnHVw/6J7Bz+q4BCOg3nQHZKdJKZiVkVnws552pA="
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.726953+00:00",
|
|
"updated_on": "2024-11-12T08:31:25.245813+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Bran Lopez",
|
|
"field_31307": "bran.lopez@example.com",
|
|
"field_31308": "(650) 869-3623",
|
|
"field_31309": [
|
|
{
|
|
"name": "Ecy4zx937gu2QpambTTlZ5JBXuNRlSwf_d022b4d76cc31161673cb1f62b4d1984dc8db57d5d7b62b46ff73de4fde45cfd.jpg",
|
|
"visible_name": "Man.20.jpg",
|
|
"original_name": "Ecy4zx937gu2QpambTTlZ5JBXuNRlSwf_d022b4d76cc31161673cb1f62b4d1984dc8db57d5d7b62b46ff73de4fde45cfd.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Department manager",
|
|
"field_31311": [
|
|
4,
|
|
10,
|
|
19,
|
|
12,
|
|
8,
|
|
5
|
|
],
|
|
"field_31312": [
|
|
1,
|
|
4,
|
|
5,
|
|
8,
|
|
10,
|
|
12,
|
|
18,
|
|
19
|
|
],
|
|
"field_31313": [
|
|
1,
|
|
13,
|
|
14,
|
|
22,
|
|
23,
|
|
32,
|
|
33,
|
|
50
|
|
],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$4ACYPiJmWY2gmaQxLsJzpu$F0VkDqVdeqI0oVoYz7gVh3MAd1UjjA1g++bs+6X8GX8="
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.726963+00:00",
|
|
"updated_on": "2024-11-12T08:31:26.642801+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Cinda Pullen",
|
|
"field_31307": "cinda.pullen@example.com",
|
|
"field_31308": "(213) 743-1636",
|
|
"field_31309": [
|
|
{
|
|
"name": "jYT4MJX9HuREaqHj9ZYwBKc3HHz2jbhd_32a0bb1e8cd43f9a27f05e95039ad44b606915d94c3f6ac8aa9359a5d66d0e40.jpg",
|
|
"visible_name": "Woman.36.jpg",
|
|
"original_name": "jYT4MJX9HuREaqHj9ZYwBKc3HHz2jbhd_32a0bb1e8cd43f9a27f05e95039ad44b606915d94c3f6ac8aa9359a5d66d0e40.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Department manager",
|
|
"field_31311": [
|
|
13
|
|
],
|
|
"field_31312": [
|
|
2,
|
|
13
|
|
],
|
|
"field_31313": [
|
|
5,
|
|
34,
|
|
35,
|
|
36
|
|
],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$scaH6o9gSo9KUubPgmVBRQ$M0yLwmXTvF3dMuSlxGBAcjuWsDj/jjcknupbxFq9JUk="
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.726971+00:00",
|
|
"updated_on": "2024-11-12T08:31:28.034592+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Clayton Best",
|
|
"field_31307": "clayton.best@example.com",
|
|
"field_31308": "(916) 478-0153",
|
|
"field_31309": [
|
|
{
|
|
"name": "Xy2aSzJ9OAn8JzGLqJinnXGPh79eXSge_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg",
|
|
"visible_name": "Man.33.jpg",
|
|
"original_name": "Xy2aSzJ9OAn8JzGLqJinnXGPh79eXSge_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Department manager",
|
|
"field_31311": [
|
|
15,
|
|
17
|
|
],
|
|
"field_31312": [
|
|
6,
|
|
7,
|
|
15,
|
|
17
|
|
],
|
|
"field_31313": [
|
|
17,
|
|
19,
|
|
40,
|
|
41,
|
|
46,
|
|
47
|
|
],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$Y00K8HV7sLnywK1pHS97gf$sPMd3i8aezLVeGPrU8ITYV8Dzl1uYqO2QdwqWT5d1Mc="
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.726979+00:00",
|
|
"updated_on": "2024-11-12T08:31:29.330419+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Donald Johns",
|
|
"field_31307": "donald.johns@example.com",
|
|
"field_31308": "(805) 367-1199",
|
|
"field_31309": [
|
|
{
|
|
"name": "v7oxQyVUQPjU3Rry8UopVSeCig8RFqwF_8bf30a876d0d0082aac1b41058c42c8ff2ab323e25afc56b9f5b9bab76cf3ea9.jpg",
|
|
"visible_name": "Man.48.jpg",
|
|
"original_name": "v7oxQyVUQPjU3Rry8UopVSeCig8RFqwF_8bf30a876d0d0082aac1b41058c42c8ff2ab323e25afc56b9f5b9bab76cf3ea9.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Department manager",
|
|
"field_31311": [
|
|
20
|
|
],
|
|
"field_31312": [
|
|
3,
|
|
9,
|
|
11,
|
|
20
|
|
],
|
|
"field_31313": [
|
|
7,
|
|
9,
|
|
26,
|
|
27,
|
|
30
|
|
],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$ilTKJ1rUwbbDaKrQR0pKdM$3JTmbo/ofhl5C0kSMeMIk32N2tRfI24jemJpkaZF1AI="
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.726987+00:00",
|
|
"updated_on": "2024-11-12T08:31:30.721412+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Donald Wright",
|
|
"field_31307": "donald.wright@example.com",
|
|
"field_31308": "(925) 413-4033",
|
|
"field_31309": [
|
|
{
|
|
"name": "IbGkIE7SJovFZ0weYcaO9eywHUoekCwR_706cb9712f46ff3654d0a1b873f9d20934da457ae1545f1bfdcfcc4f75c4f0fa.jpg",
|
|
"visible_name": "Man.09.jpg",
|
|
"original_name": "IbGkIE7SJovFZ0weYcaO9eywHUoekCwR_706cb9712f46ff3654d0a1b873f9d20934da457ae1545f1bfdcfcc4f75c4f0fa.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Recruitment Specialist",
|
|
"field_31311": [],
|
|
"field_31312": [],
|
|
"field_31313": [],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$wFSnhuWzGDl9bXS8SiEcbW$y8/Z5UbNnTk7ex2el/cTT5fRV4F6Waw56hVu22XxUws="
|
|
},
|
|
{
|
|
"id": 7,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.726999+00:00",
|
|
"updated_on": "2024-11-12T08:31:32.061475+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Elizabeth Cunningham",
|
|
"field_31307": "elizabeth.cunningham@example.com",
|
|
"field_31308": "(323) 930-9329",
|
|
"field_31309": [
|
|
{
|
|
"name": "7saV98kmgyAWvsrioOdWhoULh6aRtK0D_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg",
|
|
"visible_name": "Woman.27.jpg",
|
|
"original_name": "7saV98kmgyAWvsrioOdWhoULh6aRtK0D_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Talent Acquisition Manager",
|
|
"field_31311": [
|
|
16
|
|
],
|
|
"field_31312": [],
|
|
"field_31313": [
|
|
43,
|
|
44
|
|
],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$DmZcmG01jlaR1842LHQ3IC$JONoopJJ6yMxOFW6Gv6CTJ7V6UX3oZS3M1iQ3ZguwHU="
|
|
},
|
|
{
|
|
"id": 8,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.727008+00:00",
|
|
"updated_on": "2024-11-12T08:31:33.634644+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Eric Rothman",
|
|
"field_31307": "eric.rothman@example.com",
|
|
"field_31308": "(619) 525-2361",
|
|
"field_31309": [
|
|
{
|
|
"name": "OlLduzziG1eNWxrop18uDs0SE6fNXSc9_e2ad95f8dcb90def82b6c29a01416e1eafe86b21f119b8539a4fad35ee05b676.jpg",
|
|
"visible_name": "Man.15.jpg",
|
|
"original_name": "OlLduzziG1eNWxrop18uDs0SE6fNXSc9_e2ad95f8dcb90def82b6c29a01416e1eafe86b21f119b8539a4fad35ee05b676.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Training Coordinator",
|
|
"field_31311": [
|
|
14
|
|
],
|
|
"field_31312": [],
|
|
"field_31313": [],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$FVx9P1oIsYorrbqbrAKLBJ$11qun+InGAlrCr/jawUXCjMTZWY55EaBdiGDQGIpfkQ="
|
|
},
|
|
{
|
|
"id": 9,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.727015+00:00",
|
|
"updated_on": "2024-11-12T08:31:34.960910+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Jane Dradder",
|
|
"field_31307": "jane.rudder@example.com",
|
|
"field_31308": "(720) 555-2389",
|
|
"field_31309": [
|
|
{
|
|
"name": "RKxx2VnXEgR9AMiCYZ16HJIz5pu8ef49_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg",
|
|
"visible_name": "Woman.02.jpg",
|
|
"original_name": "RKxx2VnXEgR9AMiCYZ16HJIz5pu8ef49_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Learning & Development Manager",
|
|
"field_31311": [],
|
|
"field_31312": [],
|
|
"field_31313": [],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$HpbsFGNNtvAHV1B9F7oVBs$BRrim0RSXXlG5VsZbqkY3XJaB2ngZWhp7BWyZvFpjPk="
|
|
},
|
|
{
|
|
"id": 10,
|
|
"order": "10.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.727023+00:00",
|
|
"updated_on": "2024-11-12T08:31:36.291804+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Janice Fitzpatrick",
|
|
"field_31307": "janice.fitzpatrick@example.com",
|
|
"field_31308": "(510) 476-1189",
|
|
"field_31309": [
|
|
{
|
|
"name": "zFb4e7Kliwm3fiDvv9rpQzmyZn6T2WJq_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg",
|
|
"visible_name": "Woman.16.jpg",
|
|
"original_name": "zFb4e7Kliwm3fiDvv9rpQzmyZn6T2WJq_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Accounts Payable Clerk",
|
|
"field_31311": [
|
|
18
|
|
],
|
|
"field_31312": [],
|
|
"field_31313": [
|
|
51
|
|
],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$aS7YEXm3csrFOdwbSaIQv6$edGJAKQ8804JCAjjiUncSaButIBgrOfLs8OMSFLL05w="
|
|
},
|
|
{
|
|
"id": 11,
|
|
"order": "11.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.727031+00:00",
|
|
"updated_on": "2024-11-12T08:31:37.601361+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "John Marshall",
|
|
"field_31307": "john.marshall@example.com",
|
|
"field_31308": "(323) 207-7576",
|
|
"field_31309": [
|
|
{
|
|
"name": "lXWfphUOyEzp1Doe3MLPn1AUGliMYNAi_5b771a1ce64c7ccb1b909d679a9a9cab06d2563777570d6990b609608a526283.jpg",
|
|
"visible_name": "Man.03.jpg",
|
|
"original_name": "lXWfphUOyEzp1Doe3MLPn1AUGliMYNAi_5b771a1ce64c7ccb1b909d679a9a9cab06d2563777570d6990b609608a526283.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Senior Accountant",
|
|
"field_31311": [
|
|
1
|
|
],
|
|
"field_31312": [],
|
|
"field_31313": [
|
|
3
|
|
],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$6Avfmar4T1QemKwjc4ErN1$zSue8UuUpcrV32hnjMWRIbHiki03H4ICfh2hzSmSLFI="
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.727038+00:00",
|
|
"updated_on": "2024-11-12T08:31:38.999557+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Jonathan Castillo",
|
|
"field_31307": "jonathan.castillo@example.com",
|
|
"field_31308": "(714) 674-5259",
|
|
"field_31309": [
|
|
{
|
|
"name": "HKCc8PXKNGvqVz2SbwpWOZF7IyY0ItHq_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg",
|
|
"visible_name": "Man.27.jpg",
|
|
"original_name": "HKCc8PXKNGvqVz2SbwpWOZF7IyY0ItHq_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Treasury Analyst",
|
|
"field_31311": [],
|
|
"field_31312": [],
|
|
"field_31313": [],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$3zyMLITeU84Q8PCiLRUDPH$tDyOdnDBp5SXz+guNAyZd47DHqMC3WovygA54PX32Fw="
|
|
},
|
|
{
|
|
"id": 13,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.727045+00:00",
|
|
"updated_on": "2024-11-12T08:31:40.307563+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Judith Triplett",
|
|
"field_31307": "judith.triplett@example.com",
|
|
"field_31308": "(323) 762-0628",
|
|
"field_31309": [
|
|
{
|
|
"name": "AiVUI1XooflUShwVogA0sYg7xGyyrobT_84455edcdf85e5bbcf4ea2c2e53253a70d2dc5003170a2bcb7adb2e06d319885.jpg",
|
|
"visible_name": "Woman.38.jpg",
|
|
"original_name": "AiVUI1XooflUShwVogA0sYg7xGyyrobT_84455edcdf85e5bbcf4ea2c2e53253a70d2dc5003170a2bcb7adb2e06d319885.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Systems Administrator",
|
|
"field_31311": [],
|
|
"field_31312": [],
|
|
"field_31313": [],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$RXVjnhPp0RMaETxV8w7WBZ$0wjyIZhsxjVA/qDSsB/dqAc9PxRl0AcGBeQwfcuoK74="
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.727053+00:00",
|
|
"updated_on": "2024-11-12T08:31:41.588636+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Lane Mahon",
|
|
"field_31307": "lane.mahon@example.com",
|
|
"field_31308": "(925) 250-4627",
|
|
"field_31309": [
|
|
{
|
|
"name": "VaPS5VKZ5sFTFPJFaN4yBR9LMqAgwbjl_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg",
|
|
"visible_name": "Man.18.jpg",
|
|
"original_name": "VaPS5VKZ5sFTFPJFaN4yBR9LMqAgwbjl_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg"
|
|
}
|
|
],
|
|
"field_31310": "IT Security Analyst",
|
|
"field_31311": [
|
|
2
|
|
],
|
|
"field_31312": [],
|
|
"field_31313": [
|
|
6
|
|
],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$4IvQTR0AXGZlA4lWxRMMj1$gwtBUFks+pa5HqSi6qYfA79CtC1cb4HX74BtK9EhidU="
|
|
},
|
|
{
|
|
"id": 15,
|
|
"order": "15.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.727060+00:00",
|
|
"updated_on": "2024-11-12T08:31:42.848729+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Latisha Mazon",
|
|
"field_31307": "latisha.mazon@example.com",
|
|
"field_31308": "(530) 540-8012",
|
|
"field_31309": [
|
|
{
|
|
"name": "VqaANETVJPH2LCuvTBhvb6qEjLKylPy7_64038313f395241c5d4d6615d9ba2d4d680777b263a811177230dbb5e391bd6c.jpg",
|
|
"visible_name": "Woman.46.jpg",
|
|
"original_name": "VqaANETVJPH2LCuvTBhvb6qEjLKylPy7_64038313f395241c5d4d6615d9ba2d4d680777b263a811177230dbb5e391bd6c.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Security Architect",
|
|
"field_31311": [],
|
|
"field_31312": [],
|
|
"field_31313": [],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$NqpIR4WNHqWWYAepZ2eUKT$xFqThSxiLi0IFhXJ+1jaaUwHTkOuAh8fW/Mwq7oHZs8="
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.727068+00:00",
|
|
"updated_on": "2024-11-12T08:31:44.123147+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Lena Hogan",
|
|
"field_31307": "lena.hogan@example.com",
|
|
"field_31308": "(559) 949-6790",
|
|
"field_31309": [
|
|
{
|
|
"name": "1IZvopCO7eHm3avj4TD0kW1MwLI2Ze3J_623cf9aca2c33d047b0c4312716412c1265e6269631846fff2dfb1147070c8fd.jpg",
|
|
"visible_name": "Woman.17.jpg",
|
|
"original_name": "1IZvopCO7eHm3avj4TD0kW1MwLI2Ze3J_623cf9aca2c33d047b0c4312716412c1265e6269631846fff2dfb1147070c8fd.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Cybersecurity Manager",
|
|
"field_31311": [],
|
|
"field_31312": [],
|
|
"field_31313": [],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$0TzbmEOtcF7I0ZOXPeix5v$Fzqp3f4Jfsb29Ac3PzO5zVY7yXZy2TuU7uxytBa2x/Q="
|
|
},
|
|
{
|
|
"id": 17,
|
|
"order": "17.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.727075+00:00",
|
|
"updated_on": "2024-11-12T08:31:45.433096+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Leroy Tye",
|
|
"field_31307": "leroy.tye@example.com",
|
|
"field_31308": "(510) 808-7208",
|
|
"field_31309": [
|
|
{
|
|
"name": "s3buSr9vwtIfR4wzQxQsDOxWFkqLSQU7_9254445c723333fd7687daff449887a52d0178ff24e24af1c076144a7ba80b32.jpg",
|
|
"visible_name": "Man.02.jpg",
|
|
"original_name": "s3buSr9vwtIfR4wzQxQsDOxWFkqLSQU7_9254445c723333fd7687daff449887a52d0178ff24e24af1c076144a7ba80b32.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Brand Manager",
|
|
"field_31311": [],
|
|
"field_31312": [],
|
|
"field_31313": [],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$Rvi1zwlwCWcaqELwgzShbD$GG8MreBUA/xkFMf/nVu7GYLZR9S8rN7M++Sr3dRoxvI="
|
|
},
|
|
{
|
|
"id": 18,
|
|
"order": "18.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.727083+00:00",
|
|
"updated_on": "2024-11-12T08:31:46.794342+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Michael Robicheaux",
|
|
"field_31307": "michael.robicheaux@example.com",
|
|
"field_31308": "(707) 840-5210",
|
|
"field_31309": [
|
|
{
|
|
"name": "WPkb7JhqQDn6PAwzzUaEP9mJR7MIVlAd_0afdb3017ed6ceb4d23b69ab3e44ef5efacb60ad98ddbd49c3138d3059b798c5.jpg",
|
|
"visible_name": "Man.28.jpg",
|
|
"original_name": "WPkb7JhqQDn6PAwzzUaEP9mJR7MIVlAd_0afdb3017ed6ceb4d23b69ab3e44ef5efacb60ad98ddbd49c3138d3059b798c5.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Brand Strategist",
|
|
"field_31311": [],
|
|
"field_31312": [],
|
|
"field_31313": [],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$cAgQIbcYcBePdDdv1ZJmh5$R85XYqpTYDq1+tE7q/uFXWeVo6rcEMQkcQDK8wlijiM="
|
|
},
|
|
{
|
|
"id": 19,
|
|
"order": "19.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.727107+00:00",
|
|
"updated_on": "2024-11-12T08:31:48.199286+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Nora Mott",
|
|
"field_31307": "nora.mott@example.com",
|
|
"field_31308": "(818) 240-6675",
|
|
"field_31309": [
|
|
{
|
|
"name": "QWwTttmivEmShjC8HVL3pdSsnN1WOJiq_deae73b64502c13fe8f9ba9af624570071be79e62956e1492cd6686186824cc2.jpg",
|
|
"visible_name": "Woman.55.jpg",
|
|
"original_name": "QWwTttmivEmShjC8HVL3pdSsnN1WOJiq_deae73b64502c13fe8f9ba9af624570071be79e62956e1492cd6686186824cc2.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Digital Marketing Specialist",
|
|
"field_31311": [
|
|
6,
|
|
7
|
|
],
|
|
"field_31312": [],
|
|
"field_31313": [
|
|
16,
|
|
20,
|
|
21
|
|
],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$QbefyKOVYH6y41pi7qPi7P$7LX0IRSI89fUd4EbHN974Xvi9PAvDjyzavGYcP33UDc="
|
|
},
|
|
{
|
|
"id": 20,
|
|
"order": "20.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.727124+00:00",
|
|
"updated_on": "2024-11-12T08:31:49.578188+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Paul Garcia",
|
|
"field_31307": "paul.garcia@example.com",
|
|
"field_31308": "(916) 910-4721",
|
|
"field_31309": [
|
|
{
|
|
"name": "ifxrF8DTdsi8sGLU6zzpT8lTyRDt3gcU_8ef24a4e04ccceb7d1f9199b20922abbc08069902fef9a0c17ac3cbb822679e5.jpg",
|
|
"visible_name": "Man.13.jpg",
|
|
"original_name": "ifxrF8DTdsi8sGLU6zzpT8lTyRDt3gcU_8ef24a4e04ccceb7d1f9199b20922abbc08069902fef9a0c17ac3cbb822679e5.jpg"
|
|
}
|
|
],
|
|
"field_31310": "SEO Specialist",
|
|
"field_31311": [],
|
|
"field_31312": [],
|
|
"field_31313": [],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$6YCZ2fMCG9BOls8HYjGKGE$4GvASnxjmjc65znu2pbv7iS/TmTPZkq4QccQDCcn3Tw="
|
|
},
|
|
{
|
|
"id": 21,
|
|
"order": "21.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.727148+00:00",
|
|
"updated_on": "2024-11-12T08:31:50.757208+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Richard Rethman",
|
|
"field_31307": "richard.rethman@example.com",
|
|
"field_31308": "(626) 585-3240",
|
|
"field_31309": [
|
|
{
|
|
"name": "onaIxFOBTLNY2mVs79IbZgUC8PnfPF22_860fc8f7a7c919681aa15783aebf52d282bf73edcba69fd03516ca5aba743f14.jpg",
|
|
"visible_name": "Man.31.jpg",
|
|
"original_name": "onaIxFOBTLNY2mVs79IbZgUC8PnfPF22_860fc8f7a7c919681aa15783aebf52d282bf73edcba69fd03516ca5aba743f14.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Supply Chain Analyst",
|
|
"field_31311": [],
|
|
"field_31312": [],
|
|
"field_31313": [],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$GRn8eVTSUxqIhfO4zjHwfl$50fTbg9BXEkqHx7Z09oaFWnnO/AlwpO1WANrTEr74/o="
|
|
},
|
|
{
|
|
"id": 22,
|
|
"order": "22.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.727170+00:00",
|
|
"updated_on": "2024-11-12T08:31:52.102518+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Rodney Tran",
|
|
"field_31307": "rodney.tran@example.com",
|
|
"field_31308": "(408) 451-1453",
|
|
"field_31309": [
|
|
{
|
|
"name": "k0FVCBHlKyfjTsHV9644W4sTSkanz6JU_a7820b4c5db7e94b1b25ad0a13f25a0474045e279a3b39691cbef744862bc538.jpg",
|
|
"visible_name": "Man.35.jpg",
|
|
"original_name": "k0FVCBHlKyfjTsHV9644W4sTSkanz6JU_a7820b4c5db7e94b1b25ad0a13f25a0474045e279a3b39691cbef744862bc538.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Procurement Officer",
|
|
"field_31311": [
|
|
9,
|
|
11
|
|
],
|
|
"field_31312": [],
|
|
"field_31313": [
|
|
29,
|
|
25
|
|
],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$dkbxZLGD1f7ca7A5lxAsAU$R/ttMIFjFd42Bpem/8j2zPF3Rf7hw8/VrOZvolhynPI="
|
|
},
|
|
{
|
|
"id": 23,
|
|
"order": "23.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.727190+00:00",
|
|
"updated_on": "2024-11-12T08:31:53.380205+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Sandra Love",
|
|
"field_31307": "sandra.love@example.com",
|
|
"field_31308": "(559) 592-9157",
|
|
"field_31309": [
|
|
{
|
|
"name": "QwO18wuofhpBPMycOGAVY3d5Z2s8dShS_cfb289c2f728ba9774ce052190c0b13f3fbf18b004ca50103eb57c5e5c1345e8.jpg",
|
|
"visible_name": "Woman.23.jpg",
|
|
"original_name": "QwO18wuofhpBPMycOGAVY3d5Z2s8dShS_cfb289c2f728ba9774ce052190c0b13f3fbf18b004ca50103eb57c5e5c1345e8.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Quality Assurance Specialist",
|
|
"field_31311": [],
|
|
"field_31312": [],
|
|
"field_31313": [],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$YZ1N9hNuvQh3d6p2da4Zgj$PoFu+l9Mq9zHFpktWgEmjSrMRc/roSKRa2Ynxe785I8="
|
|
},
|
|
{
|
|
"id": 24,
|
|
"order": "24.00000000000000000000",
|
|
"created_on": "2024-10-22T11:50:54.727199+00:00",
|
|
"updated_on": "2024-11-12T08:31:55.433642+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31306": "Thomas Nickson",
|
|
"field_31307": "thomas.nickson@example.com",
|
|
"field_31308": "(916) 336-7017",
|
|
"field_31309": [
|
|
{
|
|
"name": "mmvdQI75MTjzksqWfdgV5LNYrBJFLZfv_a61a8f87e0ad660120ad5476f8f3181239a96b1386dc8f0c5586bd2c9e736705.jpg",
|
|
"visible_name": "Man.11.jpg",
|
|
"original_name": "mmvdQI75MTjzksqWfdgV5LNYrBJFLZfv_a61a8f87e0ad660120ad5476f8f3181239a96b1386dc8f0c5586bd2c9e736705.jpg"
|
|
}
|
|
],
|
|
"field_31310": "Quality Control Manager",
|
|
"field_31311": [
|
|
3
|
|
],
|
|
"field_31312": [],
|
|
"field_31313": [
|
|
8
|
|
],
|
|
"field_31345": null,
|
|
"field_31346": null,
|
|
"field_31350": null,
|
|
"field_31314": "pbkdf2_sha256$720000$JHTz8YsMdbBKpfCB4jbyYG$o8Z0kIvEroYRFkyA8q6GCsDiG+6hTimXsGnGw3oumn8="
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 3253,
|
|
"name": "Risk categories",
|
|
"order": 2,
|
|
"fields": [
|
|
{
|
|
"id": 31315,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": true,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31316,
|
|
"type": "link_row",
|
|
"name": "Incidents",
|
|
"description": null,
|
|
"order": 2,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3255,
|
|
"link_row_related_field_id": 31328,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31347,
|
|
"type": "count",
|
|
"name": "Count incidents",
|
|
"description": null,
|
|
"order": 3,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": null,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"date_include_time": null,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"array_formula_type": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 31316
|
|
},
|
|
{
|
|
"id": 31352,
|
|
"type": "formula",
|
|
"name": "Count open incidents",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": null,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"date_include_time": null,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"array_formula_type": null,
|
|
"date_time_format": null,
|
|
"formula": "count(filter(lookup('Incidents','Name'),totext(lookup('Incidents','Status')) != 'Closed'))",
|
|
"formula_type": "number"
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 13420,
|
|
"type": "grid",
|
|
"name": "All categories",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9539,
|
|
"field_id": 31352,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108659,
|
|
"field_id": 31315,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108660,
|
|
"field_id": 31316,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108661,
|
|
"field_id": 31347,
|
|
"width": 168,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108662,
|
|
"field_id": 31352,
|
|
"width": 214,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2024-10-22T11:52:16.011738+00:00",
|
|
"updated_on": "2024-11-05T08:36:37.298586+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31315": "\ud83c\udfaf Strategic",
|
|
"field_31316": [
|
|
6,
|
|
9,
|
|
11,
|
|
13
|
|
],
|
|
"field_31347": null,
|
|
"field_31352": null
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2024-10-22T11:52:16.011759+00:00",
|
|
"updated_on": "2024-11-05T08:36:37.298632+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31315": "\u2699\ufe0f Operational",
|
|
"field_31316": [],
|
|
"field_31347": null,
|
|
"field_31352": null
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2024-10-22T11:52:16.011766+00:00",
|
|
"updated_on": "2024-11-05T08:36:37.298644+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31315": "\ud83c\udf1f Reputation",
|
|
"field_31316": [
|
|
3,
|
|
7,
|
|
17
|
|
],
|
|
"field_31347": null,
|
|
"field_31352": null
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2024-10-22T11:52:16.011773+00:00",
|
|
"updated_on": "2024-11-05T08:36:37.298653+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31315": "\u2696\ufe0f Legal",
|
|
"field_31316": [
|
|
2,
|
|
5,
|
|
8,
|
|
14,
|
|
16,
|
|
20
|
|
],
|
|
"field_31347": null,
|
|
"field_31352": null
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2024-10-22T11:52:16.011779+00:00",
|
|
"updated_on": "2024-11-05T08:36:37.298662+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31315": "\ud83d\udcc8 Market share",
|
|
"field_31316": [
|
|
1,
|
|
12,
|
|
19
|
|
],
|
|
"field_31347": null,
|
|
"field_31352": null
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2024-10-22T11:52:16.011785+00:00",
|
|
"updated_on": "2024-11-05T08:36:37.298670+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31315": "\ud83d\udcb0 Financial",
|
|
"field_31316": [
|
|
4,
|
|
10,
|
|
15,
|
|
18
|
|
],
|
|
"field_31347": null,
|
|
"field_31352": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 3254,
|
|
"name": "Action plans",
|
|
"order": 3,
|
|
"fields": [
|
|
{
|
|
"id": 31317,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": true,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31318,
|
|
"type": "text",
|
|
"name": "Description",
|
|
"description": null,
|
|
"order": 2,
|
|
"primary": false,
|
|
"read_only": true,
|
|
"immutable_type": true,
|
|
"immutable_properties": true,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31319,
|
|
"type": "link_row",
|
|
"name": "Used in response",
|
|
"description": null,
|
|
"order": 3,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3257,
|
|
"link_row_related_field_id": 31344,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31351,
|
|
"type": "count",
|
|
"name": "Count usage",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": null,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"date_include_time": null,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"array_formula_type": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 31319
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 13421,
|
|
"type": "grid",
|
|
"name": "All action plans",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9540,
|
|
"field_id": 31351,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108663,
|
|
"field_id": 31317,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108664,
|
|
"field_id": 31318,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108665,
|
|
"field_id": 31319,
|
|
"width": 500,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108666,
|
|
"field_id": 31351,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13422,
|
|
"type": "grid",
|
|
"name": "Unused action plans",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7882,
|
|
"field_id": 31351,
|
|
"type": "equal",
|
|
"value": "0",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9541,
|
|
"field_id": 31351,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108667,
|
|
"field_id": 31317,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108668,
|
|
"field_id": 31318,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108669,
|
|
"field_id": 31319,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108670,
|
|
"field_id": 31351,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13423,
|
|
"type": "grid",
|
|
"name": "Used action plans",
|
|
"order": 3,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7883,
|
|
"field_id": 31351,
|
|
"type": "higher_than",
|
|
"value": "0",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9542,
|
|
"field_id": 31351,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108671,
|
|
"field_id": 31317,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108672,
|
|
"field_id": 31318,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108673,
|
|
"field_id": 31319,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108674,
|
|
"field_id": 31351,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13424,
|
|
"type": "grid",
|
|
"name": "Used action plans for multiple responses",
|
|
"order": 4,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7884,
|
|
"field_id": 31351,
|
|
"type": "higher_than",
|
|
"value": "1",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9543,
|
|
"field_id": 31351,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108675,
|
|
"field_id": 31317,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108676,
|
|
"field_id": 31318,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108677,
|
|
"field_id": 31319,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108678,
|
|
"field_id": 31351,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386396+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386396+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Implement MFA",
|
|
"field_31318": "Implement multi-factor authentication across all systems to enhance security and protect sensitive information. This measure adds an extra layer of protection by requiring additional verification, significantly reducing the chances of unauthorized access.",
|
|
"field_31319": [],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386424+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386424+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Conduct Security Audits",
|
|
"field_31318": "Conduct regular security audits to identify vulnerabilities and address them promptly. These audits will help to ensure that our security measures are effective and up-to-date, allowing us to proactively mitigate risks.",
|
|
"field_31319": [
|
|
29
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386431+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386431+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Employee Training",
|
|
"field_31318": "Provide ongoing employee training on data protection best practices to minimize human error. Regular training sessions will help keep employees informed about potential threats and the importance of data security.",
|
|
"field_31319": [],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386438+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386438+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Install Fire Alarms",
|
|
"field_31318": "Install additional fire alarms in high-risk areas and conduct regular safety drills to prepare employees for emergencies. This will ensure that everyone is aware of the procedures in case of a fire.",
|
|
"field_31319": [],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386445+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386445+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Review Policies",
|
|
"field_31318": "Review and update fire safety policies to ensure compliance with local regulations. Keeping our policies current will enhance our overall safety culture.",
|
|
"field_31319": [],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386451+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386451+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Regular Inspections",
|
|
"field_31318": "Conduct regular inspections of fire safety equipment and ensure it is maintained in good working order. Regular checks will help identify any equipment that needs repairs or replacements.",
|
|
"field_31319": [],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 7,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386457+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386457+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Establish Code of Conduct",
|
|
"field_31318": "Establish a clear code of conduct and communicate it to all employees to set expectations for behavior. This code will help promote a culture of integrity and accountability within the organization.",
|
|
"field_31319": [
|
|
39
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 8,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386463+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386463+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Conduct Training",
|
|
"field_31318": "Conduct training sessions on workplace ethics and integrity to promote a positive workplace culture. These sessions will educate employees about acceptable behaviors and the importance of ethics.",
|
|
"field_31319": [],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 9,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386469+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386469+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Designate Compliance Officer",
|
|
"field_31318": "Designate a compliance officer to oversee adherence to regulations and keep the organization informed about changes. This role will ensure that compliance is prioritized and managed effectively.",
|
|
"field_31319": [
|
|
22
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 10,
|
|
"order": "10.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386475+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386475+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Enhance Quality Control",
|
|
"field_31318": "Enhance quality control processes to detect defects early in production and reduce the likelihood of recalls. Improved processes will help us identify issues before they reach consumers.",
|
|
"field_31319": [],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 11,
|
|
"order": "11.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386481+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386481+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Prompt Customer Communication",
|
|
"field_31318": "Communicate promptly with customers about recalls and provide clear instructions for returning products. Transparency is key to maintaining customer trust during a recall.",
|
|
"field_31319": [
|
|
9
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386487+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386487+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Establish Task Force",
|
|
"field_31318": "Establish a task force to evaluate the recall process and improve response strategies for future incidents. This group will analyze our current processes and recommend improvements.",
|
|
"field_31319": [
|
|
7
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 13,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386493+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386493+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Increase Cybersecurity",
|
|
"field_31318": "Increase cybersecurity measures, including firewalls and intrusion detection systems, to protect against potential threats. Enhanced security protocols will help safeguard our data and infrastructure.",
|
|
"field_31319": [
|
|
36
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386500+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386500+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Employee Training",
|
|
"field_31318": "Conduct employee training on identifying phishing attempts and other cyber threats to reduce vulnerability. Employees are our first line of defense against cyber threats, and education is crucial.",
|
|
"field_31319": [
|
|
36
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 15,
|
|
"order": "15.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386505+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386505+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Regular Software Updates",
|
|
"field_31318": "Regularly update software and systems to patch known vulnerabilities and enhance security. Keeping our systems up to date is essential for protecting against cyber threats.",
|
|
"field_31319": [
|
|
35
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386512+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386512+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Strict Budget Monitoring",
|
|
"field_31318": "Implement strict budget monitoring to identify variances early and take corrective action as needed. Regular reviews will help us stay on track and manage our resources effectively.",
|
|
"field_31319": [
|
|
40,
|
|
50,
|
|
51
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 17,
|
|
"order": "17.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386518+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386518+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Approval for Expenses",
|
|
"field_31318": "Require approval for all significant expenses to ensure alignment with budget goals. This control will help prevent overspending and ensure accountability.",
|
|
"field_31319": [
|
|
50,
|
|
51
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 18,
|
|
"order": "18.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386524+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386524+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Quarterly Reviews",
|
|
"field_31318": "Conduct quarterly budget reviews to assess spending patterns and adjust forecasts accordingly. Regular assessments will allow us to identify trends and adjust our strategies.",
|
|
"field_31319": [
|
|
40
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 19,
|
|
"order": "19.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386530+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386530+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Proactive PR Strategy",
|
|
"field_31318": "Develop a proactive PR strategy to address negative feedback and maintain a positive public image. Effective communication is vital for managing perceptions and building trust.",
|
|
"field_31319": [
|
|
17,
|
|
20,
|
|
46
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 20,
|
|
"order": "20.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386536+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386536+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Monitor Media Mentions",
|
|
"field_31318": "Monitor social media and news outlets for mentions of the organization to respond quickly to any issues. Staying informed will allow us to address concerns promptly before they escalate.",
|
|
"field_31319": [
|
|
19,
|
|
47
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 21,
|
|
"order": "21.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386543+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386543+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Stakeholder Engagement",
|
|
"field_31318": "Engage with stakeholders regularly to build trust and address concerns before they escalate. Maintaining open lines of communication is essential for fostering strong relationships.",
|
|
"field_31319": [
|
|
16
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 22,
|
|
"order": "22.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386549+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386549+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Review Contracts",
|
|
"field_31318": "Review and revise contracts to include clear dispute resolution clauses to mitigate future risks. This proactive measure will help us manage potential disputes more effectively.",
|
|
"field_31319": [
|
|
25,
|
|
26
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 23,
|
|
"order": "23.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386555+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386555+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Develop Relationships",
|
|
"field_31318": "Develop relationships with multiple logistics partners to ensure flexibility and reliability in case of delays. This network will provide alternatives when faced with disruptions.",
|
|
"field_31319": [
|
|
8,
|
|
27
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 24,
|
|
"order": "24.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386561+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386561+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Implement Inventory Management",
|
|
"field_31318": "Implement an inventory management system to track stock levels and forecast demand accurately. This will help us optimize our supply chain and reduce the risk of stockouts.",
|
|
"field_31319": [],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 25,
|
|
"order": "25.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386567+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386567+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Regular Supply Chain Reviews",
|
|
"field_31318": "Conduct regular reviews of the supply chain to identify potential bottlenecks and develop contingency plans. This proactive approach will help us stay ahead of potential issues.",
|
|
"field_31319": [
|
|
8,
|
|
27
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 26,
|
|
"order": "26.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386573+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386573+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Implement Redundancy Measures",
|
|
"field_31318": "Implement redundancy measures, such as backup servers, to ensure continuity of operations during system failures. This setup will help us maintain service levels even in emergencies.",
|
|
"field_31319": [],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 27,
|
|
"order": "27.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386579+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386579+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Conduct Regular Maintenance",
|
|
"field_31318": "Conduct regular system maintenance and testing to identify potential issues before they impact users. Ongoing evaluations will keep our systems running smoothly and efficiently.",
|
|
"field_31319": [],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 28,
|
|
"order": "28.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386585+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386585+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Enhance Monitoring",
|
|
"field_31318": "Enhance transaction monitoring systems to detect suspicious activity and prevent fraud. Proactive monitoring will allow us to identify potential fraud before it results in significant losses.",
|
|
"field_31319": [],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 29,
|
|
"order": "29.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386591+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386591+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Implement Verification Processes",
|
|
"field_31318": "Implement new verification processes for high-risk transactions to reduce potential losses. This measure will ensure that all transactions are thoroughly vetted before processing.",
|
|
"field_31319": [],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 30,
|
|
"order": "30.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386597+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386597+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Enhance Data Procedures",
|
|
"field_31318": "Review and enhance data handling procedures to minimize the risk of data leaks. Proper protocols will help safeguard sensitive information from unauthorized access.",
|
|
"field_31319": [
|
|
37,
|
|
30,
|
|
41
|
|
],
|
|
"field_31351": null
|
|
},
|
|
{
|
|
"id": 31,
|
|
"order": "31.00000000000000000000",
|
|
"created_on": "2024-10-22T11:55:07.386603+00:00",
|
|
"updated_on": "2024-10-22T11:55:07.386603+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31317": "Conduct Regular Training",
|
|
"field_31318": "Conduct regular training sessions for employees on data protection and handling best practices. Educating staff on their roles in data security is vital for prevention.",
|
|
"field_31319": [],
|
|
"field_31351": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 3255,
|
|
"name": "Incidents",
|
|
"order": 4,
|
|
"fields": [
|
|
{
|
|
"id": 31320,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31321,
|
|
"type": "text",
|
|
"name": "Description",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31322,
|
|
"type": "link_row",
|
|
"name": "Reporter",
|
|
"description": null,
|
|
"order": 2,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3252,
|
|
"link_row_related_field_id": 31311,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31323,
|
|
"type": "single_select",
|
|
"name": "Severity level",
|
|
"description": null,
|
|
"order": 5,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"select_options": [
|
|
{
|
|
"id": 15250,
|
|
"value": "Critical",
|
|
"color": "darker-red",
|
|
"order": 0
|
|
},
|
|
{
|
|
"id": 15251,
|
|
"value": "High",
|
|
"color": "darker-yellow",
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 15252,
|
|
"value": "Medium",
|
|
"color": "orange",
|
|
"order": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 31324,
|
|
"type": "date",
|
|
"name": "Date occurred",
|
|
"description": null,
|
|
"order": 9,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": "ISO",
|
|
"date_include_time": false,
|
|
"date_time_format": "24",
|
|
"date_show_tzinfo": false,
|
|
"date_force_timezone": null
|
|
},
|
|
{
|
|
"id": 31325,
|
|
"type": "single_select",
|
|
"name": "Status",
|
|
"description": null,
|
|
"order": 10,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"select_options": [
|
|
{
|
|
"id": 15253,
|
|
"value": "In progress",
|
|
"color": "dark-yellow",
|
|
"order": 0
|
|
},
|
|
{
|
|
"id": 15254,
|
|
"value": "Reported",
|
|
"color": "dark-gray",
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 15255,
|
|
"value": "Under review",
|
|
"color": "dark-cyan",
|
|
"order": 2
|
|
},
|
|
{
|
|
"id": 15256,
|
|
"value": "Closed",
|
|
"color": "darker-green",
|
|
"order": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 31326,
|
|
"type": "single_select",
|
|
"name": "Source",
|
|
"description": null,
|
|
"order": 11,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"select_options": [
|
|
{
|
|
"id": 15257,
|
|
"value": "Internal",
|
|
"color": "cyan",
|
|
"order": 0
|
|
},
|
|
{
|
|
"id": 15258,
|
|
"value": "External",
|
|
"color": "gray",
|
|
"order": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 31327,
|
|
"type": "date",
|
|
"name": "Solution due date",
|
|
"description": null,
|
|
"order": 12,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": "ISO",
|
|
"date_include_time": false,
|
|
"date_time_format": "24",
|
|
"date_show_tzinfo": false,
|
|
"date_force_timezone": null
|
|
},
|
|
{
|
|
"id": 31328,
|
|
"type": "link_row",
|
|
"name": "Category",
|
|
"description": null,
|
|
"order": 13,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3253,
|
|
"link_row_related_field_id": 31316,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31329,
|
|
"type": "boolean",
|
|
"name": "Escalated",
|
|
"description": null,
|
|
"order": 14,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false
|
|
},
|
|
{
|
|
"id": 31330,
|
|
"type": "boolean",
|
|
"name": "Recurring",
|
|
"description": null,
|
|
"order": 15,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false
|
|
},
|
|
{
|
|
"id": 31331,
|
|
"type": "link_row",
|
|
"name": "Assigned to",
|
|
"description": null,
|
|
"order": 16,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3252,
|
|
"link_row_related_field_id": 31312,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31332,
|
|
"type": "file",
|
|
"name": "Attachments",
|
|
"description": null,
|
|
"order": 17,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false
|
|
},
|
|
{
|
|
"id": 31333,
|
|
"type": "link_row",
|
|
"name": "Responses",
|
|
"description": null,
|
|
"order": 18,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3257,
|
|
"link_row_related_field_id": 31343,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31353,
|
|
"type": "formula",
|
|
"name": "Has action plan",
|
|
"description": null,
|
|
"order": 20,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": null,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"date_include_time": null,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"array_formula_type": null,
|
|
"date_time_format": null,
|
|
"formula": "count(lookup('Responses','Action plans')) > 0",
|
|
"formula_type": "boolean"
|
|
},
|
|
{
|
|
"id": 31355,
|
|
"type": "rollup",
|
|
"name": "Reporter name",
|
|
"description": null,
|
|
"order": 21,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": null,
|
|
"number_decimal_places": null,
|
|
"nullable": true,
|
|
"date_include_time": null,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"array_formula_type": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 31322,
|
|
"target_field_id": 31306,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 31356,
|
|
"type": "rollup",
|
|
"name": "Assignee name",
|
|
"description": null,
|
|
"order": 22,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": null,
|
|
"number_decimal_places": null,
|
|
"nullable": true,
|
|
"date_include_time": null,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"array_formula_type": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 31331,
|
|
"target_field_id": 31306,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 31358,
|
|
"type": "rollup",
|
|
"name": "Category name",
|
|
"description": null,
|
|
"order": 23,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": null,
|
|
"number_decimal_places": null,
|
|
"nullable": true,
|
|
"date_include_time": null,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"array_formula_type": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 31328,
|
|
"target_field_id": 31315,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 31359,
|
|
"type": "rollup",
|
|
"name": "Last response date",
|
|
"description": null,
|
|
"order": 24,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": "ISO",
|
|
"number_decimal_places": null,
|
|
"nullable": true,
|
|
"date_include_time": false,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": null,
|
|
"date_show_tzinfo": false,
|
|
"array_formula_type": null,
|
|
"date_time_format": "24",
|
|
"through_field_id": 31333,
|
|
"target_field_id": 31340,
|
|
"rollup_function": "max"
|
|
},
|
|
{
|
|
"id": 31334,
|
|
"type": "link_row",
|
|
"name": "Caused by",
|
|
"description": null,
|
|
"order": 25,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3256,
|
|
"link_row_related_field_id": 31337,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31360,
|
|
"type": "rollup",
|
|
"name": "Cause name",
|
|
"description": null,
|
|
"order": 26,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": null,
|
|
"number_decimal_places": null,
|
|
"nullable": true,
|
|
"date_include_time": null,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"array_formula_type": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 31334,
|
|
"target_field_id": 31335,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 31362,
|
|
"type": "formula",
|
|
"name": "Has action plan symbol",
|
|
"description": null,
|
|
"order": 27,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": null,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"date_include_time": null,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"array_formula_type": null,
|
|
"date_time_format": null,
|
|
"formula": "if(field('Has action plan'),'YES','NO')",
|
|
"formula_type": "text"
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 13425,
|
|
"type": "grid",
|
|
"name": "All incidents",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9544,
|
|
"field_id": 31324,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3693,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31323
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3694,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "4cb6902c-9f7b-43fa-867b-482de5b2f803",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "ab144f14-256e-4779-8e19-336fbb3f3e3c",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "df8d9159-550a-4ef5-9443-4a5b7902e474",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "f5161e12-a131-4e2b-a5be-5e1eb0686a1f",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15948"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "fb9e8675-e94e-4168-880d-4ab3b81fd237",
|
|
"color": "red",
|
|
"filters": [
|
|
{
|
|
"id": "69878482-e6cf-4d2e-ac6d-73cb5f2b5663",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "88a7fb58-f4bd-4ff6-965a-eac680180177",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "8e2eb933-45f0-4fc0-b9e5-73564e542711",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15947"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "912e737c-bb96-4b7d-b41b-fc2746b51ccb",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "60d6ba70-f2a1-4456-bc89-1acf3b4b0d58",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "0cbaad4b-3249-4afb-9c99-02bfa68c3ab9",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "97c681e9-1a6b-41db-bc44-9a763a76a3bb",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15946"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108679,
|
|
"field_id": 31320,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108680,
|
|
"field_id": 31321,
|
|
"width": 346,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108681,
|
|
"field_id": 31322,
|
|
"width": 166,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108682,
|
|
"field_id": 31355,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108683,
|
|
"field_id": 31331,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108684,
|
|
"field_id": 31356,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108685,
|
|
"field_id": 31328,
|
|
"width": 172,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108686,
|
|
"field_id": 31358,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108687,
|
|
"field_id": 31323,
|
|
"width": 156,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108688,
|
|
"field_id": 31329,
|
|
"width": 131,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108689,
|
|
"field_id": 31330,
|
|
"width": 130,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108690,
|
|
"field_id": 31332,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108691,
|
|
"field_id": 31334,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108692,
|
|
"field_id": 31360,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108693,
|
|
"field_id": 31326,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108694,
|
|
"field_id": 31324,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108695,
|
|
"field_id": 31359,
|
|
"width": 202,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108696,
|
|
"field_id": 31327,
|
|
"width": 179,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108697,
|
|
"field_id": 31325,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108698,
|
|
"field_id": 31333,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108699,
|
|
"field_id": 31353,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108700,
|
|
"field_id": 31362,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13426,
|
|
"type": "grid",
|
|
"name": "All incidents grouped by cause",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9545,
|
|
"field_id": 31324,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 904,
|
|
"field_id": 31360,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 3695,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31323
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3696,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "4cb6902c-9f7b-43fa-867b-482de5b2f803",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "ab144f14-256e-4779-8e19-336fbb3f3e3c",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "df8d9159-550a-4ef5-9443-4a5b7902e474",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "f5161e12-a131-4e2b-a5be-5e1eb0686a1f",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15948"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "fb9e8675-e94e-4168-880d-4ab3b81fd237",
|
|
"color": "red",
|
|
"filters": [
|
|
{
|
|
"id": "69878482-e6cf-4d2e-ac6d-73cb5f2b5663",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "88a7fb58-f4bd-4ff6-965a-eac680180177",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "8e2eb933-45f0-4fc0-b9e5-73564e542711",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15947"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "912e737c-bb96-4b7d-b41b-fc2746b51ccb",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "60d6ba70-f2a1-4456-bc89-1acf3b4b0d58",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "0cbaad4b-3249-4afb-9c99-02bfa68c3ab9",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "97c681e9-1a6b-41db-bc44-9a763a76a3bb",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15946"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108701,
|
|
"field_id": 31320,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108702,
|
|
"field_id": 31321,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108703,
|
|
"field_id": 31322,
|
|
"width": 166,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108704,
|
|
"field_id": 31355,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108705,
|
|
"field_id": 31331,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108706,
|
|
"field_id": 31356,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108707,
|
|
"field_id": 31328,
|
|
"width": 172,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108708,
|
|
"field_id": 31358,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108709,
|
|
"field_id": 31323,
|
|
"width": 156,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108710,
|
|
"field_id": 31329,
|
|
"width": 131,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108711,
|
|
"field_id": 31330,
|
|
"width": 130,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108712,
|
|
"field_id": 31332,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108713,
|
|
"field_id": 31334,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108714,
|
|
"field_id": 31360,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108715,
|
|
"field_id": 31326,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108716,
|
|
"field_id": 31324,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108717,
|
|
"field_id": 31359,
|
|
"width": 202,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108718,
|
|
"field_id": 31327,
|
|
"width": 179,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108719,
|
|
"field_id": 31325,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108720,
|
|
"field_id": 31333,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108721,
|
|
"field_id": 31353,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108722,
|
|
"field_id": 31362,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13427,
|
|
"type": "grid",
|
|
"name": "All incidents grouped by reporter",
|
|
"order": 3,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9546,
|
|
"field_id": 31324,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 905,
|
|
"field_id": 31355,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 3697,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31323
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3698,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "4cb6902c-9f7b-43fa-867b-482de5b2f803",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "ab144f14-256e-4779-8e19-336fbb3f3e3c",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "df8d9159-550a-4ef5-9443-4a5b7902e474",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "f5161e12-a131-4e2b-a5be-5e1eb0686a1f",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15948"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "fb9e8675-e94e-4168-880d-4ab3b81fd237",
|
|
"color": "red",
|
|
"filters": [
|
|
{
|
|
"id": "69878482-e6cf-4d2e-ac6d-73cb5f2b5663",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "88a7fb58-f4bd-4ff6-965a-eac680180177",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "8e2eb933-45f0-4fc0-b9e5-73564e542711",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15947"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "912e737c-bb96-4b7d-b41b-fc2746b51ccb",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "60d6ba70-f2a1-4456-bc89-1acf3b4b0d58",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "0cbaad4b-3249-4afb-9c99-02bfa68c3ab9",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "97c681e9-1a6b-41db-bc44-9a763a76a3bb",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15946"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108723,
|
|
"field_id": 31320,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108724,
|
|
"field_id": 31321,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108725,
|
|
"field_id": 31322,
|
|
"width": 166,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108726,
|
|
"field_id": 31355,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108727,
|
|
"field_id": 31331,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108728,
|
|
"field_id": 31356,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108729,
|
|
"field_id": 31328,
|
|
"width": 172,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108730,
|
|
"field_id": 31358,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108731,
|
|
"field_id": 31323,
|
|
"width": 156,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108732,
|
|
"field_id": 31329,
|
|
"width": 131,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108733,
|
|
"field_id": 31330,
|
|
"width": 130,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108734,
|
|
"field_id": 31332,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108735,
|
|
"field_id": 31334,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108736,
|
|
"field_id": 31360,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108737,
|
|
"field_id": 31326,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108738,
|
|
"field_id": 31324,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108739,
|
|
"field_id": 31359,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108740,
|
|
"field_id": 31327,
|
|
"width": 179,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108741,
|
|
"field_id": 31325,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108742,
|
|
"field_id": 31333,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108743,
|
|
"field_id": 31353,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108744,
|
|
"field_id": 31362,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13428,
|
|
"type": "grid",
|
|
"name": "All incidents grouped by assignee",
|
|
"order": 4,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9547,
|
|
"field_id": 31324,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 906,
|
|
"field_id": 31356,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 3699,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31323
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3700,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "4cb6902c-9f7b-43fa-867b-482de5b2f803",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "ab144f14-256e-4779-8e19-336fbb3f3e3c",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "df8d9159-550a-4ef5-9443-4a5b7902e474",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "f5161e12-a131-4e2b-a5be-5e1eb0686a1f",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15948"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "fb9e8675-e94e-4168-880d-4ab3b81fd237",
|
|
"color": "red",
|
|
"filters": [
|
|
{
|
|
"id": "69878482-e6cf-4d2e-ac6d-73cb5f2b5663",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "88a7fb58-f4bd-4ff6-965a-eac680180177",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "8e2eb933-45f0-4fc0-b9e5-73564e542711",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15947"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "912e737c-bb96-4b7d-b41b-fc2746b51ccb",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "60d6ba70-f2a1-4456-bc89-1acf3b4b0d58",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "0cbaad4b-3249-4afb-9c99-02bfa68c3ab9",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "97c681e9-1a6b-41db-bc44-9a763a76a3bb",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15946"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108745,
|
|
"field_id": 31320,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108746,
|
|
"field_id": 31321,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108747,
|
|
"field_id": 31322,
|
|
"width": 166,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108748,
|
|
"field_id": 31355,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108749,
|
|
"field_id": 31331,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108750,
|
|
"field_id": 31356,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108751,
|
|
"field_id": 31328,
|
|
"width": 172,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108752,
|
|
"field_id": 31358,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108753,
|
|
"field_id": 31323,
|
|
"width": 156,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108754,
|
|
"field_id": 31329,
|
|
"width": 131,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108755,
|
|
"field_id": 31330,
|
|
"width": 130,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108756,
|
|
"field_id": 31332,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108757,
|
|
"field_id": 31334,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108758,
|
|
"field_id": 31360,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108759,
|
|
"field_id": 31326,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108760,
|
|
"field_id": 31324,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108761,
|
|
"field_id": 31359,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108762,
|
|
"field_id": 31327,
|
|
"width": 179,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108763,
|
|
"field_id": 31325,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108764,
|
|
"field_id": 31333,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108765,
|
|
"field_id": 31353,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108766,
|
|
"field_id": 31362,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13429,
|
|
"type": "grid",
|
|
"name": "All incidents grouped by category",
|
|
"order": 5,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9548,
|
|
"field_id": 31324,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 907,
|
|
"field_id": 31356,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 3701,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31323
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3702,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "4cb6902c-9f7b-43fa-867b-482de5b2f803",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "ab144f14-256e-4779-8e19-336fbb3f3e3c",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "df8d9159-550a-4ef5-9443-4a5b7902e474",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "f5161e12-a131-4e2b-a5be-5e1eb0686a1f",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15948"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "fb9e8675-e94e-4168-880d-4ab3b81fd237",
|
|
"color": "red",
|
|
"filters": [
|
|
{
|
|
"id": "69878482-e6cf-4d2e-ac6d-73cb5f2b5663",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "88a7fb58-f4bd-4ff6-965a-eac680180177",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "8e2eb933-45f0-4fc0-b9e5-73564e542711",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15947"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "912e737c-bb96-4b7d-b41b-fc2746b51ccb",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "60d6ba70-f2a1-4456-bc89-1acf3b4b0d58",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "0cbaad4b-3249-4afb-9c99-02bfa68c3ab9",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "97c681e9-1a6b-41db-bc44-9a763a76a3bb",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15946"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108767,
|
|
"field_id": 31320,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108768,
|
|
"field_id": 31321,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108769,
|
|
"field_id": 31322,
|
|
"width": 166,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108770,
|
|
"field_id": 31355,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108771,
|
|
"field_id": 31331,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108772,
|
|
"field_id": 31356,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108773,
|
|
"field_id": 31328,
|
|
"width": 172,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108774,
|
|
"field_id": 31358,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108775,
|
|
"field_id": 31323,
|
|
"width": 156,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108776,
|
|
"field_id": 31329,
|
|
"width": 131,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108777,
|
|
"field_id": 31330,
|
|
"width": 130,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108778,
|
|
"field_id": 31332,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108779,
|
|
"field_id": 31334,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108780,
|
|
"field_id": 31360,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108781,
|
|
"field_id": 31326,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108782,
|
|
"field_id": 31324,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108783,
|
|
"field_id": 31359,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108784,
|
|
"field_id": 31327,
|
|
"width": 179,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108785,
|
|
"field_id": 31325,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108786,
|
|
"field_id": 31333,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108787,
|
|
"field_id": 31353,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108788,
|
|
"field_id": 31362,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13430,
|
|
"type": "grid",
|
|
"name": "Open incidents",
|
|
"order": 6,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7885,
|
|
"field_id": 31325,
|
|
"type": "single_select_not_equal",
|
|
"value": "15256",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9549,
|
|
"field_id": 31324,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3703,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31323
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3704,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "4cb6902c-9f7b-43fa-867b-482de5b2f803",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "ab144f14-256e-4779-8e19-336fbb3f3e3c",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "df8d9159-550a-4ef5-9443-4a5b7902e474",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "f5161e12-a131-4e2b-a5be-5e1eb0686a1f",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15948"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "fb9e8675-e94e-4168-880d-4ab3b81fd237",
|
|
"color": "red",
|
|
"filters": [
|
|
{
|
|
"id": "69878482-e6cf-4d2e-ac6d-73cb5f2b5663",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "88a7fb58-f4bd-4ff6-965a-eac680180177",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "8e2eb933-45f0-4fc0-b9e5-73564e542711",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15947"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "912e737c-bb96-4b7d-b41b-fc2746b51ccb",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "60d6ba70-f2a1-4456-bc89-1acf3b4b0d58",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "0cbaad4b-3249-4afb-9c99-02bfa68c3ab9",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "97c681e9-1a6b-41db-bc44-9a763a76a3bb",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15946"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108789,
|
|
"field_id": 31320,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108790,
|
|
"field_id": 31321,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108791,
|
|
"field_id": 31322,
|
|
"width": 166,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108792,
|
|
"field_id": 31355,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108793,
|
|
"field_id": 31331,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108794,
|
|
"field_id": 31356,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108795,
|
|
"field_id": 31328,
|
|
"width": 172,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108796,
|
|
"field_id": 31358,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108797,
|
|
"field_id": 31323,
|
|
"width": 156,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108798,
|
|
"field_id": 31329,
|
|
"width": 131,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108799,
|
|
"field_id": 31330,
|
|
"width": 130,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108800,
|
|
"field_id": 31332,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108801,
|
|
"field_id": 31334,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108802,
|
|
"field_id": 31360,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108803,
|
|
"field_id": 31326,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108804,
|
|
"field_id": 31324,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108805,
|
|
"field_id": 31359,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108806,
|
|
"field_id": 31327,
|
|
"width": 179,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108807,
|
|
"field_id": 31325,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108808,
|
|
"field_id": 31333,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108809,
|
|
"field_id": 31353,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108810,
|
|
"field_id": 31362,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 21,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13431,
|
|
"type": "grid",
|
|
"name": "Open incidents beyond solution due date",
|
|
"order": 7,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7886,
|
|
"field_id": 31325,
|
|
"type": "single_select_not_equal",
|
|
"value": "15256",
|
|
"group": null
|
|
},
|
|
{
|
|
"id": 7887,
|
|
"field_id": 31327,
|
|
"type": "date_is_before",
|
|
"value": "Europe/Brussels??today",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9550,
|
|
"field_id": 31324,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3705,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31323
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3706,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "4cb6902c-9f7b-43fa-867b-482de5b2f803",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "ab144f14-256e-4779-8e19-336fbb3f3e3c",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "df8d9159-550a-4ef5-9443-4a5b7902e474",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "f5161e12-a131-4e2b-a5be-5e1eb0686a1f",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15948"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "fb9e8675-e94e-4168-880d-4ab3b81fd237",
|
|
"color": "red",
|
|
"filters": [
|
|
{
|
|
"id": "69878482-e6cf-4d2e-ac6d-73cb5f2b5663",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "88a7fb58-f4bd-4ff6-965a-eac680180177",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "8e2eb933-45f0-4fc0-b9e5-73564e542711",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15947"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "912e737c-bb96-4b7d-b41b-fc2746b51ccb",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "60d6ba70-f2a1-4456-bc89-1acf3b4b0d58",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "0cbaad4b-3249-4afb-9c99-02bfa68c3ab9",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "97c681e9-1a6b-41db-bc44-9a763a76a3bb",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15946"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108811,
|
|
"field_id": 31320,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108812,
|
|
"field_id": 31321,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108813,
|
|
"field_id": 31322,
|
|
"width": 166,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108814,
|
|
"field_id": 31355,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108815,
|
|
"field_id": 31331,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108816,
|
|
"field_id": 31356,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108817,
|
|
"field_id": 31328,
|
|
"width": 172,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108818,
|
|
"field_id": 31358,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108819,
|
|
"field_id": 31323,
|
|
"width": 156,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108820,
|
|
"field_id": 31329,
|
|
"width": 131,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108821,
|
|
"field_id": 31330,
|
|
"width": 130,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108822,
|
|
"field_id": 31332,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108823,
|
|
"field_id": 31334,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108824,
|
|
"field_id": 31360,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108825,
|
|
"field_id": 31326,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108826,
|
|
"field_id": 31324,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108827,
|
|
"field_id": 31359,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108828,
|
|
"field_id": 31327,
|
|
"width": 179,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108829,
|
|
"field_id": 31325,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108830,
|
|
"field_id": 31333,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108831,
|
|
"field_id": 31353,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108832,
|
|
"field_id": 31362,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13432,
|
|
"type": "grid",
|
|
"name": "Open incidents without responses",
|
|
"order": 8,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7888,
|
|
"field_id": 31325,
|
|
"type": "single_select_not_equal",
|
|
"value": "15256",
|
|
"group": null
|
|
},
|
|
{
|
|
"id": 7889,
|
|
"field_id": 31333,
|
|
"type": "empty",
|
|
"value": "",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9551,
|
|
"field_id": 31324,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3707,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31323
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3708,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "4cb6902c-9f7b-43fa-867b-482de5b2f803",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "ab144f14-256e-4779-8e19-336fbb3f3e3c",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "df8d9159-550a-4ef5-9443-4a5b7902e474",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "f5161e12-a131-4e2b-a5be-5e1eb0686a1f",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15948"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "fb9e8675-e94e-4168-880d-4ab3b81fd237",
|
|
"color": "red",
|
|
"filters": [
|
|
{
|
|
"id": "69878482-e6cf-4d2e-ac6d-73cb5f2b5663",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "88a7fb58-f4bd-4ff6-965a-eac680180177",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "8e2eb933-45f0-4fc0-b9e5-73564e542711",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15947"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "912e737c-bb96-4b7d-b41b-fc2746b51ccb",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "60d6ba70-f2a1-4456-bc89-1acf3b4b0d58",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "0cbaad4b-3249-4afb-9c99-02bfa68c3ab9",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "97c681e9-1a6b-41db-bc44-9a763a76a3bb",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15946"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108833,
|
|
"field_id": 31320,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108834,
|
|
"field_id": 31321,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108835,
|
|
"field_id": 31322,
|
|
"width": 166,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108836,
|
|
"field_id": 31355,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108837,
|
|
"field_id": 31331,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108838,
|
|
"field_id": 31356,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108839,
|
|
"field_id": 31328,
|
|
"width": 172,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108840,
|
|
"field_id": 31358,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108841,
|
|
"field_id": 31323,
|
|
"width": 156,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108842,
|
|
"field_id": 31329,
|
|
"width": 131,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108843,
|
|
"field_id": 31330,
|
|
"width": 130,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108844,
|
|
"field_id": 31332,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108845,
|
|
"field_id": 31334,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108846,
|
|
"field_id": 31360,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108847,
|
|
"field_id": 31326,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108848,
|
|
"field_id": 31324,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108849,
|
|
"field_id": 31359,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108850,
|
|
"field_id": 31327,
|
|
"width": 179,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108851,
|
|
"field_id": 31325,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108852,
|
|
"field_id": 31333,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108853,
|
|
"field_id": 31353,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108854,
|
|
"field_id": 31362,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13433,
|
|
"type": "grid",
|
|
"name": "Internal incidents",
|
|
"order": 9,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7890,
|
|
"field_id": 31326,
|
|
"type": "single_select_equal",
|
|
"value": "15257",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9552,
|
|
"field_id": 31324,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3709,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31323
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3710,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "4cb6902c-9f7b-43fa-867b-482de5b2f803",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "ab144f14-256e-4779-8e19-336fbb3f3e3c",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "df8d9159-550a-4ef5-9443-4a5b7902e474",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "f5161e12-a131-4e2b-a5be-5e1eb0686a1f",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15948"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "fb9e8675-e94e-4168-880d-4ab3b81fd237",
|
|
"color": "red",
|
|
"filters": [
|
|
{
|
|
"id": "69878482-e6cf-4d2e-ac6d-73cb5f2b5663",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "88a7fb58-f4bd-4ff6-965a-eac680180177",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "8e2eb933-45f0-4fc0-b9e5-73564e542711",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15947"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "912e737c-bb96-4b7d-b41b-fc2746b51ccb",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "60d6ba70-f2a1-4456-bc89-1acf3b4b0d58",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "0cbaad4b-3249-4afb-9c99-02bfa68c3ab9",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "97c681e9-1a6b-41db-bc44-9a763a76a3bb",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15946"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108855,
|
|
"field_id": 31320,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108856,
|
|
"field_id": 31321,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108857,
|
|
"field_id": 31322,
|
|
"width": 166,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108858,
|
|
"field_id": 31355,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108859,
|
|
"field_id": 31331,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108860,
|
|
"field_id": 31356,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108861,
|
|
"field_id": 31328,
|
|
"width": 172,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108862,
|
|
"field_id": 31358,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108863,
|
|
"field_id": 31323,
|
|
"width": 156,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108864,
|
|
"field_id": 31329,
|
|
"width": 131,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108865,
|
|
"field_id": 31330,
|
|
"width": 130,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108866,
|
|
"field_id": 31332,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108867,
|
|
"field_id": 31334,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108868,
|
|
"field_id": 31360,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108869,
|
|
"field_id": 31326,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108870,
|
|
"field_id": 31324,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108871,
|
|
"field_id": 31359,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108872,
|
|
"field_id": 31327,
|
|
"width": 179,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108873,
|
|
"field_id": 31325,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108874,
|
|
"field_id": 31333,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108875,
|
|
"field_id": 31353,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108876,
|
|
"field_id": 31362,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13434,
|
|
"type": "grid",
|
|
"name": "External incidents",
|
|
"order": 10,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7891,
|
|
"field_id": 31326,
|
|
"type": "single_select_equal",
|
|
"value": "15258",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9553,
|
|
"field_id": 31324,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3711,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31323
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3712,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "4cb6902c-9f7b-43fa-867b-482de5b2f803",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "ab144f14-256e-4779-8e19-336fbb3f3e3c",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "df8d9159-550a-4ef5-9443-4a5b7902e474",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "f5161e12-a131-4e2b-a5be-5e1eb0686a1f",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15948"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "fb9e8675-e94e-4168-880d-4ab3b81fd237",
|
|
"color": "red",
|
|
"filters": [
|
|
{
|
|
"id": "69878482-e6cf-4d2e-ac6d-73cb5f2b5663",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "88a7fb58-f4bd-4ff6-965a-eac680180177",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "8e2eb933-45f0-4fc0-b9e5-73564e542711",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15947"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "912e737c-bb96-4b7d-b41b-fc2746b51ccb",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "60d6ba70-f2a1-4456-bc89-1acf3b4b0d58",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "0cbaad4b-3249-4afb-9c99-02bfa68c3ab9",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "97c681e9-1a6b-41db-bc44-9a763a76a3bb",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15946"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108877,
|
|
"field_id": 31320,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108878,
|
|
"field_id": 31321,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108879,
|
|
"field_id": 31322,
|
|
"width": 166,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108880,
|
|
"field_id": 31355,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108881,
|
|
"field_id": 31331,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108882,
|
|
"field_id": 31356,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108883,
|
|
"field_id": 31328,
|
|
"width": 172,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108884,
|
|
"field_id": 31358,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108885,
|
|
"field_id": 31323,
|
|
"width": 156,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108886,
|
|
"field_id": 31329,
|
|
"width": 131,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108887,
|
|
"field_id": 31330,
|
|
"width": 130,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108888,
|
|
"field_id": 31332,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108889,
|
|
"field_id": 31334,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108890,
|
|
"field_id": 31360,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108891,
|
|
"field_id": 31326,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108892,
|
|
"field_id": 31324,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108893,
|
|
"field_id": 31359,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108894,
|
|
"field_id": 31327,
|
|
"width": 179,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108895,
|
|
"field_id": 31325,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108896,
|
|
"field_id": 31333,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108897,
|
|
"field_id": 31353,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108898,
|
|
"field_id": 31362,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13435,
|
|
"type": "grid",
|
|
"name": "Escalated incidents",
|
|
"order": 11,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7892,
|
|
"field_id": 31329,
|
|
"type": "boolean",
|
|
"value": "1",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9554,
|
|
"field_id": 31324,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3713,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31323
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3714,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "4cb6902c-9f7b-43fa-867b-482de5b2f803",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "ab144f14-256e-4779-8e19-336fbb3f3e3c",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "df8d9159-550a-4ef5-9443-4a5b7902e474",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "f5161e12-a131-4e2b-a5be-5e1eb0686a1f",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15948"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "fb9e8675-e94e-4168-880d-4ab3b81fd237",
|
|
"color": "red",
|
|
"filters": [
|
|
{
|
|
"id": "69878482-e6cf-4d2e-ac6d-73cb5f2b5663",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "88a7fb58-f4bd-4ff6-965a-eac680180177",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "8e2eb933-45f0-4fc0-b9e5-73564e542711",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15947"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "912e737c-bb96-4b7d-b41b-fc2746b51ccb",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "60d6ba70-f2a1-4456-bc89-1acf3b4b0d58",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "0cbaad4b-3249-4afb-9c99-02bfa68c3ab9",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "97c681e9-1a6b-41db-bc44-9a763a76a3bb",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15946"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108899,
|
|
"field_id": 31320,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108900,
|
|
"field_id": 31321,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108901,
|
|
"field_id": 31322,
|
|
"width": 166,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108902,
|
|
"field_id": 31355,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108903,
|
|
"field_id": 31331,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108904,
|
|
"field_id": 31356,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108905,
|
|
"field_id": 31328,
|
|
"width": 172,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108906,
|
|
"field_id": 31358,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108907,
|
|
"field_id": 31323,
|
|
"width": 156,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108908,
|
|
"field_id": 31329,
|
|
"width": 131,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108909,
|
|
"field_id": 31330,
|
|
"width": 130,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108910,
|
|
"field_id": 31332,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108911,
|
|
"field_id": 31334,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108912,
|
|
"field_id": 31360,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108913,
|
|
"field_id": 31326,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108914,
|
|
"field_id": 31324,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108915,
|
|
"field_id": 31359,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108916,
|
|
"field_id": 31327,
|
|
"width": 179,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108917,
|
|
"field_id": 31325,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108918,
|
|
"field_id": 31333,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108919,
|
|
"field_id": 31353,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108920,
|
|
"field_id": 31362,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13436,
|
|
"type": "grid",
|
|
"name": "Recurring incidents",
|
|
"order": 12,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7893,
|
|
"field_id": 31330,
|
|
"type": "boolean",
|
|
"value": "1",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9555,
|
|
"field_id": 31324,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3715,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31323
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3716,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "4cb6902c-9f7b-43fa-867b-482de5b2f803",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "ab144f14-256e-4779-8e19-336fbb3f3e3c",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "df8d9159-550a-4ef5-9443-4a5b7902e474",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "f5161e12-a131-4e2b-a5be-5e1eb0686a1f",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15948"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "fb9e8675-e94e-4168-880d-4ab3b81fd237",
|
|
"color": "red",
|
|
"filters": [
|
|
{
|
|
"id": "69878482-e6cf-4d2e-ac6d-73cb5f2b5663",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "88a7fb58-f4bd-4ff6-965a-eac680180177",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "8e2eb933-45f0-4fc0-b9e5-73564e542711",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15947"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "912e737c-bb96-4b7d-b41b-fc2746b51ccb",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "60d6ba70-f2a1-4456-bc89-1acf3b4b0d58",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "0cbaad4b-3249-4afb-9c99-02bfa68c3ab9",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "97c681e9-1a6b-41db-bc44-9a763a76a3bb",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15946"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108921,
|
|
"field_id": 31320,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108922,
|
|
"field_id": 31321,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108923,
|
|
"field_id": 31322,
|
|
"width": 166,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108924,
|
|
"field_id": 31355,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108925,
|
|
"field_id": 31331,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108926,
|
|
"field_id": 31356,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108927,
|
|
"field_id": 31328,
|
|
"width": 172,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108928,
|
|
"field_id": 31358,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108929,
|
|
"field_id": 31323,
|
|
"width": 156,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108930,
|
|
"field_id": 31329,
|
|
"width": 131,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108931,
|
|
"field_id": 31330,
|
|
"width": 130,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108932,
|
|
"field_id": 31332,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108933,
|
|
"field_id": 31334,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108934,
|
|
"field_id": 31360,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108935,
|
|
"field_id": 31326,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108936,
|
|
"field_id": 31324,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108937,
|
|
"field_id": 31359,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108938,
|
|
"field_id": 31327,
|
|
"width": 179,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108939,
|
|
"field_id": 31325,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108940,
|
|
"field_id": 31333,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108941,
|
|
"field_id": 31353,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108942,
|
|
"field_id": 31362,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13437,
|
|
"type": "grid",
|
|
"name": "Incidents where action plan is used",
|
|
"order": 13,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7894,
|
|
"field_id": 31353,
|
|
"type": "boolean",
|
|
"value": "1",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9556,
|
|
"field_id": 31324,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3717,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31323
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3718,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "4cb6902c-9f7b-43fa-867b-482de5b2f803",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "ab144f14-256e-4779-8e19-336fbb3f3e3c",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "df8d9159-550a-4ef5-9443-4a5b7902e474",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "f5161e12-a131-4e2b-a5be-5e1eb0686a1f",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15948"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "fb9e8675-e94e-4168-880d-4ab3b81fd237",
|
|
"color": "red",
|
|
"filters": [
|
|
{
|
|
"id": "69878482-e6cf-4d2e-ac6d-73cb5f2b5663",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "88a7fb58-f4bd-4ff6-965a-eac680180177",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "8e2eb933-45f0-4fc0-b9e5-73564e542711",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15947"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "912e737c-bb96-4b7d-b41b-fc2746b51ccb",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "60d6ba70-f2a1-4456-bc89-1acf3b4b0d58",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "0cbaad4b-3249-4afb-9c99-02bfa68c3ab9",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "97c681e9-1a6b-41db-bc44-9a763a76a3bb",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15946"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108943,
|
|
"field_id": 31320,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108944,
|
|
"field_id": 31321,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108945,
|
|
"field_id": 31322,
|
|
"width": 166,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108946,
|
|
"field_id": 31355,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108947,
|
|
"field_id": 31331,
|
|
"width": 150,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108948,
|
|
"field_id": 31356,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108949,
|
|
"field_id": 31328,
|
|
"width": 172,
|
|
"hidden": false,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108950,
|
|
"field_id": 31358,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108951,
|
|
"field_id": 31323,
|
|
"width": 156,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108952,
|
|
"field_id": 31329,
|
|
"width": 131,
|
|
"hidden": false,
|
|
"order": 9,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108953,
|
|
"field_id": 31330,
|
|
"width": 130,
|
|
"hidden": false,
|
|
"order": 10,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108954,
|
|
"field_id": 31332,
|
|
"width": 153,
|
|
"hidden": false,
|
|
"order": 11,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108955,
|
|
"field_id": 31334,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 12,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108956,
|
|
"field_id": 31360,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 13,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108957,
|
|
"field_id": 31326,
|
|
"width": 120,
|
|
"hidden": false,
|
|
"order": 14,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108958,
|
|
"field_id": 31324,
|
|
"width": 169,
|
|
"hidden": false,
|
|
"order": 15,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108959,
|
|
"field_id": 31359,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 16,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108960,
|
|
"field_id": 31327,
|
|
"width": 179,
|
|
"hidden": false,
|
|
"order": 17,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108961,
|
|
"field_id": 31325,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 18,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108962,
|
|
"field_id": 31333,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 19,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108963,
|
|
"field_id": 31353,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 20,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108964,
|
|
"field_id": 31362,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13438,
|
|
"type": "kanban",
|
|
"name": "Incidents stacked by status",
|
|
"order": 14,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3719,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31323
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3720,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ed4d451c-6750-4f3a-876e-c45a5e440ac4",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "c0325a31-d5fb-40bd-a76a-bb6c14273cff",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "cad06891-2d36-419e-aa48-d518e5e06725",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "58d10713-36d7-42b1-b6de-bc54c9d5780a",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15948"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "2bd6d7c3-0be5-4a80-b04b-1ae08d55370b",
|
|
"color": "red",
|
|
"filters": [
|
|
{
|
|
"id": "1497433b-936c-446f-a949-9a251b0f503e",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "3713a780-4ddf-4a84-96dc-6e1e0f0cf0bd",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "ccc3d663-1ba2-4e1e-b69f-e0e2119e1e9b",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15947"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "f9ee65c9-30f8-47e3-809d-04b768d167b9",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "472ea413-3c95-4638-bdf1-18461718a3e9",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "286b0dc0-4e8d-4d30-a2c0-e267318c46b8",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "6ad4257d-fc3b-42c4-8d12-bdc591a86222",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15946"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"single_select_field_id": 31325,
|
|
"field_options": [
|
|
{
|
|
"id": 18097,
|
|
"field_id": 31320,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18098,
|
|
"field_id": 31321,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18099,
|
|
"field_id": 31322,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18100,
|
|
"field_id": 31323,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18101,
|
|
"field_id": 31324,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18102,
|
|
"field_id": 31325,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18103,
|
|
"field_id": 31326,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18104,
|
|
"field_id": 31327,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18105,
|
|
"field_id": 31328,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18106,
|
|
"field_id": 31329,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18107,
|
|
"field_id": 31330,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18108,
|
|
"field_id": 31331,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18109,
|
|
"field_id": 31332,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18110,
|
|
"field_id": 31333,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18111,
|
|
"field_id": 31334,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18112,
|
|
"field_id": 31353,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18113,
|
|
"field_id": 31355,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18114,
|
|
"field_id": 31356,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18115,
|
|
"field_id": 31358,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18116,
|
|
"field_id": 31359,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18117,
|
|
"field_id": 31360,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18118,
|
|
"field_id": 31362,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13439,
|
|
"type": "kanban",
|
|
"name": "Incidents stacked by severity level",
|
|
"order": 15,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3721,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31323
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3722,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "ed4d451c-6750-4f3a-876e-c45a5e440ac4",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "c0325a31-d5fb-40bd-a76a-bb6c14273cff",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "cad06891-2d36-419e-aa48-d518e5e06725",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "58d10713-36d7-42b1-b6de-bc54c9d5780a",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15948"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "2bd6d7c3-0be5-4a80-b04b-1ae08d55370b",
|
|
"color": "red",
|
|
"filters": [
|
|
{
|
|
"id": "1497433b-936c-446f-a949-9a251b0f503e",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "3713a780-4ddf-4a84-96dc-6e1e0f0cf0bd",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "ccc3d663-1ba2-4e1e-b69f-e0e2119e1e9b",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15947"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "f9ee65c9-30f8-47e3-809d-04b768d167b9",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "472ea413-3c95-4638-bdf1-18461718a3e9",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "286b0dc0-4e8d-4d30-a2c0-e267318c46b8",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "6ad4257d-fc3b-42c4-8d12-bdc591a86222",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15946"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"single_select_field_id": 31323,
|
|
"field_options": [
|
|
{
|
|
"id": 18119,
|
|
"field_id": 31320,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18120,
|
|
"field_id": 31321,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18121,
|
|
"field_id": 31322,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18122,
|
|
"field_id": 31323,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18123,
|
|
"field_id": 31324,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18124,
|
|
"field_id": 31325,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18125,
|
|
"field_id": 31326,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18126,
|
|
"field_id": 31327,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18127,
|
|
"field_id": 31328,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18128,
|
|
"field_id": 31329,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18129,
|
|
"field_id": 31330,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18130,
|
|
"field_id": 31331,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18131,
|
|
"field_id": 31332,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18132,
|
|
"field_id": 31333,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18133,
|
|
"field_id": 31334,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18134,
|
|
"field_id": 31353,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18135,
|
|
"field_id": 31355,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18136,
|
|
"field_id": 31356,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18137,
|
|
"field_id": 31358,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18138,
|
|
"field_id": 31359,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18139,
|
|
"field_id": 31360,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18140,
|
|
"field_id": 31362,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13440,
|
|
"type": "calendar",
|
|
"name": "Calendar: incident occurence date",
|
|
"order": 16,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3723,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31323
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3724,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "29843bc2-13ca-4c28-b899-9abaea46be3d",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "07f1010b-6fad-46c3-a4c9-3c10d0c23882",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "a8787c29-b13d-4a50-b857-b27d6f540f61",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "a9aca2af-6c90-43dc-a018-ac9989f188c1",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15948"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "215f44f9-c806-4b00-9a64-859cf61fd5d9",
|
|
"color": "red",
|
|
"filters": [
|
|
{
|
|
"id": "232b3ca3-d740-47b3-9dc4-5d2163c485ef",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "00a872cc-25fa-40ec-9d54-0ae328ce1913",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "96587834-e9c5-4031-8171-0de15ed2f63c",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15947"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "a1afb74f-fb2f-430b-a129-59c1fb120d7a",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "56265515-2071-4b84-99d7-01644d422ef6",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "2895a549-227f-4200-9f26-e6f6a60ad435",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "bd4ace14-b3cd-419e-a088-c93cc8430c5c",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15946"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"date_field_id": 31324,
|
|
"field_options": [
|
|
{
|
|
"id": 3932,
|
|
"field_id": 31320,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3933,
|
|
"field_id": 31321,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3934,
|
|
"field_id": 31322,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3935,
|
|
"field_id": 31323,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3936,
|
|
"field_id": 31324,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3937,
|
|
"field_id": 31325,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3938,
|
|
"field_id": 31326,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3939,
|
|
"field_id": 31327,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3940,
|
|
"field_id": 31328,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3941,
|
|
"field_id": 31329,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3942,
|
|
"field_id": 31330,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3943,
|
|
"field_id": 31331,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3944,
|
|
"field_id": 31332,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3945,
|
|
"field_id": 31333,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3946,
|
|
"field_id": 31334,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3947,
|
|
"field_id": 31353,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3948,
|
|
"field_id": 31355,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3949,
|
|
"field_id": 31356,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3950,
|
|
"field_id": 31358,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3951,
|
|
"field_id": 31359,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3952,
|
|
"field_id": 31360,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3953,
|
|
"field_id": 31362,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13441,
|
|
"type": "calendar",
|
|
"name": "Calendar: incident solution due date",
|
|
"order": 17,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3725,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31323
|
|
},
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 3726,
|
|
"type": "background_color",
|
|
"value_provider_type": "conditional_color",
|
|
"value_provider_conf": {
|
|
"colors": [
|
|
{
|
|
"id": "29843bc2-13ca-4c28-b899-9abaea46be3d",
|
|
"color": "light-red",
|
|
"filters": [
|
|
{
|
|
"id": "07f1010b-6fad-46c3-a4c9-3c10d0c23882",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "a8787c29-b13d-4a50-b857-b27d6f540f61",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "a9aca2af-6c90-43dc-a018-ac9989f188c1",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15948"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "215f44f9-c806-4b00-9a64-859cf61fd5d9",
|
|
"color": "red",
|
|
"filters": [
|
|
{
|
|
"id": "232b3ca3-d740-47b3-9dc4-5d2163c485ef",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "00a872cc-25fa-40ec-9d54-0ae328ce1913",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "96587834-e9c5-4031-8171-0de15ed2f63c",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15947"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
},
|
|
{
|
|
"id": "a1afb74f-fb2f-430b-a129-59c1fb120d7a",
|
|
"color": "dark-red",
|
|
"filters": [
|
|
{
|
|
"id": "56265515-2071-4b84-99d7-01644d422ef6",
|
|
"type": "single_select_not_equal",
|
|
"field": 31325,
|
|
"group": null,
|
|
"value": "15952"
|
|
},
|
|
{
|
|
"id": "2895a549-227f-4200-9f26-e6f6a60ad435",
|
|
"type": "date_is_before",
|
|
"field": 31327,
|
|
"group": null,
|
|
"value": "Europe/Brussels??today"
|
|
},
|
|
{
|
|
"id": "bd4ace14-b3cd-419e-a088-c93cc8430c5c",
|
|
"type": "single_select_equal",
|
|
"field": 31323,
|
|
"group": null,
|
|
"value": "15946"
|
|
}
|
|
],
|
|
"operator": "AND"
|
|
}
|
|
]
|
|
},
|
|
"order": 2
|
|
}
|
|
],
|
|
"public": false,
|
|
"date_field_id": 31327,
|
|
"field_options": [
|
|
{
|
|
"id": 3954,
|
|
"field_id": 31320,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3955,
|
|
"field_id": 31321,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3956,
|
|
"field_id": 31322,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3957,
|
|
"field_id": 31323,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3958,
|
|
"field_id": 31324,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3959,
|
|
"field_id": 31325,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3960,
|
|
"field_id": 31326,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3961,
|
|
"field_id": 31327,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3962,
|
|
"field_id": 31328,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3963,
|
|
"field_id": 31329,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3964,
|
|
"field_id": 31330,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3965,
|
|
"field_id": 31331,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3966,
|
|
"field_id": 31332,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3967,
|
|
"field_id": 31333,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3968,
|
|
"field_id": 31334,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3969,
|
|
"field_id": 31353,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3970,
|
|
"field_id": 31355,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3971,
|
|
"field_id": 31356,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3972,
|
|
"field_id": 31358,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3973,
|
|
"field_id": 31359,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3974,
|
|
"field_id": 31360,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3975,
|
|
"field_id": 31362,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13442,
|
|
"type": "form",
|
|
"name": "Report new incident",
|
|
"order": 18,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"public": false,
|
|
"title": "Report new incident",
|
|
"description": "Provide all key information such as the severity level, date occurred, and assigned employee. This ensures the issue is tracked, addressed promptly, and a mitigation plan is implemented if needed.",
|
|
"cover_image": {
|
|
"name": "IYxovwCoEsQatEcZGPEOm78RvPCw887P_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
|
|
"original_name": "template-header.png"
|
|
},
|
|
"logo_image": null,
|
|
"submit_text": "Submit",
|
|
"submit_action": "MESSAGE",
|
|
"submit_action_message": "",
|
|
"submit_action_redirect_url": "",
|
|
"field_options": [
|
|
{
|
|
"id": 13717,
|
|
"field_id": 31322,
|
|
"name": "",
|
|
"description": "Select your name",
|
|
"enabled": true,
|
|
"required": true,
|
|
"order": 0,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "default"
|
|
},
|
|
{
|
|
"id": 13718,
|
|
"field_id": 31328,
|
|
"name": "",
|
|
"description": "Select a category for the incident",
|
|
"enabled": true,
|
|
"required": true,
|
|
"order": 1,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "default"
|
|
},
|
|
{
|
|
"id": 13719,
|
|
"field_id": 31320,
|
|
"name": "",
|
|
"description": "Set a short title for the incident",
|
|
"enabled": true,
|
|
"required": true,
|
|
"order": 2,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "default"
|
|
},
|
|
{
|
|
"id": 13720,
|
|
"field_id": 31321,
|
|
"name": "",
|
|
"description": "Offer a comprehensive description",
|
|
"enabled": true,
|
|
"required": true,
|
|
"order": 3,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "default"
|
|
},
|
|
{
|
|
"id": 13721,
|
|
"field_id": 31324,
|
|
"name": "",
|
|
"description": "Set the date the incident has occurred. This might differ from the date it is reported.",
|
|
"enabled": true,
|
|
"required": true,
|
|
"order": 4,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "default"
|
|
},
|
|
{
|
|
"id": 13722,
|
|
"field_id": 31326,
|
|
"name": "",
|
|
"description": "Indicate if the incident is internal or external",
|
|
"enabled": true,
|
|
"required": true,
|
|
"order": 5,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "radios"
|
|
},
|
|
{
|
|
"id": 13723,
|
|
"field_id": 31323,
|
|
"name": "",
|
|
"description": "Select the severity level",
|
|
"enabled": true,
|
|
"required": true,
|
|
"order": 6,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "radios"
|
|
},
|
|
{
|
|
"id": 13724,
|
|
"field_id": 31325,
|
|
"name": "",
|
|
"description": "Set the status, by default this should be Reported.",
|
|
"enabled": true,
|
|
"required": true,
|
|
"order": 8,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "radios"
|
|
},
|
|
{
|
|
"id": 13725,
|
|
"field_id": 31327,
|
|
"name": "",
|
|
"description": "Set the date when the incident must be closed.",
|
|
"enabled": true,
|
|
"required": true,
|
|
"order": 9,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "default"
|
|
},
|
|
{
|
|
"id": 13726,
|
|
"field_id": 31329,
|
|
"name": "",
|
|
"description": "Check if the incident has escalated. This means other departments or external stakeholders are involved to solve the incident.",
|
|
"enabled": true,
|
|
"required": false,
|
|
"order": 10,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "default"
|
|
},
|
|
{
|
|
"id": 13727,
|
|
"field_id": 31330,
|
|
"name": "",
|
|
"description": "Check if the incident is a recurring incident which means a similar incident has occurred in the past.",
|
|
"enabled": true,
|
|
"required": false,
|
|
"order": 11,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "default"
|
|
},
|
|
{
|
|
"id": 13728,
|
|
"field_id": 31331,
|
|
"name": "",
|
|
"description": "Assign the incident to an employee",
|
|
"enabled": true,
|
|
"required": true,
|
|
"order": 12,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "default"
|
|
},
|
|
{
|
|
"id": 13729,
|
|
"field_id": 31332,
|
|
"name": "",
|
|
"description": "Optionally add documents that offer further information about the incident.",
|
|
"enabled": true,
|
|
"required": false,
|
|
"order": 13,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "default"
|
|
},
|
|
{
|
|
"id": 13730,
|
|
"field_id": 31333,
|
|
"name": "",
|
|
"description": "",
|
|
"enabled": false,
|
|
"required": true,
|
|
"order": 14,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "default"
|
|
},
|
|
{
|
|
"id": 13731,
|
|
"field_id": 31353,
|
|
"name": "",
|
|
"description": "",
|
|
"enabled": false,
|
|
"required": true,
|
|
"order": 15,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "default"
|
|
},
|
|
{
|
|
"id": 13732,
|
|
"field_id": 31355,
|
|
"name": "",
|
|
"description": "",
|
|
"enabled": false,
|
|
"required": true,
|
|
"order": 16,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "default"
|
|
},
|
|
{
|
|
"id": 13733,
|
|
"field_id": 31356,
|
|
"name": "",
|
|
"description": "",
|
|
"enabled": false,
|
|
"required": true,
|
|
"order": 17,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "default"
|
|
},
|
|
{
|
|
"id": 13734,
|
|
"field_id": 31358,
|
|
"name": "",
|
|
"description": "",
|
|
"enabled": false,
|
|
"required": true,
|
|
"order": 18,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "default"
|
|
},
|
|
{
|
|
"id": 13735,
|
|
"field_id": 31359,
|
|
"name": "",
|
|
"description": "",
|
|
"enabled": false,
|
|
"required": true,
|
|
"order": 32767,
|
|
"show_when_matching_conditions": false,
|
|
"condition_type": "AND",
|
|
"conditions": [],
|
|
"condition_groups": [],
|
|
"field_component": "default"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911224+00:00",
|
|
"updated_on": "2024-11-04T13:48:41.767998+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Market Share Decline",
|
|
"field_31321": "A sharp decline in market share was observed in Q1, leading to concerns among stakeholders. Marketing strategies did not yield the expected results, contributing to the loss. The company needs to reassess its brand positioning.",
|
|
"field_31322": [
|
|
11
|
|
],
|
|
"field_31323": 15250,
|
|
"field_31324": "2024-10-10",
|
|
"field_31325": 15253,
|
|
"field_31326": 15257,
|
|
"field_31327": "2024-11-01",
|
|
"field_31328": [
|
|
5
|
|
],
|
|
"field_31329": "true",
|
|
"field_31330": "true",
|
|
"field_31331": [
|
|
2
|
|
],
|
|
"field_31332": [],
|
|
"field_31333": [
|
|
1,
|
|
3
|
|
],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
3
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911264+00:00",
|
|
"updated_on": "2024-11-04T13:48:38.426129+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Data Privacy Violation",
|
|
"field_31321": "A violation of customer data privacy policies was detected in the latest audit. Improper handling of sensitive information has led to potential legal liabilities. Immediate actions are required to avoid penalties.",
|
|
"field_31322": [
|
|
14
|
|
],
|
|
"field_31323": 15251,
|
|
"field_31324": "2024-10-15",
|
|
"field_31325": 15255,
|
|
"field_31326": 15258,
|
|
"field_31327": "2024-10-21",
|
|
"field_31328": [
|
|
4
|
|
],
|
|
"field_31329": "true",
|
|
"field_31330": "false",
|
|
"field_31331": [
|
|
3
|
|
],
|
|
"field_31332": [
|
|
{
|
|
"name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf",
|
|
"visible_name": "Incident-Response-Plan-Template.pdf",
|
|
"original_name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf"
|
|
}
|
|
],
|
|
"field_31333": [
|
|
5,
|
|
6
|
|
],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
4
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911286+00:00",
|
|
"updated_on": "2024-11-04T13:48:27.394929+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Product Recall",
|
|
"field_31321": "The company had to recall a faulty product, which has affected its reputation. The recall has caused significant financial losses and impacted customer trust. A thorough investigation is ongoing to identify root causes.",
|
|
"field_31322": [
|
|
24
|
|
],
|
|
"field_31323": 15251,
|
|
"field_31324": "2024-10-20",
|
|
"field_31325": 15253,
|
|
"field_31326": 15257,
|
|
"field_31327": "2024-11-05",
|
|
"field_31328": [
|
|
3
|
|
],
|
|
"field_31329": "true",
|
|
"field_31330": "true",
|
|
"field_31331": [
|
|
5
|
|
],
|
|
"field_31332": [],
|
|
"field_31333": [
|
|
7,
|
|
8,
|
|
9
|
|
],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
3
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911297+00:00",
|
|
"updated_on": "2024-11-04T13:48:27.700580+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Revenue Loss",
|
|
"field_31321": "The organization experienced a substantial revenue drop due to declining sales performance. Competitors have been gaining ground, and internal sales tactics are underperforming. A plan to recover lost revenue is being developed.",
|
|
"field_31322": [
|
|
2
|
|
],
|
|
"field_31323": 15250,
|
|
"field_31324": "2024-10-18",
|
|
"field_31325": 15254,
|
|
"field_31326": 15257,
|
|
"field_31327": "2024-11-15",
|
|
"field_31328": [
|
|
6
|
|
],
|
|
"field_31329": "true",
|
|
"field_31330": "true",
|
|
"field_31331": [
|
|
2
|
|
],
|
|
"field_31332": [
|
|
{
|
|
"name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf",
|
|
"visible_name": "Incident-Response-Plan-Template.pdf",
|
|
"original_name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf"
|
|
}
|
|
],
|
|
"field_31333": [],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
3
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911307+00:00",
|
|
"updated_on": "2024-11-04T13:48:14.047659+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Customer Lawsuit",
|
|
"field_31321": "A lawsuit has been filed by a customer claiming negligence in service delivery. The legal team is working to resolve the issue and mitigate further risks. This could result in significant legal and financial consequences.",
|
|
"field_31322": [
|
|
2
|
|
],
|
|
"field_31323": 15251,
|
|
"field_31324": "2024-10-25",
|
|
"field_31325": 15255,
|
|
"field_31326": 15258,
|
|
"field_31327": "2024-11-20",
|
|
"field_31328": [
|
|
4
|
|
],
|
|
"field_31329": "false",
|
|
"field_31330": "false",
|
|
"field_31331": [
|
|
2
|
|
],
|
|
"field_31332": [],
|
|
"field_31333": [
|
|
13,
|
|
14
|
|
],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
1
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911317+00:00",
|
|
"updated_on": "2024-11-04T13:48:12.654885+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Investor Confidence Drop",
|
|
"field_31321": "Investor confidence has dropped due to poor quarterly results. There is a risk of losing key investors if the financial performance doesn\u2019t improve soon. The finance team is developing strategies to regain trust.",
|
|
"field_31322": [
|
|
19
|
|
],
|
|
"field_31323": 15252,
|
|
"field_31324": "2024-10-30",
|
|
"field_31325": 15254,
|
|
"field_31326": 15257,
|
|
"field_31327": "2024-11-18",
|
|
"field_31328": [
|
|
1
|
|
],
|
|
"field_31329": "false",
|
|
"field_31330": "true",
|
|
"field_31331": [
|
|
4
|
|
],
|
|
"field_31332": [
|
|
{
|
|
"name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf",
|
|
"visible_name": "Incident-Response-Plan-Template.pdf",
|
|
"original_name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf"
|
|
},
|
|
{
|
|
"name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf",
|
|
"visible_name": "Incident-Response-Plan-Template.pdf",
|
|
"original_name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf"
|
|
},
|
|
{
|
|
"name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf",
|
|
"visible_name": "Incident-Response-Plan-Template.pdf",
|
|
"original_name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf"
|
|
}
|
|
],
|
|
"field_31333": [
|
|
16,
|
|
17
|
|
],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
1
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 7,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911327+00:00",
|
|
"updated_on": "2024-11-04T13:48:17.411624+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Brand Image Crisis",
|
|
"field_31321": "A social media campaign has severely damaged the brand's image, leading to public outcry. The company needs to address the situation quickly to prevent long-term reputational damage. Marketing is preparing a response plan.",
|
|
"field_31322": [
|
|
19
|
|
],
|
|
"field_31323": 15250,
|
|
"field_31324": "2024-10-12",
|
|
"field_31325": 15253,
|
|
"field_31326": 15258,
|
|
"field_31327": "2024-11-07",
|
|
"field_31328": [
|
|
3
|
|
],
|
|
"field_31329": "true",
|
|
"field_31330": "false",
|
|
"field_31331": [
|
|
4
|
|
],
|
|
"field_31332": [],
|
|
"field_31333": [
|
|
19,
|
|
20,
|
|
21
|
|
],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
1
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 8,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911336+00:00",
|
|
"updated_on": "2024-11-04T13:48:26.510548+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Regulatory Non-Compliance",
|
|
"field_31321": "An audit revealed that the organization has failed to comply with new industry regulations. Immediate corrective actions are necessary to avoid hefty fines. Legal is coordinating with compliance teams to address this.",
|
|
"field_31322": [
|
|
2
|
|
],
|
|
"field_31323": 15251,
|
|
"field_31324": "2024-10-22",
|
|
"field_31325": 15256,
|
|
"field_31326": 15257,
|
|
"field_31327": "2024-11-12",
|
|
"field_31328": [
|
|
4
|
|
],
|
|
"field_31329": "true",
|
|
"field_31330": "false",
|
|
"field_31331": [
|
|
2
|
|
],
|
|
"field_31332": [
|
|
{
|
|
"name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf",
|
|
"visible_name": "Incident-Response-Plan-Template.pdf",
|
|
"original_name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf"
|
|
}
|
|
],
|
|
"field_31333": [
|
|
22,
|
|
23
|
|
],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
3
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 9,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911346+00:00",
|
|
"updated_on": "2024-11-04T13:48:16.078921+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Supplier Contract Breach",
|
|
"field_31321": "A major supplier breached the terms of the contract, resulting in delays and financial losses. Legal action is being considered to recover losses. Operations and legal teams are coordinating on the next steps.",
|
|
"field_31322": [
|
|
22
|
|
],
|
|
"field_31323": 15252,
|
|
"field_31324": "2024-10-18",
|
|
"field_31325": 15254,
|
|
"field_31326": 15258,
|
|
"field_31327": "2024-11-08",
|
|
"field_31328": [
|
|
1
|
|
],
|
|
"field_31329": "false",
|
|
"field_31330": "true",
|
|
"field_31331": [
|
|
5
|
|
],
|
|
"field_31332": [],
|
|
"field_31333": [
|
|
25,
|
|
26,
|
|
27
|
|
],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
1
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 10,
|
|
"order": "10.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911356+00:00",
|
|
"updated_on": "2024-11-04T13:48:29.737290+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Profit Margin Shrink",
|
|
"field_31321": "Profit margins have shrunk due to rising production costs and falling sales. Finance and operations teams are assessing options to cut costs and improve efficiency. A strategic overhaul is needed to stabilize profits.",
|
|
"field_31322": [
|
|
2
|
|
],
|
|
"field_31323": 15251,
|
|
"field_31324": "2024-10-14",
|
|
"field_31325": 15253,
|
|
"field_31326": 15257,
|
|
"field_31327": "2024-11-25",
|
|
"field_31328": [
|
|
6
|
|
],
|
|
"field_31329": "true",
|
|
"field_31330": "false",
|
|
"field_31331": [
|
|
2
|
|
],
|
|
"field_31332": [
|
|
{
|
|
"name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf",
|
|
"visible_name": "Incident-Response-Plan-Template.pdf",
|
|
"original_name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf"
|
|
},
|
|
{
|
|
"name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf",
|
|
"visible_name": "Incident-Response-Plan-Template.pdf",
|
|
"original_name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf"
|
|
}
|
|
],
|
|
"field_31333": [],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
3
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 11,
|
|
"order": "11.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911366+00:00",
|
|
"updated_on": "2024-11-04T13:48:28.995302+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Operational Downtime",
|
|
"field_31321": "The production line experienced an unexpected halt, leading to a significant operational delay. Faulty machinery and inadequate maintenance procedures were identified as causes. Repairs and upgrades are being scheduled.",
|
|
"field_31322": [
|
|
22
|
|
],
|
|
"field_31323": 15251,
|
|
"field_31324": "2024-10-16",
|
|
"field_31325": 15253,
|
|
"field_31326": 15257,
|
|
"field_31327": "2024-11-02",
|
|
"field_31328": [
|
|
1
|
|
],
|
|
"field_31329": "false",
|
|
"field_31330": "true",
|
|
"field_31331": [
|
|
5
|
|
],
|
|
"field_31332": [
|
|
{
|
|
"name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf",
|
|
"visible_name": "Incident-Response-Plan-Template.pdf",
|
|
"original_name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf"
|
|
}
|
|
],
|
|
"field_31333": [
|
|
29,
|
|
30
|
|
],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
3
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 12,
|
|
"order": "12.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911375+00:00",
|
|
"updated_on": "2024-11-04T13:48:14.340828+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Competitor Edge",
|
|
"field_31321": "A key competitor launched a new product that is outperforming ours in the market. There is a risk of losing further market share unless new strategies are implemented quickly. Marketing is reassessing product positioning.",
|
|
"field_31322": [
|
|
2
|
|
],
|
|
"field_31323": 15252,
|
|
"field_31324": "2024-10-25",
|
|
"field_31325": 15254,
|
|
"field_31326": 15258,
|
|
"field_31327": "2024-11-15",
|
|
"field_31328": [
|
|
5
|
|
],
|
|
"field_31329": "true",
|
|
"field_31330": "false",
|
|
"field_31331": [
|
|
2
|
|
],
|
|
"field_31332": [
|
|
{
|
|
"name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf",
|
|
"visible_name": "Incident-Response-Plan-Template.pdf",
|
|
"original_name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf"
|
|
}
|
|
],
|
|
"field_31333": [
|
|
32,
|
|
33
|
|
],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
1
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 13,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911385+00:00",
|
|
"updated_on": "2024-11-04T13:48:47.145480+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "IT System Outage",
|
|
"field_31321": "A critical IT system outage occurred, affecting internal operations and external services. The incident is currently under investigation to prevent recurrence. IT teams are working to restore full functionality.",
|
|
"field_31322": [
|
|
3
|
|
],
|
|
"field_31323": 15250,
|
|
"field_31324": "2024-10-21",
|
|
"field_31325": 15256,
|
|
"field_31326": 15257,
|
|
"field_31327": "2024-11-03",
|
|
"field_31328": [
|
|
1
|
|
],
|
|
"field_31329": "true",
|
|
"field_31330": "true",
|
|
"field_31331": [
|
|
3
|
|
],
|
|
"field_31332": [],
|
|
"field_31333": [
|
|
34,
|
|
35,
|
|
36
|
|
],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
2
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911395+00:00",
|
|
"updated_on": "2024-11-04T13:48:35.015935+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Employee Fraud",
|
|
"field_31321": "An employee was caught engaging in fraudulent activities, resulting in financial losses. Internal investigations are ongoing, and the case has been escalated to legal. Disciplinary actions are expected soon.",
|
|
"field_31322": [
|
|
8
|
|
],
|
|
"field_31323": 15250,
|
|
"field_31324": "2024-10-17",
|
|
"field_31325": 15253,
|
|
"field_31326": 15257,
|
|
"field_31327": "2024-10-21",
|
|
"field_31328": [
|
|
4
|
|
],
|
|
"field_31329": "true",
|
|
"field_31330": "false",
|
|
"field_31331": [
|
|
1
|
|
],
|
|
"field_31332": [],
|
|
"field_31333": [
|
|
37,
|
|
39
|
|
],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
4
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 15,
|
|
"order": "15.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911405+00:00",
|
|
"updated_on": "2024-11-04T13:48:21.118896+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Marketing Budget Overrun",
|
|
"field_31321": "The marketing budget for the last quarter was exceeded, impacting overall financial planning. An audit is being conducted to identify the cause of the overspend and how to avoid it in future quarters.",
|
|
"field_31322": [
|
|
4
|
|
],
|
|
"field_31323": 15252,
|
|
"field_31324": "2024-10-26",
|
|
"field_31325": 15254,
|
|
"field_31326": 15257,
|
|
"field_31327": "2024-11-22",
|
|
"field_31328": [
|
|
6
|
|
],
|
|
"field_31329": "false",
|
|
"field_31330": "true",
|
|
"field_31331": [
|
|
4
|
|
],
|
|
"field_31332": [],
|
|
"field_31333": [
|
|
40,
|
|
41
|
|
],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
3
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911415+00:00",
|
|
"updated_on": "2024-11-04T13:48:12.943697+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Compliance Violation",
|
|
"field_31321": "A key compliance violation was detected during a routine audit. Failure to address this could result in legal action or fines. The compliance team is drafting a response plan to ensure adherence to regulations.",
|
|
"field_31322": [
|
|
7
|
|
],
|
|
"field_31323": 15251,
|
|
"field_31324": "2024-10-28",
|
|
"field_31325": 15253,
|
|
"field_31326": 15257,
|
|
"field_31327": "2024-11-18",
|
|
"field_31328": [
|
|
4
|
|
],
|
|
"field_31329": "true",
|
|
"field_31330": "false",
|
|
"field_31331": [
|
|
1
|
|
],
|
|
"field_31332": [
|
|
{
|
|
"name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf",
|
|
"visible_name": "Incident-Response-Plan-Template.pdf",
|
|
"original_name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf"
|
|
},
|
|
{
|
|
"name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf",
|
|
"visible_name": "Incident-Response-Plan-Template.pdf",
|
|
"original_name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf"
|
|
}
|
|
],
|
|
"field_31333": [
|
|
43,
|
|
44,
|
|
45
|
|
],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
1
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 17,
|
|
"order": "17.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911425+00:00",
|
|
"updated_on": "2024-11-04T13:48:14.661325+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Public Relations Crisis",
|
|
"field_31321": "A media scandal erupted after a former employee made negative statements about the company. This has led to public backlash and reputational damage. The PR team is preparing an official statement to address concerns.",
|
|
"field_31322": [
|
|
4
|
|
],
|
|
"field_31323": 15250,
|
|
"field_31324": "2024-10-24",
|
|
"field_31325": 15253,
|
|
"field_31326": 15258,
|
|
"field_31327": "2024-11-11",
|
|
"field_31328": [
|
|
3
|
|
],
|
|
"field_31329": "true",
|
|
"field_31330": "false",
|
|
"field_31331": [
|
|
4
|
|
],
|
|
"field_31332": [],
|
|
"field_31333": [
|
|
46,
|
|
47
|
|
],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
1
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 18,
|
|
"order": "18.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911435+00:00",
|
|
"updated_on": "2024-11-04T13:48:13.236109+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Cash Flow Shortage",
|
|
"field_31321": "The company is experiencing a cash flow shortage due to delayed payments from clients. This could affect upcoming projects if not resolved quickly. Finance is preparing a plan to manage short-term liquidity.",
|
|
"field_31322": [
|
|
10
|
|
],
|
|
"field_31323": 15251,
|
|
"field_31324": "2024-10-27",
|
|
"field_31325": 15256,
|
|
"field_31326": 15257,
|
|
"field_31327": "2024-11-20",
|
|
"field_31328": [
|
|
6
|
|
],
|
|
"field_31329": "true",
|
|
"field_31330": "false",
|
|
"field_31331": [
|
|
2
|
|
],
|
|
"field_31332": [
|
|
{
|
|
"name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf",
|
|
"visible_name": "Incident-Response-Plan-Template.pdf",
|
|
"original_name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf"
|
|
}
|
|
],
|
|
"field_31333": [
|
|
50,
|
|
51
|
|
],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
1
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 19,
|
|
"order": "19.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911453+00:00",
|
|
"updated_on": "2024-11-04T13:48:08.521784+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Market Trend Shift",
|
|
"field_31321": "A shift in market trends is impacting our current product line, leading to a decline in sales. Marketing is evaluating new product development options to stay competitive. This may require a significant pivot.",
|
|
"field_31322": [
|
|
2
|
|
],
|
|
"field_31323": 15252,
|
|
"field_31324": "2024-10-31",
|
|
"field_31325": 15254,
|
|
"field_31326": 15258,
|
|
"field_31327": "2024-11-21",
|
|
"field_31328": [
|
|
5
|
|
],
|
|
"field_31329": "false",
|
|
"field_31330": "true",
|
|
"field_31331": [
|
|
2
|
|
],
|
|
"field_31332": [
|
|
{
|
|
"name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf",
|
|
"visible_name": "Incident-Response-Plan-Template.pdf",
|
|
"original_name": "bMKqhIvIcDlYoNl3t387Q3AFDsffdD4a_7d394402b2ca76b292fdaa58cfe6828c96768038c6832b5b45ce387f1450b7f8.pdf"
|
|
}
|
|
],
|
|
"field_31333": [],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
1
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
},
|
|
{
|
|
"id": 20,
|
|
"order": "20.00000000000000000000",
|
|
"created_on": "2024-10-22T12:01:58.911473+00:00",
|
|
"updated_on": "2024-11-04T13:48:26.172508+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31320": "Legal Dispute",
|
|
"field_31321": "The company is involved in a legal dispute with a former contractor over breached contract terms. Legal teams are working to settle the matter outside of court to avoid escalation. This may involve compensation negotiations.",
|
|
"field_31322": [
|
|
5
|
|
],
|
|
"field_31323": 15251,
|
|
"field_31324": "2024-10-23",
|
|
"field_31325": 15255,
|
|
"field_31326": 15258,
|
|
"field_31327": "2024-11-16",
|
|
"field_31328": [
|
|
4
|
|
],
|
|
"field_31329": "true",
|
|
"field_31330": "false",
|
|
"field_31331": [
|
|
5
|
|
],
|
|
"field_31332": [],
|
|
"field_31333": [],
|
|
"field_31353": null,
|
|
"field_31355": null,
|
|
"field_31356": null,
|
|
"field_31358": null,
|
|
"field_31359": null,
|
|
"field_31334": [
|
|
3
|
|
],
|
|
"field_31360": null,
|
|
"field_31362": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 3256,
|
|
"name": "Incident causes",
|
|
"order": 5,
|
|
"fields": [
|
|
{
|
|
"id": 31335,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31336,
|
|
"type": "text",
|
|
"name": "Description",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31337,
|
|
"type": "link_row",
|
|
"name": "Incidents",
|
|
"description": null,
|
|
"order": 3,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3255,
|
|
"link_row_related_field_id": 31334,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31348,
|
|
"type": "count",
|
|
"name": "Count incidents",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": null,
|
|
"number_decimal_places": 0,
|
|
"nullable": false,
|
|
"date_include_time": null,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"array_formula_type": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 31337
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 13443,
|
|
"type": "grid",
|
|
"name": "All incident causes",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9557,
|
|
"field_id": 31335,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "small",
|
|
"field_options": [
|
|
{
|
|
"id": 108965,
|
|
"field_id": 31335,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108966,
|
|
"field_id": 31336,
|
|
"width": 485,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108967,
|
|
"field_id": 31337,
|
|
"width": 552,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108968,
|
|
"field_id": 31348,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2024-11-04T13:45:33.023254+00:00",
|
|
"updated_on": "2024-11-04T13:47:23.726449+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31335": "External factor",
|
|
"field_31336": "Incidents caused by influences outside the organization\u2019s control, such as weather, supply chain disruptions, or regulatory changes.",
|
|
"field_31337": [
|
|
5,
|
|
6,
|
|
7,
|
|
9,
|
|
12,
|
|
16,
|
|
17,
|
|
18,
|
|
19
|
|
],
|
|
"field_31348": null
|
|
},
|
|
{
|
|
"id": 2,
|
|
"order": "2.00000000000000000000",
|
|
"created_on": "2024-11-04T13:45:33.023360+00:00",
|
|
"updated_on": "2024-11-04T13:47:33.890777+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31335": "System failure",
|
|
"field_31336": "Issues arising from malfunctions in hardware, software, or IT infrastructure, impacting operations and service delivery.",
|
|
"field_31337": [
|
|
13
|
|
],
|
|
"field_31348": null
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2024-11-04T13:45:55.266832+00:00",
|
|
"updated_on": "2024-11-04T13:47:40.491078+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31335": "Process failure",
|
|
"field_31336": "Breakdowns in established procedures or workflows, often due to inefficiencies, unclear instructions, or gaps in the process design.",
|
|
"field_31337": [
|
|
1,
|
|
3,
|
|
4,
|
|
8,
|
|
10,
|
|
11,
|
|
15,
|
|
20
|
|
],
|
|
"field_31348": null
|
|
},
|
|
{
|
|
"id": 4,
|
|
"order": "4.00000000000000000000",
|
|
"created_on": "2024-11-04T13:46:27.077145+00:00",
|
|
"updated_on": "2024-11-04T13:47:47.721122+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31335": "Human error",
|
|
"field_31336": "Incidents resulting from mistakes or oversights by individuals, often due to fatigue, lack of training, or miscommunication.",
|
|
"field_31337": [
|
|
2,
|
|
14
|
|
],
|
|
"field_31348": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
},
|
|
{
|
|
"id": 3257,
|
|
"name": "Responses",
|
|
"order": 6,
|
|
"fields": [
|
|
{
|
|
"id": 31338,
|
|
"type": "text",
|
|
"name": "Name",
|
|
"description": null,
|
|
"order": 0,
|
|
"primary": true,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"text_default": ""
|
|
},
|
|
{
|
|
"id": 31339,
|
|
"type": "long_text",
|
|
"name": "Description",
|
|
"description": null,
|
|
"order": 1,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"long_text_enable_rich_text": false
|
|
},
|
|
{
|
|
"id": 31340,
|
|
"type": "date",
|
|
"name": "Date",
|
|
"description": null,
|
|
"order": 3,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": "ISO",
|
|
"date_include_time": false,
|
|
"date_time_format": "24",
|
|
"date_show_tzinfo": false,
|
|
"date_force_timezone": null
|
|
},
|
|
{
|
|
"id": 31341,
|
|
"type": "link_row",
|
|
"name": "Owner",
|
|
"description": null,
|
|
"order": 4,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3252,
|
|
"link_row_related_field_id": 31313,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31342,
|
|
"type": "single_select",
|
|
"name": "Outcome",
|
|
"description": null,
|
|
"order": 6,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"select_options": [
|
|
{
|
|
"id": 15259,
|
|
"value": "Successful",
|
|
"color": "green",
|
|
"order": 0
|
|
},
|
|
{
|
|
"id": 15260,
|
|
"value": "Partial succes",
|
|
"color": "dark-yellow",
|
|
"order": 1
|
|
},
|
|
{
|
|
"id": 15261,
|
|
"value": "Unsuccessful",
|
|
"color": "dark-red",
|
|
"order": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 31343,
|
|
"type": "link_row",
|
|
"name": "Incident",
|
|
"description": null,
|
|
"order": 7,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3255,
|
|
"link_row_related_field_id": 31333,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31344,
|
|
"type": "link_row",
|
|
"name": "Action plans",
|
|
"description": null,
|
|
"order": 8,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"link_row_table_id": 3254,
|
|
"link_row_related_field_id": 31319,
|
|
"link_row_limit_selection_view_id": null,
|
|
"has_related_field": true
|
|
},
|
|
{
|
|
"id": 31349,
|
|
"type": "rollup",
|
|
"name": "Incident name",
|
|
"description": null,
|
|
"order": 9,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": null,
|
|
"number_decimal_places": null,
|
|
"nullable": true,
|
|
"date_include_time": null,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"array_formula_type": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 31343,
|
|
"target_field_id": 31320,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 31357,
|
|
"type": "rollup",
|
|
"name": "Owner name",
|
|
"description": null,
|
|
"order": 10,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": null,
|
|
"number_decimal_places": null,
|
|
"nullable": true,
|
|
"date_include_time": null,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"array_formula_type": null,
|
|
"date_time_format": null,
|
|
"through_field_id": 31341,
|
|
"target_field_id": 31306,
|
|
"rollup_function": "min"
|
|
},
|
|
{
|
|
"id": 31354,
|
|
"type": "formula",
|
|
"name": "Uses action plan",
|
|
"description": null,
|
|
"order": 11,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": null,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"date_include_time": null,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": null,
|
|
"date_show_tzinfo": null,
|
|
"array_formula_type": null,
|
|
"date_time_format": null,
|
|
"formula": "count(field('Action plans')) > 0",
|
|
"formula_type": "boolean"
|
|
},
|
|
{
|
|
"id": 31361,
|
|
"type": "formula",
|
|
"name": "Action plan ID's",
|
|
"description": null,
|
|
"order": 12,
|
|
"primary": false,
|
|
"read_only": false,
|
|
"immutable_type": false,
|
|
"immutable_properties": false,
|
|
"date_format": null,
|
|
"number_decimal_places": null,
|
|
"nullable": false,
|
|
"date_include_time": null,
|
|
"duration_format": null,
|
|
"date_force_timezone": null,
|
|
"error": "references the deleted or unknown field Row ID in table Action plans",
|
|
"date_show_tzinfo": null,
|
|
"array_formula_type": null,
|
|
"date_time_format": null,
|
|
"formula": "join(totext(lookup('Action plans','Row ID')),' ')",
|
|
"formula_type": "invalid"
|
|
}
|
|
],
|
|
"views": [
|
|
{
|
|
"id": 13444,
|
|
"type": "grid",
|
|
"name": "All responses",
|
|
"order": 1,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9558,
|
|
"field_id": 31340,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3727,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31342
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "medium",
|
|
"field_options": [
|
|
{
|
|
"id": 108969,
|
|
"field_id": 31338,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108970,
|
|
"field_id": 31339,
|
|
"width": 460,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108971,
|
|
"field_id": 31343,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108972,
|
|
"field_id": 31349,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108973,
|
|
"field_id": 31340,
|
|
"width": 144,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108974,
|
|
"field_id": 31341,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108975,
|
|
"field_id": 31357,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108976,
|
|
"field_id": 31342,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108977,
|
|
"field_id": 31344,
|
|
"width": 312,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108978,
|
|
"field_id": 31354,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108979,
|
|
"field_id": 31361,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13445,
|
|
"type": "grid",
|
|
"name": "Responses that used an action plan",
|
|
"order": 2,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7895,
|
|
"field_id": 31344,
|
|
"type": "not_empty",
|
|
"value": "",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9559,
|
|
"field_id": 31340,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3728,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31342
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "medium",
|
|
"field_options": [
|
|
{
|
|
"id": 108980,
|
|
"field_id": 31338,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108981,
|
|
"field_id": 31339,
|
|
"width": 460,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108982,
|
|
"field_id": 31343,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108983,
|
|
"field_id": 31349,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108984,
|
|
"field_id": 31340,
|
|
"width": 144,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108985,
|
|
"field_id": 31341,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108986,
|
|
"field_id": 31357,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108987,
|
|
"field_id": 31342,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108988,
|
|
"field_id": 31344,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13446,
|
|
"type": "grid",
|
|
"name": "Responses that NOT used an action plan",
|
|
"order": 3,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [
|
|
{
|
|
"id": 7896,
|
|
"field_id": 31344,
|
|
"type": "empty",
|
|
"value": "",
|
|
"group": null
|
|
}
|
|
],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9560,
|
|
"field_id": 31340,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3729,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31342
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "medium",
|
|
"field_options": [
|
|
{
|
|
"id": 108989,
|
|
"field_id": 31338,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108990,
|
|
"field_id": 31339,
|
|
"width": 460,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108991,
|
|
"field_id": 31343,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108992,
|
|
"field_id": 31349,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108993,
|
|
"field_id": 31340,
|
|
"width": 144,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108994,
|
|
"field_id": 31341,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108995,
|
|
"field_id": 31357,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108996,
|
|
"field_id": 31342,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108997,
|
|
"field_id": 31344,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 108998,
|
|
"field_id": 31354,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 32767,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13447,
|
|
"type": "grid",
|
|
"name": "All responses grouped by incident",
|
|
"order": 4,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9561,
|
|
"field_id": 31340,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 908,
|
|
"field_id": 31349,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 3730,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31342
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "medium",
|
|
"field_options": [
|
|
{
|
|
"id": 108999,
|
|
"field_id": 31338,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 109000,
|
|
"field_id": 31339,
|
|
"width": 460,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 109001,
|
|
"field_id": 31343,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 109002,
|
|
"field_id": 31349,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 109003,
|
|
"field_id": 31340,
|
|
"width": 144,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 109004,
|
|
"field_id": 31341,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 109005,
|
|
"field_id": 31357,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 109006,
|
|
"field_id": 31342,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 109007,
|
|
"field_id": 31344,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13448,
|
|
"type": "grid",
|
|
"name": "All responses grouped by owner",
|
|
"order": 5,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [
|
|
{
|
|
"id": 9562,
|
|
"field_id": 31340,
|
|
"order": "DESC"
|
|
}
|
|
],
|
|
"group_bys": [
|
|
{
|
|
"id": 909,
|
|
"field_id": 31357,
|
|
"order": "ASC"
|
|
}
|
|
],
|
|
"decorations": [
|
|
{
|
|
"id": 3731,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31342
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"row_identifier_type": "id",
|
|
"row_height_size": "medium",
|
|
"field_options": [
|
|
{
|
|
"id": 109008,
|
|
"field_id": 31338,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 0,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 109009,
|
|
"field_id": 31339,
|
|
"width": 460,
|
|
"hidden": false,
|
|
"order": 1,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 109010,
|
|
"field_id": 31343,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 2,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 109011,
|
|
"field_id": 31349,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 3,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 109012,
|
|
"field_id": 31340,
|
|
"width": 144,
|
|
"hidden": false,
|
|
"order": 4,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 109013,
|
|
"field_id": 31341,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 5,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 109014,
|
|
"field_id": 31357,
|
|
"width": 200,
|
|
"hidden": true,
|
|
"order": 6,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 109015,
|
|
"field_id": 31342,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 7,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
},
|
|
{
|
|
"id": 109016,
|
|
"field_id": 31344,
|
|
"width": 200,
|
|
"hidden": false,
|
|
"order": 8,
|
|
"aggregation_type": "",
|
|
"aggregation_raw_type": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13449,
|
|
"type": "kanban",
|
|
"name": "Responses stacked by outcome",
|
|
"order": 6,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [],
|
|
"public": false,
|
|
"single_select_field_id": 31342,
|
|
"field_options": [
|
|
{
|
|
"id": 18141,
|
|
"field_id": 31338,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18142,
|
|
"field_id": 31339,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18143,
|
|
"field_id": 31340,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18144,
|
|
"field_id": 31341,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18145,
|
|
"field_id": 31342,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18146,
|
|
"field_id": 31343,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18147,
|
|
"field_id": 31344,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18148,
|
|
"field_id": 31349,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 18149,
|
|
"field_id": 31357,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": 13450,
|
|
"type": "calendar",
|
|
"name": "Calendar: response date",
|
|
"order": 7,
|
|
"ownership_type": "collaborative",
|
|
"owned_by": "frederik@baserow.io",
|
|
"filter_type": "AND",
|
|
"filters_disabled": false,
|
|
"filters": [],
|
|
"filter_groups": [],
|
|
"sortings": [],
|
|
"decorations": [
|
|
{
|
|
"id": 3732,
|
|
"type": "left_border_color",
|
|
"value_provider_type": "single_select_color",
|
|
"value_provider_conf": {
|
|
"field_id": 31342
|
|
},
|
|
"order": 1
|
|
}
|
|
],
|
|
"public": false,
|
|
"date_field_id": 31340,
|
|
"field_options": [
|
|
{
|
|
"id": 3976,
|
|
"field_id": 31338,
|
|
"hidden": false,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3977,
|
|
"field_id": 31339,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3978,
|
|
"field_id": 31340,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3979,
|
|
"field_id": 31341,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3980,
|
|
"field_id": 31342,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3981,
|
|
"field_id": 31343,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3982,
|
|
"field_id": 31344,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3983,
|
|
"field_id": 31349,
|
|
"hidden": true,
|
|
"order": 32767
|
|
},
|
|
{
|
|
"id": 3984,
|
|
"field_id": 31357,
|
|
"hidden": true,
|
|
"order": 32767
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"id": 1,
|
|
"order": "1.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358043+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.470683+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Market Research Initiative",
|
|
"field_31339": "A comprehensive market research initiative was launched to assess the cause of the decline. This led to actionable insights for future strategies.",
|
|
"field_31340": "2024-10-22",
|
|
"field_31341": [
|
|
2
|
|
],
|
|
"field_31342": 15260,
|
|
"field_31343": [
|
|
1
|
|
],
|
|
"field_31344": [],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 3,
|
|
"order": "3.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358126+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.470762+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Competitive Analysis",
|
|
"field_31339": "An analysis of competitors' strategies was conducted to learn from their tactics. A report was shared with key stakeholders.",
|
|
"field_31340": "2024-11-07",
|
|
"field_31341": [
|
|
11
|
|
],
|
|
"field_31342": 15261,
|
|
"field_31343": [
|
|
1
|
|
],
|
|
"field_31344": [],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 5,
|
|
"order": "5.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358142+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.470804+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Customer Communication",
|
|
"field_31339": "All affected customers were informed of the breach. They were provided with steps to secure their information.",
|
|
"field_31340": "2024-11-01",
|
|
"field_31341": [
|
|
3
|
|
],
|
|
"field_31342": 15260,
|
|
"field_31343": [
|
|
2
|
|
],
|
|
"field_31344": [],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 6,
|
|
"order": "6.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358150+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.470836+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Legal Consultation",
|
|
"field_31339": "Legal counsel was consulted to assess the implications of the data breach. Necessary actions were implemented to avoid fines.",
|
|
"field_31340": "2024-10-25",
|
|
"field_31341": [
|
|
14
|
|
],
|
|
"field_31342": 15261,
|
|
"field_31343": [
|
|
2
|
|
],
|
|
"field_31344": [],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 7,
|
|
"order": "7.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358158+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.470869+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Recall Execution",
|
|
"field_31339": "The recalled products were collected and replaced. Customers were compensated for any inconvenience.",
|
|
"field_31340": "2024-10-11",
|
|
"field_31341": [
|
|
5
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
3
|
|
],
|
|
"field_31344": [
|
|
12
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 8,
|
|
"order": "8.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358165+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.470901+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Supplier Review",
|
|
"field_31339": "Suppliers involved in the recall were reviewed to avoid similar issues in the future. Contracts were renegotiated accordingly.",
|
|
"field_31340": "2024-10-06",
|
|
"field_31341": [
|
|
24
|
|
],
|
|
"field_31342": 15260,
|
|
"field_31343": [
|
|
3
|
|
],
|
|
"field_31344": [
|
|
23,
|
|
25
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 9,
|
|
"order": "9.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358173+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.470932+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Customer Assurance",
|
|
"field_31339": "Customers were informed of the recall and assured that future products would meet higher standards of quality.",
|
|
"field_31340": "2024-11-02",
|
|
"field_31341": [
|
|
5
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
3
|
|
],
|
|
"field_31344": [
|
|
11
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 13,
|
|
"order": "13.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358208+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.470964+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Legal Defense Setup",
|
|
"field_31339": "A legal defense team was assembled to handle the lawsuit. Communication with the legal team occurred frequently.",
|
|
"field_31340": "2024-10-24",
|
|
"field_31341": [
|
|
2
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
5
|
|
],
|
|
"field_31344": [],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 14,
|
|
"order": "14.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358215+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.470996+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Settlement Negotiation",
|
|
"field_31339": "Settlement negotiations were conducted with the customer. Terms were agreed upon that minimized legal exposure.",
|
|
"field_31340": "2024-10-09",
|
|
"field_31341": [
|
|
2
|
|
],
|
|
"field_31342": 15260,
|
|
"field_31343": [
|
|
5
|
|
],
|
|
"field_31344": [],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 16,
|
|
"order": "16.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358232+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471027+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Investor Briefing",
|
|
"field_31339": "Investors were briefed on the drop in confidence and informed of recovery measures. Future performance projections were shared.",
|
|
"field_31340": "2024-10-28",
|
|
"field_31341": [
|
|
19
|
|
],
|
|
"field_31342": 15260,
|
|
"field_31343": [
|
|
6
|
|
],
|
|
"field_31344": [
|
|
21
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 17,
|
|
"order": "17.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358239+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471083+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Public Statement",
|
|
"field_31339": "A public statement was released to reassure investors of the company\u2019s stability. Market trends were cited as a primary factor.",
|
|
"field_31340": "2024-10-12",
|
|
"field_31341": [
|
|
4
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
6
|
|
],
|
|
"field_31344": [
|
|
19
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 19,
|
|
"order": "19.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358255+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471127+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Brand Recovery Campaign",
|
|
"field_31339": "A brand recovery campaign was launched to counter negative press. Social media efforts were ramped up to regain trust.",
|
|
"field_31340": "2024-11-09",
|
|
"field_31341": [
|
|
4
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
7
|
|
],
|
|
"field_31344": [
|
|
20
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 20,
|
|
"order": "20.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358265+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471159+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "PR Agency Engagement",
|
|
"field_31339": "A PR agency was hired to manage the brand image crisis. A new strategy was developed and implemented rapidly.",
|
|
"field_31340": "2024-10-17",
|
|
"field_31341": [
|
|
19
|
|
],
|
|
"field_31342": 15260,
|
|
"field_31343": [
|
|
7
|
|
],
|
|
"field_31344": [
|
|
19
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 21,
|
|
"order": "21.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358275+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471191+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Internal Audit",
|
|
"field_31339": "An internal audit was conducted to assess how the crisis occurred. The findings led to significant changes in branding policy.",
|
|
"field_31340": "2024-10-29",
|
|
"field_31341": [
|
|
19
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
7
|
|
],
|
|
"field_31344": [],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 22,
|
|
"order": "22.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358285+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471222+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Compliance Training",
|
|
"field_31339": "Employees underwent compliance training to avoid future regulatory issues. The training focused on industry-specific guidelines.",
|
|
"field_31340": "2024-11-05",
|
|
"field_31341": [
|
|
2
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
8
|
|
],
|
|
"field_31344": [
|
|
9
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 23,
|
|
"order": "23.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358295+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471254+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Policy Update",
|
|
"field_31339": "Internal policies were updated to reflect the latest compliance standards. Employees were required to read and acknowledge the changes.",
|
|
"field_31340": "2024-10-18",
|
|
"field_31341": [
|
|
2
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
8
|
|
],
|
|
"field_31344": [],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 25,
|
|
"order": "25.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358315+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471294+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Contract Renegotiation",
|
|
"field_31339": "Supplier contracts were renegotiated to avoid future breaches. New terms and conditions were agreed upon.",
|
|
"field_31340": "2024-11-04",
|
|
"field_31341": [
|
|
22
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
9
|
|
],
|
|
"field_31344": [
|
|
22
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 26,
|
|
"order": "26.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358329+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471347+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Legal Review",
|
|
"field_31339": "The legal team reviewed the contract breach to determine the company\u2019s liability. Steps were taken to minimize risk exposure.",
|
|
"field_31340": "2024-10-23",
|
|
"field_31341": [
|
|
5
|
|
],
|
|
"field_31342": 15260,
|
|
"field_31343": [
|
|
9
|
|
],
|
|
"field_31344": [
|
|
22
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 27,
|
|
"order": "27.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358336+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471381+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Supplier Replacement",
|
|
"field_31339": "A new supplier was sourced to replace the non-compliant vendor. The transition was handled smoothly.",
|
|
"field_31340": "2024-10-07",
|
|
"field_31341": [
|
|
5
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
9
|
|
],
|
|
"field_31344": [
|
|
23,
|
|
25
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 29,
|
|
"order": "29.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358351+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471412+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Backup Systems",
|
|
"field_31339": "Backup systems were put in place to handle future downtime events. Regular testing was conducted to ensure they worked properly.",
|
|
"field_31340": "2024-11-10",
|
|
"field_31341": [
|
|
22
|
|
],
|
|
"field_31342": 15260,
|
|
"field_31343": [
|
|
11
|
|
],
|
|
"field_31344": [
|
|
2
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 30,
|
|
"order": "30.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358359+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471444+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Root Cause Investigation",
|
|
"field_31339": "The root cause of the downtime was investigated. The findings led to improved protocols and monitoring systems.",
|
|
"field_31340": "2024-10-10",
|
|
"field_31341": [
|
|
5
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
11
|
|
],
|
|
"field_31344": [
|
|
30
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 32,
|
|
"order": "32.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358373+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471476+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Product Development Acceleration",
|
|
"field_31339": "Product development timelines were accelerated to catch up with competitors. This required increased resource allocation.",
|
|
"field_31340": "2024-10-14",
|
|
"field_31341": [
|
|
2
|
|
],
|
|
"field_31342": 15260,
|
|
"field_31343": [
|
|
12
|
|
],
|
|
"field_31344": [],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 33,
|
|
"order": "33.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358381+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471507+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Pricing Strategy Review",
|
|
"field_31339": "The pricing strategy was reviewed to make the company more competitive. New price points were introduced.",
|
|
"field_31340": "2024-10-16",
|
|
"field_31341": [
|
|
2
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
12
|
|
],
|
|
"field_31344": [],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 34,
|
|
"order": "34.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358388+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471538+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "System Reboot",
|
|
"field_31339": "A system reboot was initiated to address the outage. All servers were checked for issues.",
|
|
"field_31340": "2024-10-05",
|
|
"field_31341": [
|
|
3
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
13
|
|
],
|
|
"field_31344": [],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 35,
|
|
"order": "35.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358395+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471570+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "IT Infrastructure Upgrade",
|
|
"field_31339": "Infrastructure was upgraded to prevent future outages. Downtime was minimized during the upgrade.",
|
|
"field_31340": "2024-10-26",
|
|
"field_31341": [
|
|
3
|
|
],
|
|
"field_31342": 15260,
|
|
"field_31343": [
|
|
13
|
|
],
|
|
"field_31344": [
|
|
15
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 36,
|
|
"order": "36.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358403+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471600+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Issue Documentation",
|
|
"field_31339": "The outage was documented in detail. The documentation was used for future prevention strategies.",
|
|
"field_31340": "2024-10-27",
|
|
"field_31341": [
|
|
3
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
13
|
|
],
|
|
"field_31344": [
|
|
13,
|
|
14
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 37,
|
|
"order": "37.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358410+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471631+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Internal Audit",
|
|
"field_31339": "An internal audit was conducted to investigate the fraud. The findings led to immediate action and stricter controls.",
|
|
"field_31340": "2024-10-30",
|
|
"field_31341": [
|
|
1
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
14
|
|
],
|
|
"field_31344": [
|
|
30
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 39,
|
|
"order": "39.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358424+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471662+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Stricter Approval Processes",
|
|
"field_31339": "Approval processes were revised to prevent similar incidents. Management was given more oversight.",
|
|
"field_31340": "2024-10-08",
|
|
"field_31341": [
|
|
1
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
14
|
|
],
|
|
"field_31344": [
|
|
7
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 40,
|
|
"order": "40.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358432+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471707+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Marketing Budget Reallocation",
|
|
"field_31339": "The marketing budget was reallocated to optimize spending. Resources were shifted to higher-impact areas.",
|
|
"field_31340": "2024-10-21",
|
|
"field_31341": [
|
|
4
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
15
|
|
],
|
|
"field_31344": [
|
|
16,
|
|
18
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 41,
|
|
"order": "41.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358439+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471770+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Cost Analysis",
|
|
"field_31339": "A thorough cost analysis was performed to identify the cause of the overrun. Corrective actions were recommended.",
|
|
"field_31340": "2024-11-03",
|
|
"field_31341": [
|
|
4
|
|
],
|
|
"field_31342": 15260,
|
|
"field_31343": [
|
|
15
|
|
],
|
|
"field_31344": [
|
|
30
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 43,
|
|
"order": "43.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358454+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471842+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Compliance Team Meeting",
|
|
"field_31339": "A meeting was held to discuss the violation and take corrective actions. All relevant departments were involved.",
|
|
"field_31340": "2024-11-06",
|
|
"field_31341": [
|
|
7
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
16
|
|
],
|
|
"field_31344": [],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 44,
|
|
"order": "44.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358461+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471895+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Penalties Review",
|
|
"field_31339": "The penalties for the violation were reviewed, and measures were taken to mitigate their impact. Future risks were minimized.",
|
|
"field_31340": "2024-10-19",
|
|
"field_31341": [
|
|
7
|
|
],
|
|
"field_31342": 15260,
|
|
"field_31343": [
|
|
16
|
|
],
|
|
"field_31344": [],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 45,
|
|
"order": "45.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358468+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.471949+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Process Updates",
|
|
"field_31339": "Processes were updated to ensure future compliance. An audit schedule was created to maintain standards.",
|
|
"field_31340": "2024-10-15",
|
|
"field_31341": [
|
|
1
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
16
|
|
],
|
|
"field_31344": [],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 46,
|
|
"order": "46.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358476+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.472003+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Public Statement",
|
|
"field_31339": "A public statement was issued to address the PR crisis. Apologies were made, and corrective actions were shared with the public.",
|
|
"field_31340": "2024-10-13",
|
|
"field_31341": [
|
|
4
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
17
|
|
],
|
|
"field_31344": [
|
|
19
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 47,
|
|
"order": "47.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358483+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.472068+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Media Outreach",
|
|
"field_31339": "Media outlets were contacted to spread the company\u2019s response to the crisis. This helped contain the damage.",
|
|
"field_31340": "2024-10-20",
|
|
"field_31341": [
|
|
4
|
|
],
|
|
"field_31342": 15260,
|
|
"field_31343": [
|
|
17
|
|
],
|
|
"field_31344": [
|
|
20
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 50,
|
|
"order": "50.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358506+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.472125+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Expense Reduction",
|
|
"field_31339": "Expense reduction plans were implemented across departments. Non-essential spending was frozen temporarily.",
|
|
"field_31340": "2024-10-31",
|
|
"field_31341": [
|
|
2
|
|
],
|
|
"field_31342": 15260,
|
|
"field_31343": [
|
|
18
|
|
],
|
|
"field_31344": [
|
|
16,
|
|
17
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
},
|
|
{
|
|
"id": 51,
|
|
"order": "51.00000000000000000000",
|
|
"created_on": "2024-10-22T13:54:48.358513+00:00",
|
|
"updated_on": "2024-10-23T07:50:40.472187+00:00",
|
|
"created_by": "frederik@baserow.io",
|
|
"last_modified_by": "frederik@baserow.io",
|
|
"field_31338": "Bridge Loan Secured",
|
|
"field_31339": "A bridge loan was secured to cover the shortage. Financial risks were assessed before taking the loan.",
|
|
"field_31340": "2024-11-08",
|
|
"field_31341": [
|
|
10
|
|
],
|
|
"field_31342": 15259,
|
|
"field_31343": [
|
|
18
|
|
],
|
|
"field_31344": [
|
|
16,
|
|
17
|
|
],
|
|
"field_31349": null,
|
|
"field_31357": null,
|
|
"field_31354": null,
|
|
"field_31361": null
|
|
}
|
|
],
|
|
"data_sync": null
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"pages": [
|
|
{
|
|
"id": 1570,
|
|
"name": "__shared__",
|
|
"order": 1,
|
|
"path": "__shared__",
|
|
"path_params": [],
|
|
"shared": true,
|
|
"elements": [
|
|
{
|
|
"id": 40344,
|
|
"order": "1.00000000000000000000",
|
|
"type": "header",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"share_type": "except",
|
|
"pages": [
|
|
1571
|
|
]
|
|
},
|
|
{
|
|
"id": 40345,
|
|
"order": "1.00000000000000000000",
|
|
"type": "image",
|
|
"parent_element_id": 40344,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"image_source_type": "upload",
|
|
"image_file_id": {
|
|
"name": "IYxovwCoEsQatEcZGPEOm78RvPCw887P_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
|
|
"original_name": "template-header.png"
|
|
},
|
|
"image_url": "",
|
|
"alt_text": ""
|
|
},
|
|
{
|
|
"id": 40347,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 40346,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat('\ud83d\udd11 Logged in as **', get('user.username'), '** (', get('user.role'), ')')",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 40348,
|
|
"order": "1.00000000000000000000",
|
|
"type": "button",
|
|
"parent_element_id": 40346,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {
|
|
"button_alignment": "right",
|
|
"button_font_size": 12
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'LOGOUT'"
|
|
},
|
|
{
|
|
"id": 40346,
|
|
"order": "2.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": 40344,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 10,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 2,
|
|
"column_gap": 20,
|
|
"alignment": "center"
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 2253,
|
|
"name": "Incidents by category",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 2890,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3253,
|
|
"view_id": 13420,
|
|
"sortings": [
|
|
{
|
|
"field_id": 31347,
|
|
"order_by": "DESC"
|
|
}
|
|
],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
},
|
|
{
|
|
"id": 2254,
|
|
"name": "Employees (incidents)",
|
|
"order": "6.00000000000000000000",
|
|
"service": {
|
|
"id": 2891,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3252,
|
|
"view_id": 13417,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
},
|
|
{
|
|
"id": 2255,
|
|
"name": "Incident causes",
|
|
"order": "7.00000000000000000000",
|
|
"service": {
|
|
"id": 2892,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3256,
|
|
"view_id": 13443,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
},
|
|
{
|
|
"id": 2256,
|
|
"name": "Action plans",
|
|
"order": "8.00000000000000000000",
|
|
"service": {
|
|
"id": 2893,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3254,
|
|
"view_id": 13421,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 5365,
|
|
"type": "logout",
|
|
"order": 1,
|
|
"page_id": 1570,
|
|
"element_id": 40348,
|
|
"event": "click"
|
|
}
|
|
],
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 1571,
|
|
"name": "Login",
|
|
"order": 1,
|
|
"path": "/",
|
|
"path_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 22759,
|
|
"order": "1.00000000000000000000",
|
|
"type": "image",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"image_source_type": "upload",
|
|
"image_file_id": {
|
|
"name": "IYxovwCoEsQatEcZGPEOm78RvPCw887P_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
|
|
"original_name": "template-header.png"
|
|
},
|
|
"image_url": "",
|
|
"alt_text": ""
|
|
},
|
|
{
|
|
"id": 22760,
|
|
"order": "2.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_1_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\ud83d\udea8 Incident Management '",
|
|
"level": 1
|
|
},
|
|
{
|
|
"id": 22761,
|
|
"order": "3.00000000000000000000",
|
|
"type": "auth_form",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {},
|
|
"login_button": {
|
|
"button_alignment": "center",
|
|
"button_horizontal_padding": 36
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 100,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 100,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 50,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 50,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "small",
|
|
"user_source_id": 83,
|
|
"login_button_label": "'Sign in'"
|
|
}
|
|
],
|
|
"data_sources": [],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 3106,
|
|
"type": "open_page",
|
|
"order": 1,
|
|
"page_id": 1571,
|
|
"element_id": 22761,
|
|
"event": "after_login",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1572,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
],
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 1572,
|
|
"name": "Incident Management",
|
|
"order": 10,
|
|
"path": "/incident-management",
|
|
"path_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 22769,
|
|
"order": "1.00000000000000000000",
|
|
"type": "table",
|
|
"parent_element_id": 22763,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2253,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "618a233a-cb1f-417d-8475-14d2081bcd0a",
|
|
"name": "Category",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31315')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "c9668f5e-e822-49a3-b7c9-7e8ededcf6ec",
|
|
"name": "Incidents",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31347')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "horizontal",
|
|
"desktop": "horizontal",
|
|
"smartphone": "horizontal"
|
|
}
|
|
},
|
|
{
|
|
"id": 22770,
|
|
"order": "1.00000000000000000000",
|
|
"type": "table",
|
|
"parent_element_id": 22763,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2258,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "6d3bb552-2382-4d45-8440-604ba6d39629",
|
|
"name": "Cause",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31335')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "179f0446-cfa8-4d49-be7c-cd925ad98234",
|
|
"name": "Incidents",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31348')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "horizontal",
|
|
"desktop": "horizontal",
|
|
"smartphone": "horizontal"
|
|
}
|
|
},
|
|
{
|
|
"id": 22771,
|
|
"order": "1.00000000000000000000",
|
|
"type": "table",
|
|
"parent_element_id": 22763,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2259,
|
|
"items_per_page": 5,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "230fd010-67b7-42a3-95d5-947d0523663f",
|
|
"name": "Employee",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31306')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "6bf771a7-f162-4952-8b1c-0fd70414cc8e",
|
|
"name": "Reported",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31346')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "horizontal",
|
|
"desktop": "horizontal",
|
|
"smartphone": "horizontal"
|
|
}
|
|
},
|
|
{
|
|
"id": 22772,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22764,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'Open incidents beyond deadline'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 22773,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22764,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'Open incidents without response'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 22781,
|
|
"order": "1.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": 22765,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#014aac4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 2,
|
|
"column_gap": 20,
|
|
"alignment": "center"
|
|
},
|
|
{
|
|
"id": 22783,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22781,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31320')",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 22784,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22781,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {
|
|
"button_alignment": "right"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1573,
|
|
"page_parameters": [
|
|
{
|
|
"name": "incident_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Details'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22785,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22782,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'CATEGORY'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22786,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22782,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'CAUSE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22787,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22782,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'SEVERITY'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22788,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22782,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'STATUS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22774,
|
|
"order": "1.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22765,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31321')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22775,
|
|
"order": "2.00000000000000000000",
|
|
"type": "table",
|
|
"parent_element_id": 22764,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2260,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "bf51f827-c325-4ace-8fa6-4e54583e9552",
|
|
"name": "Name",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1573,
|
|
"page_parameters": [
|
|
{
|
|
"name": "incident_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_31320')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "d7cfe2d9-66c6-47c6-a8ba-9b23f8d20a52",
|
|
"name": "Status",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_31325.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_31325.color')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "4f58ff7a-3178-45fe-a2ad-9c9d7ddbc799",
|
|
"name": "Solution due date",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31327')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
},
|
|
{
|
|
"id": 22776,
|
|
"order": "2.00000000000000000000",
|
|
"type": "table",
|
|
"parent_element_id": 22764,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2261,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "d68f472d-3ca7-4809-9d74-a8b29b9d87b4",
|
|
"name": "Name",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1573,
|
|
"page_parameters": [
|
|
{
|
|
"name": "incident_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_31320')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "24e73930-125a-411d-8a12-5631e2aaaaed",
|
|
"name": "Severity level",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_31323.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_31323.color')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "4397d474-73ef-46aa-a4e8-95962fb7964f",
|
|
"name": "Date occurred",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31324')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "horizontal",
|
|
"desktop": "horizontal",
|
|
"smartphone": "horizontal"
|
|
}
|
|
},
|
|
{
|
|
"id": 22782,
|
|
"order": "2.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": 22765,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 24,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 4,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22789,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22782,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31328.0.value')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22790,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22782,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31325.value')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22777,
|
|
"order": "2.50000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\ud83d\uddc2\ufe0f Incident summary'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 22763,
|
|
"order": "3.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 3,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22791,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22782,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31323.value')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22792,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22782,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31334.0.value')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22793,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22782,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'REPORTER'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22794,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22782,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'LAST RESPONSE DATE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22778,
|
|
"order": "4.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\ud83d\udcdd Urgent tasks'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 22795,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22782,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31322.0.value')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22796,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22782,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'ASSINGEE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22797,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22782,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'DATE OCCURED'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22764,
|
|
"order": "4.50000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 2,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22779,
|
|
"order": "5.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\ud83d\udccb Overview of all incidents'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 22798,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22782,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31331.0.value')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22799,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22782,
|
|
"place_in_container": "2",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31324')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22800,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22782,
|
|
"place_in_container": "3",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31359')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22780,
|
|
"order": "6.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1574,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Report new incident'",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 22765,
|
|
"order": "7.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2262,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_31320",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_31321",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_31322",
|
|
"filterable": true,
|
|
"sortable": false,
|
|
"searchable": false
|
|
},
|
|
{
|
|
"schema_property": "field_31323",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": false
|
|
},
|
|
{
|
|
"schema_property": "field_31325",
|
|
"filterable": true,
|
|
"sortable": true,
|
|
"searchable": false
|
|
},
|
|
{
|
|
"schema_property": "field_31328",
|
|
"filterable": true,
|
|
"sortable": false,
|
|
"searchable": false
|
|
},
|
|
{
|
|
"schema_property": "field_31331",
|
|
"filterable": true,
|
|
"sortable": false,
|
|
"searchable": false
|
|
},
|
|
{
|
|
"schema_property": "field_31334",
|
|
"filterable": true,
|
|
"sortable": false,
|
|
"searchable": false
|
|
}
|
|
],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 2257,
|
|
"name": "Incidents by category",
|
|
"order": "3.00000000000000000000",
|
|
"service": {
|
|
"id": 2894,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3253,
|
|
"view_id": 13420,
|
|
"sortings": [
|
|
{
|
|
"field_id": 31347,
|
|
"order_by": "DESC"
|
|
}
|
|
],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
},
|
|
{
|
|
"id": 2258,
|
|
"name": "Incidents by cause",
|
|
"order": "4.00000000000000000000",
|
|
"service": {
|
|
"id": 2895,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3256,
|
|
"view_id": 13443,
|
|
"sortings": [
|
|
{
|
|
"field_id": 31348,
|
|
"order_by": "DESC"
|
|
}
|
|
],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
},
|
|
{
|
|
"id": 2259,
|
|
"name": "Incidents by employee",
|
|
"order": "5.00000000000000000000",
|
|
"service": {
|
|
"id": 2896,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3252,
|
|
"view_id": 13418,
|
|
"sortings": [
|
|
{
|
|
"field_id": 31346,
|
|
"order_by": "DESC"
|
|
}
|
|
],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
},
|
|
{
|
|
"id": 2260,
|
|
"name": "Open incidents beyond due date",
|
|
"order": "6.00000000000000000000",
|
|
"service": {
|
|
"id": 2897,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3255,
|
|
"view_id": 13431,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
},
|
|
{
|
|
"id": 2261,
|
|
"name": "Open incidents without response",
|
|
"order": "7.00000000000000000000",
|
|
"service": {
|
|
"id": 2898,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3255,
|
|
"view_id": 13432,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
},
|
|
{
|
|
"id": 2262,
|
|
"name": "All incidents",
|
|
"order": "8.00000000000000000000",
|
|
"service": {
|
|
"id": 2899,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3255,
|
|
"view_id": 13425,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": []
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [],
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 1573,
|
|
"name": "Incident Details",
|
|
"order": 11,
|
|
"path": "/incident-details/:incident_id",
|
|
"path_params": [
|
|
{
|
|
"name": "incident_id",
|
|
"type": "numeric"
|
|
}
|
|
],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 22810,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22802,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_font_size": 14,
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1572,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22811,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22803,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2263.field_31320')",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 22812,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22803,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "right"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1574,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Report new incident'",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 22813,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22804,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'REPORTER'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22814,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22806,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "custom",
|
|
"navigate_to_page_id": null,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "get('current_record.url')",
|
|
"target": "blank",
|
|
"value": "get('current_record.visible_name')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 22815,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22805,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'Incident responses'",
|
|
"level": 3
|
|
},
|
|
{
|
|
"id": 22816,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22805,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "right"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1576,
|
|
"page_parameters": [
|
|
{
|
|
"name": "incident_id",
|
|
"value": "get('page_parameter.incident_id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Create a new response'",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 22827,
|
|
"order": "1.00000000000000000000",
|
|
"type": "form_container",
|
|
"parent_element_id": 22804,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"submit_button_label": "'Update incident details'",
|
|
"reset_initial_values_post_submission": false
|
|
},
|
|
{
|
|
"id": 22828,
|
|
"order": "1.00000000000000000000",
|
|
"type": "record_selector",
|
|
"parent_element_id": 22827,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2254,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"required": true,
|
|
"label": "'ASSIGNEE'",
|
|
"default_value": "get('data_source.2263.field_31331.0.id')",
|
|
"placeholder": "",
|
|
"multiple": false,
|
|
"option_name_suffix": ""
|
|
},
|
|
{
|
|
"id": 22817,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22804,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2263.field_31322.0.value')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22829,
|
|
"order": "2.00000000000000000000",
|
|
"type": "record_selector",
|
|
"parent_element_id": 22827,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2253,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"required": true,
|
|
"label": "'CATEGORY'",
|
|
"default_value": "get('data_source.2263.field_31328.0.id')",
|
|
"placeholder": "",
|
|
"multiple": false,
|
|
"option_name_suffix": ""
|
|
},
|
|
{
|
|
"id": 22802,
|
|
"order": "2.33333333333333348136",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 4,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22830,
|
|
"order": "2.50000000000000000000",
|
|
"type": "record_selector",
|
|
"parent_element_id": 22827,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2255,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"required": true,
|
|
"label": "'CAUSE'",
|
|
"default_value": "get('data_source.2263.field_31334.0.id')",
|
|
"placeholder": "",
|
|
"multiple": false,
|
|
"option_name_suffix": ""
|
|
},
|
|
{
|
|
"id": 22818,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22804,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'DATE REPORTED'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22831,
|
|
"order": "3.00000000000000000000",
|
|
"type": "choice",
|
|
"parent_element_id": 22827,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'SEVERITY LEVEL'",
|
|
"required": true,
|
|
"placeholder": "",
|
|
"default_value": "get('data_source.2263.field_31323.id')",
|
|
"options": [],
|
|
"multiple": false,
|
|
"show_as_dropdown": true,
|
|
"option_type": "formulas",
|
|
"formula_value": "get('data_source_context.2263.field_31323.*.id')",
|
|
"formula_name": "get('data_source_context.2263.field_31323.*.value')"
|
|
},
|
|
{
|
|
"id": 22803,
|
|
"order": "4.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 2,
|
|
"column_gap": 20,
|
|
"alignment": "center"
|
|
},
|
|
{
|
|
"id": 22819,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22804,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2263.field_31324')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22832,
|
|
"order": "4.00000000000000000000",
|
|
"type": "choice",
|
|
"parent_element_id": 22827,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'SOURCE'",
|
|
"required": true,
|
|
"placeholder": "",
|
|
"default_value": "get('data_source.2263.field_31326.id')",
|
|
"options": [],
|
|
"multiple": false,
|
|
"show_as_dropdown": true,
|
|
"option_type": "formulas",
|
|
"formula_value": "get('data_source_context.2263.field_31326.*.id')",
|
|
"formula_name": "get('data_source_context.2263.field_31326.*.value')"
|
|
},
|
|
{
|
|
"id": 22820,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2263.field_31321')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22821,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22804,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'LAST RESPONSE DATE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22833,
|
|
"order": "5.00000000000000000000",
|
|
"type": "choice",
|
|
"parent_element_id": 22827,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'STATUS'",
|
|
"required": true,
|
|
"placeholder": "",
|
|
"default_value": "get('data_source.2263.field_31325.id')",
|
|
"options": [],
|
|
"multiple": false,
|
|
"show_as_dropdown": true,
|
|
"option_type": "formulas",
|
|
"formula_value": "get('data_source_context.2263.field_31325.*.id')",
|
|
"formula_name": "get('data_source_context.2263.field_31325.*.value')"
|
|
},
|
|
{
|
|
"id": 22804,
|
|
"order": "6.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 2,
|
|
"column_gap": 150,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22822,
|
|
"order": "6.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22804,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2263.field_31359')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 40349,
|
|
"order": "6.50000000000000000000",
|
|
"type": "datetime_picker",
|
|
"parent_element_id": 22827,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'SOLUTION DUE DATE'",
|
|
"required": true,
|
|
"default_value": "get('data_source.2263.field_31327')",
|
|
"date_format": "ISO",
|
|
"include_time": false,
|
|
"time_format": "24"
|
|
},
|
|
{
|
|
"id": 22805,
|
|
"order": "7.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 20,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 2,
|
|
"column_gap": 20,
|
|
"alignment": "center"
|
|
},
|
|
{
|
|
"id": 22823,
|
|
"order": "7.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22804,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'SOLVED WITH AN ACTION PLAN'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22835,
|
|
"order": "7.00000000000000000000",
|
|
"type": "checkbox",
|
|
"parent_element_id": 22827,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'ESCALATED INCIDENT'",
|
|
"required": false,
|
|
"default_value": "get('data_source.2263.field_31329')"
|
|
},
|
|
{
|
|
"id": 22824,
|
|
"order": "8.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22804,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "concat('**',get('data_source.2263.field_31362'),'**')",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 22825,
|
|
"order": "8.00000000000000000000",
|
|
"type": "table",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2264,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"fields": [
|
|
{
|
|
"uid": "83f57c8c-e7cf-4ec3-91e7-0700dca94f2e",
|
|
"name": "Name",
|
|
"type": "link",
|
|
"styles": {},
|
|
"config": {
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1575,
|
|
"page_parameters": [
|
|
{
|
|
"name": "response_id",
|
|
"value": "get('current_record.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"link_name": "get('current_record.field_31338')",
|
|
"variant": "link"
|
|
}
|
|
},
|
|
{
|
|
"uid": "fee3abf4-716c-4c1b-818c-c0ff652e5653",
|
|
"name": "Date",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31340')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "1de12213-2768-477e-bddd-d4ed8bd29275",
|
|
"name": "Owner",
|
|
"type": "text",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31341.*.value')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "42d80beb-74b2-4aeb-80f4-43710f375d8d",
|
|
"name": "Outcome",
|
|
"type": "tags",
|
|
"styles": {},
|
|
"config": {
|
|
"values": "get('current_record.field_31342.value')",
|
|
"colors_is_formula": true,
|
|
"colors": "get('current_record.field_31342.color')"
|
|
}
|
|
},
|
|
{
|
|
"uid": "6eea9c43-8197-4a9e-868d-7e9f42c4574f",
|
|
"name": "Uses action plan",
|
|
"type": "boolean",
|
|
"styles": {},
|
|
"config": {
|
|
"value": "get('current_record.field_31354')"
|
|
}
|
|
}
|
|
],
|
|
"orientation": {
|
|
"tablet": "vertical",
|
|
"desktop": "horizontal",
|
|
"smartphone": "vertical"
|
|
}
|
|
},
|
|
{
|
|
"id": 22836,
|
|
"order": "8.00000000000000000000",
|
|
"type": "checkbox",
|
|
"parent_element_id": 22827,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'RECURRING INCIDENT'",
|
|
"required": false,
|
|
"default_value": "get('data_source.2263.field_31330')"
|
|
},
|
|
{
|
|
"id": 22826,
|
|
"order": "9.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22804,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'ATTACHMENTS'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22806,
|
|
"order": "10.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 22804,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2263,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": "field_31332",
|
|
"property_options": [],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 2263,
|
|
"name": "Incident details",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 2900,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_get_row",
|
|
"table_id": 3255,
|
|
"view_id": 13425,
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [],
|
|
"row_id": "get('page_parameter.incident_id')"
|
|
}
|
|
},
|
|
{
|
|
"id": 2264,
|
|
"name": "Incident responses",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 2901,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3257,
|
|
"view_id": 13444,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 31343,
|
|
"type": "link_row_has",
|
|
"value": "get('page_parameter.incident_id')",
|
|
"value_is_formula": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 3109,
|
|
"type": "update_row",
|
|
"order": 1,
|
|
"page_id": 1573,
|
|
"element_id": 22827,
|
|
"event": "submit",
|
|
"service": {
|
|
"id": 2907,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_upsert_row",
|
|
"table_id": 3255,
|
|
"row_id": "get('page_parameter.incident_id')",
|
|
"field_mappings": [
|
|
{
|
|
"field_id": 31320,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 31321,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 31322,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 31324,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 31325,
|
|
"value": "get('form_data.22833')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31326,
|
|
"value": "get('form_data.22832')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31327,
|
|
"value": "get('form_data.40349')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31328,
|
|
"value": "get('form_data.22829')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31329,
|
|
"value": "get('form_data.22835')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31330,
|
|
"value": "get('form_data.22836')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31331,
|
|
"value": "get('form_data.22828')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31332,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 31333,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 31334,
|
|
"value": "get('form_data.22830')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31323,
|
|
"value": "get('form_data.22831')",
|
|
"enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 3111,
|
|
"type": "refresh_data_source",
|
|
"order": 2,
|
|
"page_id": 1573,
|
|
"element_id": 22827,
|
|
"event": "submit",
|
|
"data_source_id": 2263
|
|
}
|
|
],
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 1574,
|
|
"name": "Add New Incident",
|
|
"order": 12,
|
|
"path": "/add-new-incident",
|
|
"path_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 22855,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22838,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_font_size": 14,
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1572,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22856,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22839,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'**REPORTER**'",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 22857,
|
|
"order": "1.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22839,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('user.username')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22840,
|
|
"order": "1.66666666666666674068",
|
|
"type": "input_text",
|
|
"parent_element_id": 22839,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'INCIDENT TITLE'",
|
|
"required": true,
|
|
"validation_type": "any",
|
|
"placeholder": "",
|
|
"default_value": "",
|
|
"is_multiline": false,
|
|
"rows": 3,
|
|
"input_type": "text"
|
|
},
|
|
{
|
|
"id": 40350,
|
|
"order": "1.77777777777777767909",
|
|
"type": "datetime_picker",
|
|
"parent_element_id": 22839,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'OCCURENCE DATE'",
|
|
"required": true,
|
|
"default_value": "",
|
|
"date_format": "ISO",
|
|
"include_time": false,
|
|
"time_format": "24"
|
|
},
|
|
{
|
|
"id": 22842,
|
|
"order": "1.80000000000000004441",
|
|
"type": "input_text",
|
|
"parent_element_id": 22839,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'DESCRIPTION'",
|
|
"required": true,
|
|
"validation_type": "any",
|
|
"placeholder": "",
|
|
"default_value": "",
|
|
"is_multiline": true,
|
|
"rows": 6,
|
|
"input_type": "text"
|
|
},
|
|
{
|
|
"id": 22843,
|
|
"order": "2.00000000000000000000",
|
|
"type": "record_selector",
|
|
"parent_element_id": 22839,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2254,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_31306",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"required": true,
|
|
"label": "'ASSIGNED TO'",
|
|
"default_value": "",
|
|
"placeholder": "",
|
|
"multiple": false,
|
|
"option_name_suffix": ""
|
|
},
|
|
{
|
|
"id": 22838,
|
|
"order": "2.33333333333333348136",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 4,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22844,
|
|
"order": "2.50000000000000000000",
|
|
"type": "record_selector",
|
|
"parent_element_id": 22839,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2253,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_31306",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_31315",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"required": true,
|
|
"label": "'CATEGORY'",
|
|
"default_value": "",
|
|
"placeholder": "",
|
|
"multiple": false,
|
|
"option_name_suffix": ""
|
|
},
|
|
{
|
|
"id": 22858,
|
|
"order": "2.50000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\u2795 Add new incident'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 22845,
|
|
"order": "3.00000000000000000000",
|
|
"type": "record_selector",
|
|
"parent_element_id": 22839,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2255,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_31306",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_31315",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_31335",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"required": true,
|
|
"label": "'CAUSE'",
|
|
"default_value": "",
|
|
"placeholder": "",
|
|
"multiple": false,
|
|
"option_name_suffix": ""
|
|
},
|
|
{
|
|
"id": 22839,
|
|
"order": "4.00000000000000000000",
|
|
"type": "form_container",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 1,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 20,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 1,
|
|
"style_padding_bottom": 20,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 1,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 1,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#014aac1a",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "small",
|
|
"submit_button_label": "'Report new incident'",
|
|
"reset_initial_values_post_submission": false
|
|
},
|
|
{
|
|
"id": 22846,
|
|
"order": "4.00000000000000000000",
|
|
"type": "choice",
|
|
"parent_element_id": 22839,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'SEVERITY LEVEL'",
|
|
"required": true,
|
|
"placeholder": "",
|
|
"default_value": "",
|
|
"options": [],
|
|
"multiple": false,
|
|
"show_as_dropdown": true,
|
|
"option_type": "formulas",
|
|
"formula_value": "get('data_source_context.2265.field_31323.*.id')",
|
|
"formula_name": "get('data_source_context.2265.field_31323.*.value')"
|
|
},
|
|
{
|
|
"id": 22847,
|
|
"order": "5.00000000000000000000",
|
|
"type": "choice",
|
|
"parent_element_id": 22839,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'SOURCE'",
|
|
"required": true,
|
|
"placeholder": "",
|
|
"default_value": "",
|
|
"options": [],
|
|
"multiple": false,
|
|
"show_as_dropdown": true,
|
|
"option_type": "formulas",
|
|
"formula_value": "get('data_source_context.2265.field_31326.*.id')",
|
|
"formula_name": "get('data_source_context.2265.field_31326.*.value')"
|
|
},
|
|
{
|
|
"id": 22848,
|
|
"order": "6.00000000000000000000",
|
|
"type": "choice",
|
|
"parent_element_id": 22839,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'STATUS'",
|
|
"required": true,
|
|
"placeholder": "",
|
|
"default_value": "",
|
|
"options": [],
|
|
"multiple": false,
|
|
"show_as_dropdown": true,
|
|
"option_type": "formulas",
|
|
"formula_value": "get('data_source_context.2265.field_31325.*.id')",
|
|
"formula_name": "get('data_source_context.2265.field_31325.*.value')"
|
|
},
|
|
{
|
|
"id": 40351,
|
|
"order": "7.50000000000000000000",
|
|
"type": "datetime_picker",
|
|
"parent_element_id": 22839,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'SOLUTION DUE DATE'",
|
|
"required": true,
|
|
"default_value": "",
|
|
"date_format": "ISO",
|
|
"include_time": false,
|
|
"time_format": "24"
|
|
},
|
|
{
|
|
"id": 22850,
|
|
"order": "8.00000000000000000000",
|
|
"type": "checkbox",
|
|
"parent_element_id": 22839,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'Incident has escalated'",
|
|
"required": false,
|
|
"default_value": ""
|
|
},
|
|
{
|
|
"id": 22851,
|
|
"order": "9.00000000000000000000",
|
|
"type": "checkbox",
|
|
"parent_element_id": 22839,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'Incident is recurring'",
|
|
"required": false,
|
|
"default_value": ""
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 2265,
|
|
"name": "Get incident",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 2902,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_get_row",
|
|
"table_id": 3255,
|
|
"view_id": 13425,
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [],
|
|
"row_id": "'1'"
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 3114,
|
|
"type": "create_row",
|
|
"order": 1,
|
|
"page_id": 1574,
|
|
"element_id": 22839,
|
|
"event": "submit",
|
|
"service": {
|
|
"id": 2908,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_upsert_row",
|
|
"table_id": 3255,
|
|
"row_id": "",
|
|
"field_mappings": [
|
|
{
|
|
"field_id": 31320,
|
|
"value": "get('form_data.22840')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31321,
|
|
"value": "get('form_data.22842')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31322,
|
|
"value": "get('user.id')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31323,
|
|
"value": "get('form_data.22846')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31324,
|
|
"value": "get('form_data.40350')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31325,
|
|
"value": "get('form_data.22848')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31326,
|
|
"value": "get('form_data.22847')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31327,
|
|
"value": "get('form_data.40351')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31328,
|
|
"value": "get('form_data.22844')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31329,
|
|
"value": "get('form_data.22850')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31330,
|
|
"value": "get('form_data.22851')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31331,
|
|
"value": "get('form_data.22843')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31332,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 31333,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 31334,
|
|
"value": "get('form_data.22845')",
|
|
"enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 3116,
|
|
"type": "open_page",
|
|
"order": 2,
|
|
"page_id": 1574,
|
|
"element_id": 22839,
|
|
"event": "submit",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1573,
|
|
"page_parameters": [
|
|
{
|
|
"name": "incident_id",
|
|
"value": "get('previous_action.3114.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
],
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 1575,
|
|
"name": "Response Details",
|
|
"order": 13,
|
|
"path": "/response-details/:response_id",
|
|
"path_params": [
|
|
{
|
|
"name": "response_id",
|
|
"type": "numeric"
|
|
}
|
|
],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 22867,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22860,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_font_size": 14,
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1572,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22868,
|
|
"order": "1.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": 22861,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2266.field_31338')",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 22869,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22861,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "right"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1574,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'Report new incident'",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 22870,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22862,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'INCIDENT'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22871,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22863,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 5,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('current_record.field_31317')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22879,
|
|
"order": "1.00000000000000000000",
|
|
"type": "form_container",
|
|
"parent_element_id": 22862,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"button": {}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"submit_button_label": "'Update response details'",
|
|
"reset_initial_values_post_submission": false
|
|
},
|
|
{
|
|
"id": 22872,
|
|
"order": "1.33333333333333325932",
|
|
"type": "link",
|
|
"parent_element_id": 22862,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1573,
|
|
"page_parameters": [
|
|
{
|
|
"name": "incident_id",
|
|
"value": "get('data_source.2266.field_31343.0.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "get('data_source.2266.field_31343.0.value')",
|
|
"variant": "link"
|
|
},
|
|
{
|
|
"id": 22873,
|
|
"order": "1.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22862,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'OWNER'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22874,
|
|
"order": "2.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22862,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2266.field_31341.0.value')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22860,
|
|
"order": "2.33333333333333348136",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 4,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22875,
|
|
"order": "3.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22862,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'DATE'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22861,
|
|
"order": "4.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 2,
|
|
"column_gap": 20,
|
|
"alignment": "center"
|
|
},
|
|
{
|
|
"id": 22876,
|
|
"order": "4.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22862,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2266.field_31340')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22877,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2266.field_31339')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22878,
|
|
"order": "5.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22862,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'SELECTED ACTION PLAN(S)'",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22880,
|
|
"order": "5.00000000000000000000",
|
|
"type": "choice",
|
|
"parent_element_id": 22879,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'OUTCOME'",
|
|
"required": true,
|
|
"placeholder": "",
|
|
"default_value": "get('data_source.2266.field_31342.id')",
|
|
"options": [],
|
|
"multiple": false,
|
|
"show_as_dropdown": true,
|
|
"option_type": "formulas",
|
|
"formula_value": "get('data_source_context.2266.field_31342.*.id')",
|
|
"formula_name": "get('data_source_context.2266.field_31342.*.value')"
|
|
},
|
|
{
|
|
"id": 22862,
|
|
"order": "6.00000000000000000000",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 2,
|
|
"column_gap": 150,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22863,
|
|
"order": "6.00000000000000000000",
|
|
"type": "repeat",
|
|
"parent_element_id": 22862,
|
|
"place_in_container": "1",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2267,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [],
|
|
"orientation": "vertical",
|
|
"items_per_row": {
|
|
"tablet": 2,
|
|
"desktop": 2,
|
|
"smartphone": 2
|
|
}
|
|
},
|
|
{
|
|
"id": 22881,
|
|
"order": "6.00000000000000000000",
|
|
"type": "record_selector",
|
|
"parent_element_id": 22879,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2256,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_31317",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"required": false,
|
|
"label": "'ACTION PLAN(S)'",
|
|
"default_value": "get('data_source.2266.field_31344.*.id')",
|
|
"placeholder": "",
|
|
"multiple": true,
|
|
"option_name_suffix": ""
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 2266,
|
|
"name": "Response details",
|
|
"order": "3.00000000000000000000",
|
|
"service": {
|
|
"id": 2903,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_get_row",
|
|
"table_id": 3257,
|
|
"view_id": 13444,
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [],
|
|
"row_id": "get('page_parameter.response_id')"
|
|
}
|
|
},
|
|
{
|
|
"id": 2267,
|
|
"name": "Response action plans",
|
|
"order": "4.00000000000000000000",
|
|
"service": {
|
|
"id": 2904,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_list_rows",
|
|
"table_id": 3254,
|
|
"view_id": 13421,
|
|
"sortings": [],
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [
|
|
{
|
|
"field_id": 31319,
|
|
"type": "link_row_has",
|
|
"value": "get('page_parameter.response_id')",
|
|
"value_is_formula": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 3117,
|
|
"type": "update_row",
|
|
"order": 1,
|
|
"page_id": 1575,
|
|
"element_id": 22879,
|
|
"event": "submit",
|
|
"service": {
|
|
"id": 2909,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_upsert_row",
|
|
"table_id": 3257,
|
|
"row_id": "get('page_parameter.response_id')",
|
|
"field_mappings": [
|
|
{
|
|
"field_id": 31338,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 31339,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 31340,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 31341,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 31342,
|
|
"value": "get('form_data.22880')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31343,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 31344,
|
|
"value": "get('form_data.22881')",
|
|
"enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 3119,
|
|
"type": "refresh_data_source",
|
|
"order": 2,
|
|
"page_id": 1575,
|
|
"element_id": 22879,
|
|
"event": "submit",
|
|
"data_source_id": 2267
|
|
}
|
|
],
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
{
|
|
"id": 1576,
|
|
"name": "Add New Response",
|
|
"order": 14,
|
|
"path": "/add-new-response/:incident_id",
|
|
"path_params": [
|
|
{
|
|
"name": "incident_id",
|
|
"type": "numeric"
|
|
}
|
|
],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 22892,
|
|
"order": "1.00000000000000000000",
|
|
"type": "link",
|
|
"parent_element_id": 22883,
|
|
"place_in_container": "0",
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"link": {
|
|
"link_text_alignment": "center"
|
|
},
|
|
"button": {
|
|
"button_width": "full",
|
|
"button_font_size": 14,
|
|
"button_text_color": "primary",
|
|
"button_background_color": "#a0a0a04d"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 10,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 10,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1572,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self",
|
|
"value": "'\ud83c\udfe0 Home'",
|
|
"variant": "button"
|
|
},
|
|
{
|
|
"id": 22893,
|
|
"order": "1.00000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22884,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'**REPORTER**'",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 22894,
|
|
"order": "1.50000000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22884,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('user.username')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22895,
|
|
"order": "1.60000000000000008882",
|
|
"type": "text",
|
|
"parent_element_id": 22884,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"body_font_size": 12,
|
|
"body_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 0,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'**INCIDENT**'",
|
|
"format": "markdown"
|
|
},
|
|
{
|
|
"id": 22896,
|
|
"order": "1.62500000000000000000",
|
|
"type": "text",
|
|
"parent_element_id": 22884,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 0,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 10,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "get('data_source.2268.field_31320')",
|
|
"format": "plain"
|
|
},
|
|
{
|
|
"id": 22885,
|
|
"order": "1.66666666666666674068",
|
|
"type": "input_text",
|
|
"parent_element_id": 22884,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'RESPONSE TITLE'",
|
|
"required": true,
|
|
"validation_type": "any",
|
|
"placeholder": "",
|
|
"default_value": "",
|
|
"is_multiline": false,
|
|
"rows": 3,
|
|
"input_type": "text"
|
|
},
|
|
{
|
|
"id": 40352,
|
|
"order": "1.77777777777777767909",
|
|
"type": "datetime_picker",
|
|
"parent_element_id": 22884,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'DATE'",
|
|
"required": true,
|
|
"default_value": "",
|
|
"date_format": "ISO",
|
|
"include_time": false,
|
|
"time_format": "24"
|
|
},
|
|
{
|
|
"id": 22887,
|
|
"order": "1.80000000000000004441",
|
|
"type": "input_text",
|
|
"parent_element_id": 22884,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"label": "'DESCRIPTION'",
|
|
"required": true,
|
|
"validation_type": "any",
|
|
"placeholder": "",
|
|
"default_value": "",
|
|
"is_multiline": true,
|
|
"rows": 6,
|
|
"input_type": "text"
|
|
},
|
|
{
|
|
"id": 22888,
|
|
"order": "2.00000000000000000000",
|
|
"type": "record_selector",
|
|
"parent_element_id": 22884,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {
|
|
"label_font_size": 12,
|
|
"label_text_color": "border"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 0,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 0,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"data_source_id": 2256,
|
|
"items_per_page": 20,
|
|
"button_load_more_label": "",
|
|
"schema_property": null,
|
|
"property_options": [
|
|
{
|
|
"schema_property": "field_31306",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
},
|
|
{
|
|
"schema_property": "field_31317",
|
|
"filterable": false,
|
|
"sortable": false,
|
|
"searchable": true
|
|
}
|
|
],
|
|
"required": false,
|
|
"label": "'ACTION PLAN(S)'",
|
|
"default_value": "",
|
|
"placeholder": "",
|
|
"multiple": true,
|
|
"option_name_suffix": ""
|
|
},
|
|
{
|
|
"id": 22883,
|
|
"order": "2.33333333333333348136",
|
|
"type": "column",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"column_amount": 4,
|
|
"column_gap": 20,
|
|
"alignment": "top"
|
|
},
|
|
{
|
|
"id": 22897,
|
|
"order": "2.50000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\u2795 Add new response'",
|
|
"level": 2
|
|
},
|
|
{
|
|
"id": 22884,
|
|
"order": "4.00000000000000000000",
|
|
"type": "form_container",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 1,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 20,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 1,
|
|
"style_padding_bottom": 20,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 1,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 1,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#014aac1a",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "small",
|
|
"submit_button_label": "'Add new response'",
|
|
"reset_initial_values_post_submission": false
|
|
}
|
|
],
|
|
"data_sources": [
|
|
{
|
|
"id": 2268,
|
|
"name": "Get incident",
|
|
"order": "1.00000000000000000000",
|
|
"service": {
|
|
"id": 2905,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_get_row",
|
|
"table_id": 3255,
|
|
"view_id": 13425,
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [],
|
|
"row_id": "'1'"
|
|
}
|
|
},
|
|
{
|
|
"id": 2269,
|
|
"name": "Get response",
|
|
"order": "2.00000000000000000000",
|
|
"service": {
|
|
"id": 2906,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_get_row",
|
|
"table_id": 3257,
|
|
"view_id": 13444,
|
|
"search_query": "",
|
|
"filter_type": "AND",
|
|
"filters": [],
|
|
"row_id": "'1'"
|
|
}
|
|
}
|
|
],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 3122,
|
|
"type": "create_row",
|
|
"order": 1,
|
|
"page_id": 1576,
|
|
"element_id": 22884,
|
|
"event": "submit",
|
|
"service": {
|
|
"id": 2910,
|
|
"integration_id": 137,
|
|
"type": "local_baserow_upsert_row",
|
|
"table_id": 3257,
|
|
"row_id": "",
|
|
"field_mappings": [
|
|
{
|
|
"field_id": 31338,
|
|
"value": "get('form_data.22885')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31339,
|
|
"value": "get('form_data.22887')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31340,
|
|
"value": "get('form_data.40352')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31341,
|
|
"value": "get('user.id')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31342,
|
|
"value": "",
|
|
"enabled": false
|
|
},
|
|
{
|
|
"field_id": 31343,
|
|
"value": "get('page_parameter.incident_id')",
|
|
"enabled": true
|
|
},
|
|
{
|
|
"field_id": 31344,
|
|
"value": "get('form_data.22888')",
|
|
"enabled": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 3124,
|
|
"type": "open_page",
|
|
"order": 2,
|
|
"page_id": 1576,
|
|
"element_id": 22884,
|
|
"event": "submit",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1575,
|
|
"page_parameters": [
|
|
{
|
|
"name": "response_id",
|
|
"value": "get('previous_action.3122.id')"
|
|
}
|
|
],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
],
|
|
"visibility": "logged-in",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
}
|
|
],
|
|
"integrations": [
|
|
{
|
|
"id": 137,
|
|
"name": "Local Baserow",
|
|
"order": "1.00000000000000000000",
|
|
"type": "local_baserow",
|
|
"authorized_user": "frederik@baserow.io"
|
|
}
|
|
],
|
|
"theme": {
|
|
"primary_color": "#014aac",
|
|
"secondary_color": "#0090da",
|
|
"border_color": "#a0a0a0",
|
|
"main_success_color": "#12D452",
|
|
"main_warning_color": "#FCC74A",
|
|
"main_error_color": "#FF5A4A",
|
|
"body_font_family": "inter",
|
|
"body_font_size": 14,
|
|
"body_text_color": "#070810ff",
|
|
"body_text_alignment": "left",
|
|
"heading_1_font_family": "tahoma",
|
|
"heading_1_font_size": 24,
|
|
"heading_1_text_color": "primary",
|
|
"heading_1_text_alignment": "left",
|
|
"heading_2_font_family": "tahoma",
|
|
"heading_2_font_size": 20,
|
|
"heading_2_text_color": "primary",
|
|
"heading_2_text_alignment": "left",
|
|
"heading_3_font_family": "tahoma",
|
|
"heading_3_font_size": 16,
|
|
"heading_3_text_color": "#070810ff",
|
|
"heading_3_text_alignment": "left",
|
|
"heading_4_font_family": "tahoma",
|
|
"heading_4_font_size": 16,
|
|
"heading_4_text_color": "#070810ff",
|
|
"heading_4_text_alignment": "left",
|
|
"heading_5_font_family": "tahoma",
|
|
"heading_5_font_size": 14,
|
|
"heading_5_text_color": "#070810ff",
|
|
"heading_5_text_alignment": "left",
|
|
"heading_6_font_family": "tahoma",
|
|
"heading_6_font_size": 14,
|
|
"heading_6_text_color": "#202128",
|
|
"heading_6_text_alignment": "left",
|
|
"button_font_family": "inter",
|
|
"button_font_size": 13,
|
|
"button_alignment": "left",
|
|
"button_text_alignment": "center",
|
|
"button_width": "auto",
|
|
"button_background_color": "primary",
|
|
"button_text_color": "#ffffffff",
|
|
"button_border_color": "border",
|
|
"button_border_size": 0,
|
|
"button_border_radius": 4,
|
|
"button_vertical_padding": 12,
|
|
"button_horizontal_padding": 12,
|
|
"button_hover_background_color": "#96baf6ff",
|
|
"button_hover_text_color": "#ffffffff",
|
|
"button_hover_border_color": "border",
|
|
"link_font_family": "inter",
|
|
"link_font_size": 13,
|
|
"link_text_alignment": "left",
|
|
"link_text_color": "primary",
|
|
"link_hover_text_color": "#96baf6ff",
|
|
"image_alignment": "left",
|
|
"image_max_width": 100,
|
|
"image_max_height": null,
|
|
"image_constraint": "contain",
|
|
"page_background_color": "#ffffffff",
|
|
"page_background_file_id": null,
|
|
"page_background_mode": "tile",
|
|
"label_font_family": "inter",
|
|
"label_text_color": "#070810FF",
|
|
"label_font_size": 13,
|
|
"input_font_family": "inter",
|
|
"input_font_size": 13,
|
|
"input_text_color": "#070810FF",
|
|
"input_background_color": "#FFFFFFFF",
|
|
"input_border_color": "border",
|
|
"input_border_size": 1,
|
|
"input_border_radius": 4,
|
|
"input_vertical_padding": 8,
|
|
"input_horizontal_padding": 12,
|
|
"table_border_color": "border",
|
|
"table_border_size": 0,
|
|
"table_border_radius": 0,
|
|
"table_header_background_color": "#014aac4d",
|
|
"table_header_text_color": "#000000",
|
|
"table_header_font_size": 13,
|
|
"table_header_font_family": "inter",
|
|
"table_header_text_alignment": "left",
|
|
"table_cell_background_color": "transparent",
|
|
"table_cell_alternate_background_color": "transparent",
|
|
"table_cell_alignment": "left",
|
|
"table_cell_vertical_padding": 10,
|
|
"table_cell_horizontal_padding": 20,
|
|
"table_vertical_separator_color": "border",
|
|
"table_vertical_separator_size": 0,
|
|
"table_horizontal_separator_color": "border",
|
|
"table_horizontal_separator_size": 1
|
|
},
|
|
"user_sources": [
|
|
{
|
|
"id": 83,
|
|
"name": "Employees",
|
|
"order": "1.00000000000000000000",
|
|
"type": "local_baserow",
|
|
"uid": "362_4048_41793_41796",
|
|
"integration_id": 137,
|
|
"auth_providers": [
|
|
{
|
|
"id": 80,
|
|
"type": "local_baserow_password",
|
|
"domain": null,
|
|
"enabled": true,
|
|
"password_field_id": 31314
|
|
}
|
|
],
|
|
"table_id": 3252,
|
|
"email_field_id": 31307,
|
|
"name_field_id": 31306,
|
|
"role_field_id": 31310
|
|
}
|
|
],
|
|
"favicon_file": null,
|
|
"login_page": {
|
|
"id": 1571,
|
|
"name": "Login",
|
|
"order": 1,
|
|
"path": "/",
|
|
"path_params": [],
|
|
"shared": false,
|
|
"elements": [
|
|
{
|
|
"id": 22759,
|
|
"order": "1.00000000000000000000",
|
|
"type": "image",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"image_source_type": "upload",
|
|
"image_file_id": {
|
|
"name": "IYxovwCoEsQatEcZGPEOm78RvPCw887P_d570910b4de568550dc3e4548e3233094024b77f3ddab2102aaddce3023fd13f.png",
|
|
"original_name": "template-header.png"
|
|
},
|
|
"image_url": "",
|
|
"alt_text": ""
|
|
},
|
|
{
|
|
"id": 22760,
|
|
"order": "2.00000000000000000000",
|
|
"type": "heading",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"typography": {
|
|
"heading_1_text_alignment": "center"
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 10,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 10,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 0,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 20,
|
|
"style_margin_right": 0,
|
|
"style_background": "none",
|
|
"style_background_color": "#ffffffff",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "normal",
|
|
"value": "'\ud83d\udea8 Incident Management '",
|
|
"level": 1
|
|
},
|
|
{
|
|
"id": 22761,
|
|
"order": "3.00000000000000000000",
|
|
"type": "auth_form",
|
|
"parent_element_id": null,
|
|
"place_in_container": null,
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": [],
|
|
"styles": {
|
|
"input": {},
|
|
"login_button": {
|
|
"button_alignment": "center",
|
|
"button_horizontal_padding": 36
|
|
}
|
|
},
|
|
"style_border_top_color": "border",
|
|
"style_border_top_size": 0,
|
|
"style_padding_top": 100,
|
|
"style_margin_top": 0,
|
|
"style_border_bottom_color": "border",
|
|
"style_border_bottom_size": 0,
|
|
"style_padding_bottom": 100,
|
|
"style_margin_bottom": 0,
|
|
"style_border_left_color": "border",
|
|
"style_border_left_size": 0,
|
|
"style_padding_left": 20,
|
|
"style_margin_left": 50,
|
|
"style_border_right_color": "border",
|
|
"style_border_right_size": 0,
|
|
"style_padding_right": 50,
|
|
"style_margin_right": 0,
|
|
"style_background": "color",
|
|
"style_background_color": "#eeeeee4d",
|
|
"style_background_file_id": null,
|
|
"style_background_mode": "fill",
|
|
"style_width": "small",
|
|
"user_source_id": 83,
|
|
"login_button_label": "'Sign in'"
|
|
}
|
|
],
|
|
"data_sources": [],
|
|
"workflow_actions": [
|
|
{
|
|
"id": 3106,
|
|
"type": "open_page",
|
|
"order": 1,
|
|
"page_id": 1571,
|
|
"element_id": 22761,
|
|
"event": "after_login",
|
|
"navigation_type": "page",
|
|
"navigate_to_page_id": 1572,
|
|
"page_parameters": [],
|
|
"navigate_to_url": "",
|
|
"target": "self"
|
|
}
|
|
],
|
|
"visibility": "all",
|
|
"role_type": "allow_all",
|
|
"roles": []
|
|
},
|
|
"id": 766,
|
|
"name": "Incident Management",
|
|
"order": 2,
|
|
"type": "builder"
|
|
}
|
|
]
|
|
} |