{
    "baserow_template_version": 1,
    "name": "Agile Product Roadmap",
    "icon": "iconoir-agile",
    "keywords": [
        "agile",
        "product roadmap",
        "roadmap",
        "epics",
        "scrum",
        "sprints",
        "user stories",
        "acceptance tests",
        "product",
        "product management",
        "product development",
        "feature development",
        "development",
        "releases"
    ],
    "categories": [
        "Professional",
        "Project Management"
    ],
    "export": [
        {
            "id": 95823,
            "name": "Agile Product Roadmap",
            "order": 5,
            "type": "database",
            "tables": [
                {
                    "id": 264233,
                    "name": "Epics",
                    "order": 2,
                    "fields": [
                        {
                            "id": 1878807,
                            "type": "formula",
                            "name": "ID",
                            "order": 0,
                            "primary": true,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "concat('EP',\nif(field('Autonumber') > 9999,'',\nif(field('Autonumber') > 999, '0',\nif(field('Autonumber') > 99, '00',\nif(field('Autonumber') > 9, '000','0000')))),field('Autonumber'))",
                            "formula_type": "text"
                        },
                        {
                            "id": 1878808,
                            "type": "autonumber",
                            "name": "Autonumber",
                            "order": 1,
                            "primary": false
                        },
                        {
                            "id": 1878809,
                            "type": "text",
                            "name": "Title",
                            "order": 2,
                            "primary": false,
                            "text_default": ""
                        },
                        {
                            "id": 1878810,
                            "type": "long_text",
                            "name": "Description",
                            "order": 3,
                            "primary": false,
                            "long_text_enable_rich_text": false
                        },
                        {
                            "id": 1878811,
                            "type": "link_row",
                            "name": "Features",
                            "order": 4,
                            "primary": false,
                            "link_row_table_id": 264234,
                            "link_row_related_field_id": 1878816,
                            "has_related_field": true
                        },
                        {
                            "id": 1897316,
                            "type": "count",
                            "name": "Features count",
                            "order": 5,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "through_field_id": 1878811
                        }
                    ],
                    "views": [
                        {
                            "id": 442434,
                            "type": "grid",
                            "name": "All epics",
                            "order": 1,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 165870,
                                    "field_id": 1878807,
                                    "order": "ASC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3067731,
                                    "field_id": 1878807,
                                    "width": 103,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067732,
                                    "field_id": 1878808,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067733,
                                    "field_id": 1878809,
                                    "width": 213,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067734,
                                    "field_id": 1878810,
                                    "width": 334,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067735,
                                    "field_id": 1878811,
                                    "width": 248,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098766,
                                    "field_id": 1897316,
                                    "width": 169,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        }
                    ],
                    "rows": [
                        {
                            "id": 1,
                            "order": "1.00000000000000000000",
                            "created_on": "2024-02-29T14:40:53.434724+00:00",
                            "updated_on": "2024-03-12T20:56:26.682454+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "hiram@baserow.io",
                            "field_1878807": null,
                            "field_1878808": 1,
                            "field_1878809": "Mobile app optimization",
                            "field_1878810": "Focuses on optimizing the mobile app to improve user experience and increase engagement. It includes enhancements such as performance improvements, UI/UX enhancements, and new features tailored specifically for mobile users",
                            "field_1878811": [
                                3,
                                4,
                                5
                            ],
                            "field_1897316": null
                        },
                        {
                            "id": 2,
                            "order": "2.00000000000000000000",
                            "created_on": "2024-02-29T14:40:53.434789+00:00",
                            "updated_on": "2024-03-12T20:56:30.703284+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "hiram@baserow.io",
                            "field_1878807": null,
                            "field_1878808": 2,
                            "field_1878809": "Payment gateway integration",
                            "field_1878810": "Involves integrating a new payment gateway into the platform to provide users with additional payment options and improve transaction security. It includes tasks such as API integration, testing, and compliance with payment industry standards.",
                            "field_1878811": [
                                6,
                                7,
                                8
                            ],
                            "field_1897316": null
                        },
                        {
                            "id": 3,
                            "order": "3.00000000000000000000",
                            "created_on": "2024-02-29T14:42:13.548080+00:00",
                            "updated_on": "2024-03-12T20:56:32.890078+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "hiram@baserow.io",
                            "field_1878807": null,
                            "field_1878808": 3,
                            "field_1878809": "Content personalization",
                            "field_1878810": "Aims to implement content personalization features to deliver more relevant and targeted content to users based on their preferences, behavior, and demographics. It includes tasks such as user segmentation, recommendation algorithms, and content customization options.",
                            "field_1878811": [
                                9,
                                10,
                                11
                            ],
                            "field_1897316": null
                        },
                        {
                            "id": 4,
                            "order": "4.00000000000000000000",
                            "created_on": "2024-02-29T14:42:22.430264+00:00",
                            "updated_on": "2024-03-12T20:56:36.955229+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "hiram@baserow.io",
                            "field_1878807": null,
                            "field_1878808": 4,
                            "field_1878809": "Social media integration",
                            "field_1878810": "Involves integrating social media functionality into the platform to allow users to share content, interact with each other, and sign in using social media credentials. It includes tasks such as OAuth integration, sharing buttons, and social media analytics integration.",
                            "field_1878811": [
                                12,
                                13,
                                14
                            ],
                            "field_1897316": null
                        }
                    ]
                },
                {
                    "id": 264234,
                    "name": "Features",
                    "order": 3,
                    "fields": [
                        {
                            "id": 1878812,
                            "type": "formula",
                            "name": "ID",
                            "order": 0,
                            "primary": true,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "concat('FE',\nif(field('Autonumber') > 9999,'',\nif(field('Autonumber') > 999, '0',\nif(field('Autonumber') > 99, '00',\nif(field('Autonumber') > 9, '000','0000')))),field('Autonumber'))",
                            "formula_type": "text"
                        },
                        {
                            "id": 1878813,
                            "type": "autonumber",
                            "name": "Autonumber",
                            "order": 1,
                            "primary": false
                        },
                        {
                            "id": 1878814,
                            "type": "text",
                            "name": "Title",
                            "order": 2,
                            "primary": false,
                            "text_default": ""
                        },
                        {
                            "id": 1878815,
                            "type": "long_text",
                            "name": "Description",
                            "order": 3,
                            "primary": false,
                            "long_text_enable_rich_text": false
                        },
                        {
                            "id": 1878816,
                            "type": "link_row",
                            "name": "Epic",
                            "order": 4,
                            "primary": false,
                            "link_row_table_id": 264233,
                            "link_row_related_field_id": 1878811,
                            "has_related_field": true
                        },
                        {
                            "id": 1878817,
                            "type": "link_row",
                            "name": "User stories",
                            "order": 5,
                            "primary": false,
                            "link_row_table_id": 264235,
                            "link_row_related_field_id": 1878824,
                            "has_related_field": true
                        },
                        {
                            "id": 1878818,
                            "type": "formula",
                            "name": "Epic name",
                            "order": 6,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "concat(join(lookup('Epic','ID'),''),': ',join(lookup('Epic','Title'),''))",
                            "formula_type": "text"
                        },
                        {
                            "id": 1878819,
                            "type": "single_select",
                            "name": "Status",
                            "order": 7,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 1425969,
                                    "value": "Suggested",
                                    "color": "gray",
                                    "order": 0
                                },
                                {
                                    "id": 1425970,
                                    "value": "Considered",
                                    "color": "cyan",
                                    "order": 1
                                },
                                {
                                    "id": 1425971,
                                    "value": "Approved",
                                    "color": "green",
                                    "order": 2
                                },
                                {
                                    "id": 1425972,
                                    "value": "On hold",
                                    "color": "orange",
                                    "order": 3
                                }
                            ]
                        },
                        {
                            "id": 1878849,
                            "type": "rating",
                            "name": "Reach",
                            "order": 8,
                            "primary": false,
                            "max_value": 10,
                            "color": "dark-orange",
                            "style": "star"
                        },
                        {
                            "id": 1878851,
                            "type": "rating",
                            "name": "Impact",
                            "order": 9,
                            "primary": false,
                            "max_value": 10,
                            "color": "dark-orange",
                            "style": "star"
                        },
                        {
                            "id": 1878852,
                            "type": "rating",
                            "name": "Confidence",
                            "order": 10,
                            "primary": false,
                            "max_value": 10,
                            "color": "dark-orange",
                            "style": "star"
                        },
                        {
                            "id": 1878853,
                            "type": "number",
                            "name": "Effort",
                            "order": 11,
                            "primary": false,
                            "number_decimal_places": 0,
                            "number_negative": false
                        },
                        {
                            "id": 1878892,
                            "type": "formula",
                            "name": "RICE",
                            "order": 12,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "if(isblank(field('Effort')),0,(field('Reach') * field('Impact') * field('Confidence')) / field('Effort'))",
                            "formula_type": "number"
                        },
                        {
                            "id": 1879130,
                            "type": "rollup",
                            "name": "User story effort",
                            "order": 13,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "through_field_id": 1878817,
                            "target_field_id": 1878912,
                            "rollup_function": "sum"
                        },
                        {
                            "id": 1879138,
                            "type": "formula",
                            "name": "Effort difference",
                            "order": 14,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "field('User story effort') - field('Effort')",
                            "formula_type": "number"
                        },
                        {
                            "id": 1879511,
                            "type": "formula",
                            "name": "Complete",
                            "order": 15,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "every(lookup('User stories','Status') = 'Completed')",
                            "formula_type": "boolean"
                        }
                    ],
                    "views": [
                        {
                            "id": 442435,
                            "type": "grid",
                            "name": "All features",
                            "order": 1,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 165835,
                                    "field_id": 1878892,
                                    "order": "DESC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3067736,
                                    "field_id": 1878812,
                                    "width": 100,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067737,
                                    "field_id": 1878813,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067738,
                                    "field_id": 1878814,
                                    "width": 232,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067739,
                                    "field_id": 1878815,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067740,
                                    "field_id": 1878816,
                                    "width": 101,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067741,
                                    "field_id": 1878818,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067742,
                                    "field_id": 1878817,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067743,
                                    "field_id": 1878819,
                                    "width": 123,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067882,
                                    "field_id": 1878892,
                                    "width": 105,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067786,
                                    "field_id": 1878849,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067787,
                                    "field_id": 1878851,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067788,
                                    "field_id": 1878852,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067789,
                                    "field_id": 1878853,
                                    "width": 108,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074556,
                                    "field_id": 1879130,
                                    "width": 174,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074557,
                                    "field_id": 1879138,
                                    "width": 177,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074558,
                                    "field_id": 1879511,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 446445,
                            "type": "grid",
                            "name": "Completed features",
                            "order": 2,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 209851,
                                    "field_id": 1879511,
                                    "type": "boolean",
                                    "value": "1",
                                    "group": null
                                }
                            ],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 165837,
                                    "field_id": 1878892,
                                    "order": "DESC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3098768,
                                    "field_id": 1878812,
                                    "width": 100,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098769,
                                    "field_id": 1878813,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098770,
                                    "field_id": 1878814,
                                    "width": 232,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098771,
                                    "field_id": 1878815,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098772,
                                    "field_id": 1878816,
                                    "width": 101,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098773,
                                    "field_id": 1878818,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098774,
                                    "field_id": 1878817,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098775,
                                    "field_id": 1878819,
                                    "width": 123,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098776,
                                    "field_id": 1878892,
                                    "width": 105,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098777,
                                    "field_id": 1878849,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098778,
                                    "field_id": 1878851,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098779,
                                    "field_id": 1878852,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098780,
                                    "field_id": 1878853,
                                    "width": 108,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098781,
                                    "field_id": 1879130,
                                    "width": 129,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098782,
                                    "field_id": 1879138,
                                    "width": 177,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098783,
                                    "field_id": 1879511,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 442456,
                            "type": "grid",
                            "name": "RICE calculation",
                            "order": 3,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 164186,
                                    "field_id": 1878892,
                                    "order": "DESC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [
                                {
                                    "id": 40877,
                                    "type": "background_color",
                                    "value_provider_type": "conditional_color",
                                    "value_provider_conf": {
                                        "colors": [
                                            {
                                                "id": "3061d313-cfae-41e7-887c-f40d26b6958e",
                                                "color": "red",
                                                "filters": [
                                                    {
                                                        "id": "b7d2272c-53ff-4aef-8e54-6cda632e8f9d",
                                                        "type": "higher_than",
                                                        "field": 1879130,
                                                        "group": null,
                                                        "value": "0"
                                                    },
                                                    {
                                                        "id": "1212f97c-0c45-4bff-81c0-d3569825181e",
                                                        "type": "higher_than",
                                                        "field": 1879138,
                                                        "group": "9ec65699-af07-4eb6-ae92-0d4ec7f05782",
                                                        "value": "2"
                                                    },
                                                    {
                                                        "id": "2769950d-cb48-46f4-aee0-36343bd5e9d2",
                                                        "type": "lower_than",
                                                        "field": 1879138,
                                                        "group": "9ec65699-af07-4eb6-ae92-0d4ec7f05782",
                                                        "value": "-2"
                                                    }
                                                ],
                                                "operator": "AND",
                                                "filter_groups": [
                                                    {
                                                        "id": "9ec65699-af07-4eb6-ae92-0d4ec7f05782",
                                                        "filter_type": "OR"
                                                    }
                                                ]
                                            }
                                        ]
                                    },
                                    "order": 1
                                }
                            ],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3067887,
                                    "field_id": 1878812,
                                    "width": 100,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067888,
                                    "field_id": 1878813,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067889,
                                    "field_id": 1878814,
                                    "width": 232,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067890,
                                    "field_id": 1878815,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067891,
                                    "field_id": 1878816,
                                    "width": 101,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067892,
                                    "field_id": 1878818,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067893,
                                    "field_id": 1878817,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069464,
                                    "field_id": 1879511,
                                    "width": 133,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067899,
                                    "field_id": 1878853,
                                    "width": 112,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3068640,
                                    "field_id": 1879130,
                                    "width": 140,
                                    "hidden": true,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3068644,
                                    "field_id": 1879138,
                                    "width": 292,
                                    "hidden": true,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067894,
                                    "field_id": 1878819,
                                    "width": 121,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067895,
                                    "field_id": 1878892,
                                    "width": 105,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067896,
                                    "field_id": 1878849,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067897,
                                    "field_id": 1878851,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067898,
                                    "field_id": 1878852,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 15,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 442436,
                            "type": "grid",
                            "name": "All features grouped by epic",
                            "order": 4,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 165836,
                                    "field_id": 1878892,
                                    "order": "DESC"
                                }
                            ],
                            "group_bys": [
                                {
                                    "id": 2028,
                                    "field_id": 1878818,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3067744,
                                    "field_id": 1878812,
                                    "width": 100,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067745,
                                    "field_id": 1878813,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067746,
                                    "field_id": 1878814,
                                    "width": 232,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067747,
                                    "field_id": 1878815,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067748,
                                    "field_id": 1878816,
                                    "width": 101,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067749,
                                    "field_id": 1878818,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067750,
                                    "field_id": 1878817,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3083023,
                                    "field_id": 1878819,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3083024,
                                    "field_id": 1878849,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3083025,
                                    "field_id": 1878851,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3083026,
                                    "field_id": 1878852,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3083027,
                                    "field_id": 1878853,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3083028,
                                    "field_id": 1878892,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3083029,
                                    "field_id": 1879130,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3083030,
                                    "field_id": 1879138,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3083031,
                                    "field_id": 1879511,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 446444,
                            "type": "kanban",
                            "name": "All features by status",
                            "order": 5,
                            "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": 1878819,
                            "field_options": [
                                {
                                    "id": 213346,
                                    "field_id": 1878812,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 213347,
                                    "field_id": 1878813,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 213348,
                                    "field_id": 1878814,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 213349,
                                    "field_id": 1878815,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 213350,
                                    "field_id": 1878816,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 213351,
                                    "field_id": 1878817,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 213352,
                                    "field_id": 1878818,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 213353,
                                    "field_id": 1878819,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 213354,
                                    "field_id": 1878849,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 213355,
                                    "field_id": 1878851,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 213356,
                                    "field_id": 1878852,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 213357,
                                    "field_id": 1878853,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 213358,
                                    "field_id": 1878892,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 213359,
                                    "field_id": 1879130,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 213360,
                                    "field_id": 1879138,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 213361,
                                    "field_id": 1879511,
                                    "hidden": true,
                                    "order": 32767
                                }
                            ]
                        }
                    ],
                    "rows": [
                        {
                            "id": 3,
                            "order": "3.00000000000000000000",
                            "created_on": "2024-02-29T14:50:51.552737+00:00",
                            "updated_on": "2024-03-06T09:36:29.501761+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878812": null,
                            "field_1878813": 3,
                            "field_1878814": "Performance Improvements",
                            "field_1878815": "Implement optimizations to enhance app performance",
                            "field_1878816": [
                                1
                            ],
                            "field_1878817": [
                                1,
                                2
                            ],
                            "field_1878818": null,
                            "field_1878819": 1425971,
                            "field_1878849": 9,
                            "field_1878851": 5,
                            "field_1878852": 4,
                            "field_1878853": "6",
                            "field_1878892": null,
                            "field_1879130": null,
                            "field_1879138": null,
                            "field_1879511": null
                        },
                        {
                            "id": 4,
                            "order": "4.00000000000000000000",
                            "created_on": "2024-02-29T14:50:51.554811+00:00",
                            "updated_on": "2024-03-06T10:48:55.020268+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878812": null,
                            "field_1878813": 4,
                            "field_1878814": "UI/UX Enhancements",
                            "field_1878815": "Update app interface for improved user experience",
                            "field_1878816": [
                                1
                            ],
                            "field_1878817": [
                                3,
                                4
                            ],
                            "field_1878818": null,
                            "field_1878819": 1425971,
                            "field_1878849": 6,
                            "field_1878851": 9,
                            "field_1878852": 6,
                            "field_1878853": "16",
                            "field_1878892": null,
                            "field_1879130": null,
                            "field_1879138": null,
                            "field_1879511": null
                        },
                        {
                            "id": 5,
                            "order": "5.00000000000000000000",
                            "created_on": "2024-02-29T14:50:51.555822+00:00",
                            "updated_on": "2024-03-06T10:47:03.250474+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878812": null,
                            "field_1878813": 5,
                            "field_1878814": "Push Notifications",
                            "field_1878815": "Integrate push notification functionality",
                            "field_1878816": [
                                1
                            ],
                            "field_1878817": [
                                5,
                                6
                            ],
                            "field_1878818": null,
                            "field_1878819": 1425971,
                            "field_1878849": 7,
                            "field_1878851": 8,
                            "field_1878852": 9,
                            "field_1878853": "7",
                            "field_1878892": null,
                            "field_1879130": null,
                            "field_1879138": null,
                            "field_1879511": null
                        },
                        {
                            "id": 6,
                            "order": "6.00000000000000000000",
                            "created_on": "2024-02-29T14:50:51.556956+00:00",
                            "updated_on": "2024-03-06T09:36:47.067688+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878812": null,
                            "field_1878813": 6,
                            "field_1878814": "Payment Gateway API Integration",
                            "field_1878815": "Integrate payment gateway API",
                            "field_1878816": [
                                2
                            ],
                            "field_1878817": [
                                7,
                                8
                            ],
                            "field_1878818": null,
                            "field_1878819": 1425970,
                            "field_1878849": 8,
                            "field_1878851": 7,
                            "field_1878852": 7,
                            "field_1878853": "23",
                            "field_1878892": null,
                            "field_1879130": null,
                            "field_1879138": null,
                            "field_1879511": null
                        },
                        {
                            "id": 7,
                            "order": "7.00000000000000000000",
                            "created_on": "2024-02-29T14:50:51.557941+00:00",
                            "updated_on": "2024-03-06T09:36:47.421199+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878812": null,
                            "field_1878813": 7,
                            "field_1878814": "Payment Method Selection",
                            "field_1878815": "Enhance checkout process with multiple payment methods",
                            "field_1878816": [
                                2
                            ],
                            "field_1878817": [
                                9,
                                10
                            ],
                            "field_1878818": null,
                            "field_1878819": 1425970,
                            "field_1878849": 3,
                            "field_1878851": 8,
                            "field_1878852": 9,
                            "field_1878853": "22",
                            "field_1878892": null,
                            "field_1879130": null,
                            "field_1879138": null,
                            "field_1879511": null
                        },
                        {
                            "id": 8,
                            "order": "8.00000000000000000000",
                            "created_on": "2024-02-29T14:50:51.559111+00:00",
                            "updated_on": "2024-03-06T09:36:39.575278+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878812": null,
                            "field_1878813": 8,
                            "field_1878814": "Payment Confirmation",
                            "field_1878815": "Implement payment confirmation mechanism",
                            "field_1878816": [
                                2
                            ],
                            "field_1878817": [
                                11,
                                12
                            ],
                            "field_1878818": null,
                            "field_1878819": 1425972,
                            "field_1878849": 5,
                            "field_1878851": 7,
                            "field_1878852": 2,
                            "field_1878853": "18",
                            "field_1878892": null,
                            "field_1879130": null,
                            "field_1879138": null,
                            "field_1879511": null
                        },
                        {
                            "id": 9,
                            "order": "9.00000000000000000000",
                            "created_on": "2024-02-29T14:50:51.560085+00:00",
                            "updated_on": "2024-03-06T09:36:37.468285+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878812": null,
                            "field_1878813": 9,
                            "field_1878814": "User Preference Management",
                            "field_1878815": "Develop user preference management tools",
                            "field_1878816": [
                                3
                            ],
                            "field_1878817": [
                                13,
                                14
                            ],
                            "field_1878818": null,
                            "field_1878819": 1425972,
                            "field_1878849": 7,
                            "field_1878851": 4,
                            "field_1878852": 4,
                            "field_1878853": "17",
                            "field_1878892": null,
                            "field_1879130": null,
                            "field_1879138": null,
                            "field_1879511": null
                        },
                        {
                            "id": 10,
                            "order": "10.00000000000000000000",
                            "created_on": "2024-02-29T14:50:51.561176+00:00",
                            "updated_on": "2024-03-06T09:36:40.341379+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878812": null,
                            "field_1878813": 10,
                            "field_1878814": "Recommendation Engine",
                            "field_1878815": "Implement recommendation engine for personalized content",
                            "field_1878816": [
                                3
                            ],
                            "field_1878817": [
                                15,
                                16
                            ],
                            "field_1878818": null,
                            "field_1878819": 1425972,
                            "field_1878849": 5,
                            "field_1878851": 6,
                            "field_1878852": 1,
                            "field_1878853": "14",
                            "field_1878892": null,
                            "field_1879130": null,
                            "field_1879138": null,
                            "field_1879511": null
                        },
                        {
                            "id": 11,
                            "order": "11.00000000000000000000",
                            "created_on": "2024-02-29T14:50:51.562307+00:00",
                            "updated_on": "2024-03-06T10:47:11.774685+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878812": null,
                            "field_1878813": 11,
                            "field_1878814": "Customizable Content Feeds",
                            "field_1878815": "Enable users to customize content feeds",
                            "field_1878816": [
                                3
                            ],
                            "field_1878817": [
                                17,
                                18
                            ],
                            "field_1878818": null,
                            "field_1878819": 1425972,
                            "field_1878849": 9,
                            "field_1878851": 6,
                            "field_1878852": 8,
                            "field_1878853": "10",
                            "field_1878892": null,
                            "field_1879130": null,
                            "field_1879138": null,
                            "field_1879511": null
                        },
                        {
                            "id": 12,
                            "order": "12.00000000000000000000",
                            "created_on": "2024-02-29T14:50:51.563400+00:00",
                            "updated_on": "2024-03-05T08:44:29.760251+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878812": null,
                            "field_1878813": 12,
                            "field_1878814": "Social Media Authentication",
                            "field_1878815": "Allow users to sign in via social media accounts",
                            "field_1878816": [
                                4
                            ],
                            "field_1878817": [
                                19,
                                20
                            ],
                            "field_1878818": null,
                            "field_1878819": 1425969,
                            "field_1878849": 0,
                            "field_1878851": 0,
                            "field_1878852": 0,
                            "field_1878853": null,
                            "field_1878892": null,
                            "field_1879130": null,
                            "field_1879138": null,
                            "field_1879511": null
                        },
                        {
                            "id": 13,
                            "order": "13.00000000000000000000",
                            "created_on": "2024-02-29T14:50:51.564527+00:00",
                            "updated_on": "2024-03-05T08:44:30.233751+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878812": null,
                            "field_1878813": 13,
                            "field_1878814": "Social Sharing Buttons",
                            "field_1878815": "Add social sharing buttons to content",
                            "field_1878816": [
                                4
                            ],
                            "field_1878817": [
                                21,
                                22
                            ],
                            "field_1878818": null,
                            "field_1878819": 1425969,
                            "field_1878849": 0,
                            "field_1878851": 0,
                            "field_1878852": 0,
                            "field_1878853": null,
                            "field_1878892": null,
                            "field_1879130": null,
                            "field_1879138": null,
                            "field_1879511": null
                        },
                        {
                            "id": 14,
                            "order": "14.00000000000000000000",
                            "created_on": "2024-02-29T14:50:51.565654+00:00",
                            "updated_on": "2024-03-05T08:44:30.581856+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878812": null,
                            "field_1878813": 14,
                            "field_1878814": "Social Media Analytics",
                            "field_1878815": "Integrate analytics tools for social media tracking",
                            "field_1878816": [
                                4
                            ],
                            "field_1878817": [
                                23,
                                24
                            ],
                            "field_1878818": null,
                            "field_1878819": 1425969,
                            "field_1878849": 0,
                            "field_1878851": 0,
                            "field_1878852": 0,
                            "field_1878853": null,
                            "field_1878892": null,
                            "field_1879130": null,
                            "field_1879138": null,
                            "field_1879511": null
                        }
                    ]
                },
                {
                    "id": 264235,
                    "name": "User stories",
                    "order": 4,
                    "fields": [
                        {
                            "id": 1878820,
                            "type": "formula",
                            "name": "ID",
                            "order": 0,
                            "primary": true,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "concat('US',\nif(field('Autonumber') > 9999,'',\nif(field('Autonumber') > 999, '0',\nif(field('Autonumber') > 99, '00',\nif(field('Autonumber') > 9, '000','0000')))),field('Autonumber'))",
                            "formula_type": "text"
                        },
                        {
                            "id": 1878821,
                            "type": "autonumber",
                            "name": "Autonumber",
                            "order": 1,
                            "primary": false
                        },
                        {
                            "id": 1878822,
                            "type": "text",
                            "name": "Story",
                            "order": 2,
                            "primary": false,
                            "text_default": ""
                        },
                        {
                            "id": 1878823,
                            "type": "long_text",
                            "name": "Acceptance criteria",
                            "order": 3,
                            "primary": false,
                            "long_text_enable_rich_text": true
                        },
                        {
                            "id": 1878824,
                            "type": "link_row",
                            "name": "Feature",
                            "order": 4,
                            "primary": false,
                            "link_row_table_id": 264234,
                            "link_row_related_field_id": 1878817,
                            "has_related_field": true
                        },
                        {
                            "id": 1878825,
                            "type": "formula",
                            "name": "Feature name",
                            "order": 5,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "concat(join(lookup('Feature','ID'),''),': ',join(lookup('Feature','Title'),''))",
                            "formula_type": "text"
                        },
                        {
                            "id": 1878826,
                            "type": "lookup",
                            "name": "Feature status",
                            "order": 6,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": "single_select",
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": true,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "through_field_id": 1878824,
                            "through_field_name": "Feature",
                            "target_field_id": 1878819,
                            "target_field_name": "Status"
                        },
                        {
                            "id": 1878827,
                            "type": "file",
                            "name": "Documentation",
                            "order": 7,
                            "primary": false
                        },
                        {
                            "id": 1878828,
                            "type": "single_select",
                            "name": "Status",
                            "order": 8,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 1425973,
                                    "value": "Backlog",
                                    "color": "gray",
                                    "order": 0
                                },
                                {
                                    "id": 1425974,
                                    "value": "Needs review",
                                    "color": "cyan",
                                    "order": 1
                                },
                                {
                                    "id": 1425975,
                                    "value": "Story approved",
                                    "color": "green",
                                    "order": 2
                                },
                                {
                                    "id": 1425976,
                                    "value": "Story on hold",
                                    "color": "yellow",
                                    "order": 3
                                },
                                {
                                    "id": 1425977,
                                    "value": "In progress",
                                    "color": "dark-blue",
                                    "order": 4
                                },
                                {
                                    "id": 1425978,
                                    "value": "Completed",
                                    "color": "darker-green",
                                    "order": 5
                                }
                            ]
                        },
                        {
                            "id": 1878907,
                            "type": "formula",
                            "name": "Story correct",
                            "order": 9,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "and(and(contains(field('Story'),'As a'),contains(field('Story'),'I want ')),contains(field('Story'),'so that I can'))",
                            "formula_type": "boolean"
                        },
                        {
                            "id": 1878908,
                            "type": "formula",
                            "name": "Criteria correct",
                            "order": 10,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "and(and(contains(field('Acceptance criteria'),'Given'),contains(field('Acceptance criteria'),'When')),contains(field('Acceptance criteria'),'Then'))",
                            "formula_type": "boolean"
                        },
                        {
                            "id": 1878909,
                            "type": "formula",
                            "name": "Documentation provided",
                            "order": 11,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "get_file_count(field('Documentation')) > 0",
                            "formula_type": "boolean"
                        },
                        {
                            "id": 1878910,
                            "type": "formula",
                            "name": "Can be estimated",
                            "order": 12,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "and(and(field('Story correct'),field('Criteria correct')),field('Documentation provided'))",
                            "formula_type": "boolean"
                        },
                        {
                            "id": 1878911,
                            "type": "lookup",
                            "name": "Feature effort",
                            "order": 13,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": "number",
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": true,
                            "number_decimal_places": 0,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "through_field_id": 1878824,
                            "through_field_name": "Feature",
                            "target_field_id": 1878853,
                            "target_field_name": "Effort"
                        },
                        {
                            "id": 1878912,
                            "type": "number",
                            "name": "Estimated work",
                            "order": 14,
                            "primary": false,
                            "number_decimal_places": 0,
                            "number_negative": false
                        },
                        {
                            "id": 1879298,
                            "type": "formula",
                            "name": "Re-estimate",
                            "order": 15,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": "text",
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "if(and(field('Estimated work') > 0,abs(lookup('Feature','Effort difference')) > 2),'\u23f1\ufe0f','')",
                            "formula_type": "array"
                        },
                        {
                            "id": 1879348,
                            "type": "formula",
                            "name": "Refine",
                            "order": 16,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": "text",
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "if(field('Feature effort') > count(lookup('Feature','User stories')) * 10,'\u2702\ufe0f','')",
                            "formula_type": "array"
                        },
                        {
                            "id": 1879397,
                            "type": "link_row",
                            "name": "Assignee",
                            "order": 17,
                            "primary": false,
                            "link_row_table_id": 264238,
                            "link_row_related_field_id": 1879398,
                            "has_related_field": true
                        },
                        {
                            "id": 1879399,
                            "type": "link_row",
                            "name": "Sprint",
                            "order": 18,
                            "primary": false,
                            "link_row_table_id": 264236,
                            "link_row_related_field_id": 1879400,
                            "has_related_field": true
                        },
                        {
                            "id": 1879401,
                            "type": "formula",
                            "name": "Assignee name",
                            "order": 19,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "join(lookup('Assignee','Name'),'')",
                            "formula_type": "text"
                        },
                        {
                            "id": 1879444,
                            "type": "formula",
                            "name": "Sprint name",
                            "order": 20,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "join(lookup('Sprint','ID'),'')",
                            "formula_type": "text"
                        },
                        {
                            "id": 1879516,
                            "type": "rollup",
                            "name": "Feature complete",
                            "order": 21,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "through_field_id": 1878824,
                            "target_field_id": 1879511,
                            "rollup_function": "every"
                        },
                        {
                            "id": 1883146,
                            "type": "formula",
                            "name": "Epic name",
                            "order": 22,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "join(lookup('Feature','Epic name'),'')",
                            "formula_type": "text"
                        }
                    ],
                    "views": [
                        {
                            "id": 442437,
                            "type": "grid",
                            "name": "All user stories",
                            "order": 1,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 165838,
                                    "field_id": 1878820,
                                    "order": "ASC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3067751,
                                    "field_id": 1878820,
                                    "width": 108,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067752,
                                    "field_id": 1878821,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067753,
                                    "field_id": 1878822,
                                    "width": 342,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067754,
                                    "field_id": 1878823,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067757,
                                    "field_id": 1878824,
                                    "width": 129,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069477,
                                    "field_id": 1879516,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067759,
                                    "field_id": 1878826,
                                    "width": 162,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067756,
                                    "field_id": 1878827,
                                    "width": 165,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067755,
                                    "field_id": 1878828,
                                    "width": 119,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067758,
                                    "field_id": 1878825,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067920,
                                    "field_id": 1878910,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067917,
                                    "field_id": 1878907,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067918,
                                    "field_id": 1878908,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067919,
                                    "field_id": 1878909,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069468,
                                    "field_id": 1878911,
                                    "width": 153,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069469,
                                    "field_id": 1878912,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 15,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069470,
                                    "field_id": 1879298,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 16,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069471,
                                    "field_id": 1879348,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 17,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069472,
                                    "field_id": 1879397,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 18,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069473,
                                    "field_id": 1879399,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 19,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069474,
                                    "field_id": 1879401,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 20,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069475,
                                    "field_id": 1879444,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 21,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3076761,
                                    "field_id": 1883146,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 22,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 446452,
                            "type": "grid",
                            "name": "User stories not ready for estimation",
                            "order": 2,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 209854,
                                    "field_id": 1878910,
                                    "type": "boolean",
                                    "value": "",
                                    "group": null
                                }
                            ],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 165841,
                                    "field_id": 1878820,
                                    "order": "ASC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3098843,
                                    "field_id": 1878820,
                                    "width": 108,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098844,
                                    "field_id": 1878821,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098845,
                                    "field_id": 1878822,
                                    "width": 342,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098846,
                                    "field_id": 1878823,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098847,
                                    "field_id": 1878828,
                                    "width": 119,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098848,
                                    "field_id": 1878827,
                                    "width": 165,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098849,
                                    "field_id": 1878824,
                                    "width": 129,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098850,
                                    "field_id": 1878825,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098851,
                                    "field_id": 1878826,
                                    "width": 162,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098852,
                                    "field_id": 1879516,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098853,
                                    "field_id": 1878910,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098854,
                                    "field_id": 1878907,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098855,
                                    "field_id": 1878908,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098856,
                                    "field_id": 1878909,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098857,
                                    "field_id": 1878911,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098858,
                                    "field_id": 1878912,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 15,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098859,
                                    "field_id": 1879298,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 16,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098860,
                                    "field_id": 1879348,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 17,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098861,
                                    "field_id": 1879397,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 18,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098862,
                                    "field_id": 1879399,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 19,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098863,
                                    "field_id": 1879401,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 20,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098864,
                                    "field_id": 1879444,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 21,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098865,
                                    "field_id": 1883146,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 446450,
                            "type": "grid",
                            "name": "User stories with workload > 1 week",
                            "order": 3,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 209853,
                                    "field_id": 1878912,
                                    "type": "higher_than",
                                    "value": "5",
                                    "group": null
                                }
                            ],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 165840,
                                    "field_id": 1878820,
                                    "order": "ASC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3098820,
                                    "field_id": 1878820,
                                    "width": 108,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098821,
                                    "field_id": 1878821,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098822,
                                    "field_id": 1878822,
                                    "width": 342,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098823,
                                    "field_id": 1878823,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098824,
                                    "field_id": 1878828,
                                    "width": 119,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098825,
                                    "field_id": 1878827,
                                    "width": 165,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098826,
                                    "field_id": 1878824,
                                    "width": 129,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098827,
                                    "field_id": 1878825,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098828,
                                    "field_id": 1878826,
                                    "width": 162,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098829,
                                    "field_id": 1879516,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098830,
                                    "field_id": 1878910,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098831,
                                    "field_id": 1878907,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098832,
                                    "field_id": 1878908,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098833,
                                    "field_id": 1878909,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098834,
                                    "field_id": 1878911,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098835,
                                    "field_id": 1878912,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 15,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098836,
                                    "field_id": 1879298,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 16,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098837,
                                    "field_id": 1879348,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 17,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098838,
                                    "field_id": 1879397,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 18,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098839,
                                    "field_id": 1879399,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 19,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098840,
                                    "field_id": 1879401,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 20,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098841,
                                    "field_id": 1879444,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 21,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098842,
                                    "field_id": 1883146,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 443259,
                            "type": "grid",
                            "name": "All user stories grouped by epic and feature",
                            "order": 4,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "filter_groups": [],
                            "sortings": [],
                            "group_bys": [
                                {
                                    "id": 2073,
                                    "field_id": 1883146,
                                    "order": "ASC"
                                },
                                {
                                    "id": 2174,
                                    "field_id": 1878825,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3074534,
                                    "field_id": 1878820,
                                    "width": 108,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074535,
                                    "field_id": 1878821,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074536,
                                    "field_id": 1878822,
                                    "width": 342,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074537,
                                    "field_id": 1878823,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074538,
                                    "field_id": 1878828,
                                    "width": 132,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074539,
                                    "field_id": 1879397,
                                    "width": 149,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074540,
                                    "field_id": 1879399,
                                    "width": 125,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074542,
                                    "field_id": 1878824,
                                    "width": 119,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074555,
                                    "field_id": 1879516,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074543,
                                    "field_id": 1878825,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074544,
                                    "field_id": 1878826,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074541,
                                    "field_id": 1878827,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074559,
                                    "field_id": 1883146,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074545,
                                    "field_id": 1878911,
                                    "width": 156,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074546,
                                    "field_id": 1878912,
                                    "width": 169,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074547,
                                    "field_id": 1879298,
                                    "width": 146,
                                    "hidden": false,
                                    "order": 15,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074548,
                                    "field_id": 1879348,
                                    "width": 111,
                                    "hidden": false,
                                    "order": 16,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074549,
                                    "field_id": 1878910,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 17,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074550,
                                    "field_id": 1878907,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 18,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074551,
                                    "field_id": 1878908,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 19,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074552,
                                    "field_id": 1878909,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 20,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074553,
                                    "field_id": 1879401,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 21,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074554,
                                    "field_id": 1879444,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 22,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 442656,
                            "type": "grid",
                            "name": "User stories grouped by sprint and assignee",
                            "order": 5,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 207884,
                                    "field_id": 1879401,
                                    "type": "not_empty",
                                    "value": "",
                                    "group": null
                                }
                            ],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 164316,
                                    "field_id": 1879444,
                                    "order": "DESC"
                                }
                            ],
                            "group_bys": [
                                {
                                    "id": 2036,
                                    "field_id": 1879444,
                                    "order": "ASC"
                                },
                                {
                                    "id": 2037,
                                    "field_id": 1879401,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3069308,
                                    "field_id": 1878820,
                                    "width": 100,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069309,
                                    "field_id": 1878821,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069310,
                                    "field_id": 1878822,
                                    "width": 177,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069311,
                                    "field_id": 1878823,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069320,
                                    "field_id": 1878912,
                                    "width": 169,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069312,
                                    "field_id": 1878828,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069313,
                                    "field_id": 1879397,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069327,
                                    "field_id": 1879401,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069314,
                                    "field_id": 1879399,
                                    "width": 136,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069370,
                                    "field_id": 1879444,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069315,
                                    "field_id": 1878827,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069316,
                                    "field_id": 1878824,
                                    "width": 129,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069317,
                                    "field_id": 1878825,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069318,
                                    "field_id": 1878826,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069319,
                                    "field_id": 1878911,
                                    "width": 156,
                                    "hidden": true,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069321,
                                    "field_id": 1879298,
                                    "width": 146,
                                    "hidden": true,
                                    "order": 15,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069322,
                                    "field_id": 1879348,
                                    "width": 111,
                                    "hidden": true,
                                    "order": 16,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069323,
                                    "field_id": 1878910,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 17,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069324,
                                    "field_id": 1878907,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 18,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069325,
                                    "field_id": 1878908,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 19,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069326,
                                    "field_id": 1878909,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 20,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074564,
                                    "field_id": 1879516,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 21,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074565,
                                    "field_id": 1883146,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 22,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 442438,
                            "type": "grid",
                            "name": "Workload estimation",
                            "order": 6,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "filter_groups": [],
                            "sortings": [],
                            "group_bys": [
                                {
                                    "id": 2029,
                                    "field_id": 1878825,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3067760,
                                    "field_id": 1878820,
                                    "width": 108,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067761,
                                    "field_id": 1878821,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067762,
                                    "field_id": 1878822,
                                    "width": 342,
                                    "hidden": true,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067763,
                                    "field_id": 1878823,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067923,
                                    "field_id": 1878828,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069304,
                                    "field_id": 1879397,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069305,
                                    "field_id": 1879399,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067922,
                                    "field_id": 1878827,
                                    "width": 166,
                                    "hidden": true,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067764,
                                    "field_id": 1878824,
                                    "width": 129,
                                    "hidden": true,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067765,
                                    "field_id": 1878825,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067921,
                                    "field_id": 1878826,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067932,
                                    "field_id": 1878911,
                                    "width": 156,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067934,
                                    "field_id": 1878912,
                                    "width": 169,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069143,
                                    "field_id": 1879298,
                                    "width": 146,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069248,
                                    "field_id": 1879348,
                                    "width": 111,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067927,
                                    "field_id": 1878910,
                                    "width": 180,
                                    "hidden": false,
                                    "order": 15,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067924,
                                    "field_id": 1878907,
                                    "width": 152,
                                    "hidden": false,
                                    "order": 16,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067925,
                                    "field_id": 1878908,
                                    "width": 163,
                                    "hidden": false,
                                    "order": 17,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067926,
                                    "field_id": 1878909,
                                    "width": 179,
                                    "hidden": false,
                                    "order": 18,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069385,
                                    "field_id": 1879401,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069386,
                                    "field_id": 1879444,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069478,
                                    "field_id": 1879516,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3074562,
                                    "field_id": 1883146,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 446449,
                            "type": "grid",
                            "name": "User stories in progress",
                            "order": 7,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 209852,
                                    "field_id": 1878828,
                                    "type": "single_select_equal",
                                    "value": "1425977",
                                    "group": null
                                }
                            ],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 165839,
                                    "field_id": 1878820,
                                    "order": "ASC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3098790,
                                    "field_id": 1878820,
                                    "width": 108,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098791,
                                    "field_id": 1878821,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098792,
                                    "field_id": 1878822,
                                    "width": 342,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098793,
                                    "field_id": 1878823,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098794,
                                    "field_id": 1878828,
                                    "width": 119,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098795,
                                    "field_id": 1878827,
                                    "width": 165,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098796,
                                    "field_id": 1878824,
                                    "width": 129,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098797,
                                    "field_id": 1878825,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098798,
                                    "field_id": 1878826,
                                    "width": 162,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098799,
                                    "field_id": 1879516,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098800,
                                    "field_id": 1878910,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098801,
                                    "field_id": 1878907,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098802,
                                    "field_id": 1878908,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098803,
                                    "field_id": 1878909,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098804,
                                    "field_id": 1878911,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098805,
                                    "field_id": 1878912,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 15,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098806,
                                    "field_id": 1879298,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 16,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098807,
                                    "field_id": 1879348,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 17,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098808,
                                    "field_id": 1879397,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 18,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098809,
                                    "field_id": 1879399,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 19,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098810,
                                    "field_id": 1879401,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 20,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098811,
                                    "field_id": 1879444,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 21,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098812,
                                    "field_id": 1883146,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 442667,
                            "type": "kanban",
                            "name": "User stories stacked by status",
                            "order": 8,
                            "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": 1878828,
                            "field_options": [
                                {
                                    "id": 211146,
                                    "field_id": 1878820,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 211147,
                                    "field_id": 1878821,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211148,
                                    "field_id": 1878822,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 211149,
                                    "field_id": 1878823,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 211150,
                                    "field_id": 1878824,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211151,
                                    "field_id": 1878825,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211152,
                                    "field_id": 1878826,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211153,
                                    "field_id": 1878827,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211154,
                                    "field_id": 1878828,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211155,
                                    "field_id": 1878907,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211156,
                                    "field_id": 1878908,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211157,
                                    "field_id": 1878909,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211158,
                                    "field_id": 1878910,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211159,
                                    "field_id": 1878911,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211160,
                                    "field_id": 1878912,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211161,
                                    "field_id": 1879298,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211162,
                                    "field_id": 1879348,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211163,
                                    "field_id": 1879397,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 211164,
                                    "field_id": 1879399,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 211165,
                                    "field_id": 1879401,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211166,
                                    "field_id": 1879444,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211395,
                                    "field_id": 1879516,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211396,
                                    "field_id": 1883146,
                                    "hidden": true,
                                    "order": 32767
                                }
                            ]
                        }
                    ],
                    "rows": [
                        {
                            "id": 5,
                            "order": "5.00000000000000000000",
                            "created_on": "2024-02-29T14:57:11.318052+00:00",
                            "updated_on": "2024-03-06T12:22:56.630664+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 5,
                            "field_1878822": "As a mobile app user, I want to receive push notifications about new messages or updates from my connections, so that I can stay informed and engaged with the app's community.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                5
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [
                                {
                                    "name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_1878828": 1425975,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": "3",
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [
                                2
                            ],
                            "field_1879399": [
                                11
                            ],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 6,
                            "order": "6.00000000000000000000",
                            "created_on": "2024-02-29T14:57:11.318683+00:00",
                            "updated_on": "2024-03-06T12:22:58.405415+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 6,
                            "field_1878822": "As a mobile app user, I want to receive push notifications about exclusive deals or promotions, so that I can take advantage of special offers and discounts.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                5
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [
                                {
                                    "name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_1878828": 1425975,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": "4",
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [
                                2
                            ],
                            "field_1879399": [
                                11
                            ],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 7,
                            "order": "7.00000000000000000000",
                            "created_on": "2024-02-29T14:57:11.319361+00:00",
                            "updated_on": "2024-03-06T12:38:51.026597+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 7,
                            "field_1878822": "As an online shopper, I want to be able to securely enter my payment details during checkout, so that I can complete my purchase with confidence.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                6
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [
                                {
                                    "name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_1878828": 1425974,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": null,
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [
                                13
                            ],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 8,
                            "order": "8.00000000000000000000",
                            "created_on": "2024-02-29T14:57:11.319955+00:00",
                            "updated_on": "2024-03-06T12:38:53.030075+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 8,
                            "field_1878822": "As an online shopper, I want the option to save my payment information for future purchases, so that I can expedite the checkout process and make repeat purchases more efficiently.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                6
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [
                                {
                                    "name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_1878828": 1425974,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": null,
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [
                                13
                            ],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 9,
                            "order": "9.00000000000000000000",
                            "created_on": "2024-02-29T14:57:11.321865+00:00",
                            "updated_on": "2024-03-06T12:38:57.768819+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 9,
                            "field_1878822": "As an online shopper, I want to be able to choose from multiple payment methods, such as credit/debit cards, digital wallets, or bank transfers, so that I can use my preferred payment option.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                7
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [
                                {
                                    "name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_1878828": 1425974,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": null,
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [
                                14
                            ],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 10,
                            "order": "10.00000000000000000000",
                            "created_on": "2024-02-29T14:57:11.322472+00:00",
                            "updated_on": "2024-03-06T12:38:59.117372+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 10,
                            "field_1878822": "As an online shopper, I want the checkout process to clearly display accepted payment methods and any associated fees or restrictions, so that I can make an informed decision before completing my purchase.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                7
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [
                                {
                                    "name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_1878828": 1425974,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": null,
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [
                                14
                            ],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 11,
                            "order": "11.00000000000000000000",
                            "created_on": "2024-02-29T14:57:11.324980+00:00",
                            "updated_on": "2024-03-06T09:16:34.269785+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 11,
                            "field_1878822": "As an online shopper, I want to receive an email confirmation immediately after completing a purchase, so that I can have a record of my transaction for my records.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                8
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [],
                            "field_1878828": 1425973,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": null,
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 12,
                            "order": "12.00000000000000000000",
                            "created_on": "2024-02-29T14:57:11.326238+00:00",
                            "updated_on": "2024-03-06T09:16:34.631341+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 12,
                            "field_1878822": "As an online shopper, I want to see a confirmation message on the website confirming that my payment was successful, so that I can be confident that my order will be processed promptly.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                8
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [],
                            "field_1878828": 1425973,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": null,
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 13,
                            "order": "13.00000000000000000000",
                            "created_on": "2024-02-29T14:57:11.327214+00:00",
                            "updated_on": "2024-03-06T09:16:35.017925+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 13,
                            "field_1878822": "As a platform user, I want to be able to specify my interests and preferences in my account settings, so that I can receive personalized recommendations and content tailored to my tastes.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                9
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [],
                            "field_1878828": 1425973,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": null,
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 14,
                            "order": "14.00000000000000000000",
                            "created_on": "2024-02-29T14:57:11.328022+00:00",
                            "updated_on": "2024-03-06T09:16:35.462381+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 14,
                            "field_1878822": "As a platform user, I want the option to update my preferences at any time, so that I can adjust my content experience as my interests evolve.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                9
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [],
                            "field_1878828": 1425973,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": null,
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 15,
                            "order": "15.00000000000000000000",
                            "created_on": "2024-02-29T15:13:13.346757+00:00",
                            "updated_on": "2024-03-06T09:16:35.711835+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 15,
                            "field_1878822": "As a platform user, I want to see personalized recommendations on the homepage based on my past interactions and preferences, so that I can discover relevant content or products more easily.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                10
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [],
                            "field_1878828": 1425973,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": null,
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 16,
                            "order": "16.00000000000000000000",
                            "created_on": "2024-02-29T15:13:14.407966+00:00",
                            "updated_on": "2024-03-06T09:16:36.139350+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 16,
                            "field_1878822": "As a platform user, I want the option to rate and provide feedback on recommended content, so that the recommendation engine can further refine and improve its suggestions over time.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                10
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [],
                            "field_1878828": 1425973,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": null,
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 17,
                            "order": "17.00000000000000000000",
                            "created_on": "2024-02-29T15:13:15.535439+00:00",
                            "updated_on": "2024-03-06T12:38:37.133445+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 17,
                            "field_1878822": "As a platform user, I want to be able to customize my content feed by selecting specific topics or categories to follow, so that I can see content that aligns with my interests.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                11
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [
                                {
                                    "name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_1878828": 1425976,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": "6",
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [
                                12
                            ],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 18,
                            "order": "18.00000000000000000000",
                            "created_on": "2024-02-29T15:13:16.361198+00:00",
                            "updated_on": "2024-03-06T12:38:38.518499+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 18,
                            "field_1878822": "As a platform user, I want to be able to filter out content that I'm not interested in or find irrelevant, so that I can focus on the content that matters most to me.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                11
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [
                                {
                                    "name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_1878828": 1425976,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": "7",
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [
                                12
                            ],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 19,
                            "order": "19.00000000000000000000",
                            "created_on": "2024-02-29T15:13:54.121188+00:00",
                            "updated_on": "2024-03-06T09:16:37.238483+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 19,
                            "field_1878822": "As a platform user, I want the option to sign in to my account using my existing social media credentials, such as Facebook or Google, so that I can access the platform quickly and easily.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                12
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [],
                            "field_1878828": 1425973,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": null,
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 20,
                            "order": "20.00000000000000000000",
                            "created_on": "2024-02-29T15:13:54.862145+00:00",
                            "updated_on": "2024-03-06T09:16:37.561174+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 20,
                            "field_1878822": "As a platform user, I want the option to link multiple social media accounts to my profile, so that I can choose how I want to sign in each time.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                12
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [],
                            "field_1878828": 1425973,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": null,
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 21,
                            "order": "21.00000000000000000000",
                            "created_on": "2024-02-29T15:14:20.283379+00:00",
                            "updated_on": "2024-03-06T09:16:37.923120+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 21,
                            "field_1878822": "As a platform user, I want to see social sharing buttons on content pages, so that I can easily share interesting articles, products, or events with my friends and followers on social media.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                13
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [],
                            "field_1878828": 1425973,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": null,
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 22,
                            "order": "22.00000000000000000000",
                            "created_on": "2024-02-29T15:14:30.823608+00:00",
                            "updated_on": "2024-03-06T09:16:38.259838+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 22,
                            "field_1878822": "As a platform user, I want the option to customize my shared posts before posting them on social media, so that I can add my own comments or captions to provide context.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                13
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [],
                            "field_1878828": 1425973,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": null,
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 23,
                            "order": "23.00000000000000000000",
                            "created_on": "2024-02-29T15:14:41.570401+00:00",
                            "updated_on": "2024-03-06T09:16:38.640566+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 23,
                            "field_1878822": "As a platform administrator, I want to be able to track the number of shares and engagements generated from social media posts, so that I can measure the effectiveness of our social media marketing efforts.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                14
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [],
                            "field_1878828": 1425973,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": null,
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 24,
                            "order": "24.00000000000000000000",
                            "created_on": "2024-02-29T15:14:49.878830+00:00",
                            "updated_on": "2024-03-06T09:16:39.036671+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 24,
                            "field_1878822": "As a platform administrator, I want to view demographic data about our social media audience, such as age, gender, and location, so that I can better understand and target our target audience.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                14
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [],
                            "field_1878828": 1425973,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": null,
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [],
                            "field_1879399": [],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 1,
                            "order": "25.00000000000000000000",
                            "created_on": "2024-02-29T14:54:13.243847+00:00",
                            "updated_on": "2024-03-07T18:58:01.158017+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 1,
                            "field_1878822": "As a mobile app user, I want the app to load quickly and respond promptly to my interactions, so that I can access information and perform tasks without delay.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                3
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [
                                {
                                    "name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_1878828": 1425978,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": "4",
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [
                                2
                            ],
                            "field_1879399": [
                                10
                            ],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 2,
                            "order": "29.00000000000000000000",
                            "created_on": "2024-02-29T14:54:13.243913+00:00",
                            "updated_on": "2024-03-07T18:43:03.689092+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 2,
                            "field_1878822": "As a mobile app user, I want the app to consume minimal battery and data usage, so that I can use the app for extended periods without draining my device's resources.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                3
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [
                                {
                                    "name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_1878828": 1425978,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": "3",
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [
                                5
                            ],
                            "field_1879399": [
                                10
                            ],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 3,
                            "order": "30.00000000000000000000",
                            "created_on": "2024-02-29T14:57:11.315656+00:00",
                            "updated_on": "2024-03-07T18:42:58.007677+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 3,
                            "field_1878822": "As a mobile app user, I want the app interface to be visually appealing and intuitive to navigate, so that I can easily find and access the features I need.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                4
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [
                                {
                                    "name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_1878828": 1425977,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": "9",
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [
                                1
                            ],
                            "field_1879399": [
                                10
                            ],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        },
                        {
                            "id": 4,
                            "order": "31.00000000000000000000",
                            "created_on": "2024-02-29T14:57:11.317426+00:00",
                            "updated_on": "2024-03-07T18:43:21.385956+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878820": null,
                            "field_1878821": 4,
                            "field_1878822": "As a mobile app user, I want the app to provide clear and informative error messages, so that I can understand and resolve issues quickly without frustration.",
                            "field_1878823": "- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...\n- Given that I am... When a... Then I...",
                            "field_1878824": [
                                4
                            ],
                            "field_1878825": null,
                            "field_1878826": null,
                            "field_1878827": [
                                {
                                    "name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "pyCAiGilnXlNRRX6NR1QzpXVjFSJ51n0_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_1878828": 1425977,
                            "field_1878907": null,
                            "field_1878908": null,
                            "field_1878909": null,
                            "field_1878910": null,
                            "field_1878911": null,
                            "field_1878912": "7",
                            "field_1879298": null,
                            "field_1879348": null,
                            "field_1879397": [
                                6
                            ],
                            "field_1879399": [
                                10
                            ],
                            "field_1879401": null,
                            "field_1879444": null,
                            "field_1879516": null,
                            "field_1883146": null
                        }
                    ]
                },
                {
                    "id": 264236,
                    "name": "Sprints",
                    "order": 5,
                    "fields": [
                        {
                            "id": 1878829,
                            "type": "text",
                            "name": "ID",
                            "order": 0,
                            "primary": true,
                            "text_default": ""
                        },
                        {
                            "id": 1878830,
                            "type": "date",
                            "name": "From",
                            "order": 1,
                            "primary": false,
                            "date_format": "ISO",
                            "date_include_time": false,
                            "date_time_format": "24",
                            "date_show_tzinfo": false,
                            "date_force_timezone": null
                        },
                        {
                            "id": 1878831,
                            "type": "date",
                            "name": "Until",
                            "order": 2,
                            "primary": false,
                            "date_format": "ISO",
                            "date_include_time": false,
                            "date_time_format": "24",
                            "date_show_tzinfo": false,
                            "date_force_timezone": null
                        },
                        {
                            "id": 1878832,
                            "type": "single_select",
                            "name": "Quarter",
                            "order": 3,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 1425979,
                                    "value": "Q1",
                                    "color": "light-pink",
                                    "order": 0
                                },
                                {
                                    "id": 1425980,
                                    "value": "Q2",
                                    "color": "pink",
                                    "order": 1
                                },
                                {
                                    "id": 1425981,
                                    "value": "Q3",
                                    "color": "dark-pink",
                                    "order": 2
                                },
                                {
                                    "id": 1425982,
                                    "value": "Q4",
                                    "color": "darker-pink",
                                    "order": 3
                                }
                            ]
                        },
                        {
                            "id": 1878833,
                            "type": "single_select",
                            "name": "Status",
                            "order": 4,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 1425983,
                                    "value": "Scheduled",
                                    "color": "darker-gray",
                                    "order": 0
                                },
                                {
                                    "id": 1425984,
                                    "value": "In progress",
                                    "color": "darker-cyan",
                                    "order": 1
                                },
                                {
                                    "id": 1425985,
                                    "value": "Completed",
                                    "color": "darker-green",
                                    "order": 2
                                }
                            ]
                        },
                        {
                            "id": 1878834,
                            "type": "link_row",
                            "name": "Release",
                            "order": 5,
                            "primary": false,
                            "link_row_table_id": 264237,
                            "link_row_related_field_id": 1878838,
                            "has_related_field": true
                        },
                        {
                            "id": 1879400,
                            "type": "link_row",
                            "name": "User stories",
                            "order": 6,
                            "primary": false,
                            "link_row_table_id": 264235,
                            "link_row_related_field_id": 1879399,
                            "has_related_field": true
                        },
                        {
                            "id": 1879505,
                            "type": "count",
                            "name": "Assigned stories",
                            "order": 7,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "through_field_id": 1879400
                        },
                        {
                            "id": 1879506,
                            "type": "formula",
                            "name": "Completed stories",
                            "order": 8,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "count(filter(field('User stories'),lookup('User stories','Status') = 'Completed'))",
                            "formula_type": "number"
                        },
                        {
                            "id": 1879507,
                            "type": "rollup",
                            "name": "Assigned workload",
                            "order": 9,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "through_field_id": 1879400,
                            "target_field_id": 1878912,
                            "rollup_function": "sum"
                        },
                        {
                            "id": 1879508,
                            "type": "formula",
                            "name": "Completed workload",
                            "order": 10,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "sum(filter(lookup('User stories','Estimated work'),lookup('User stories','Status') = 'Completed'))",
                            "formula_type": "number"
                        },
                        {
                            "id": 1879509,
                            "type": "formula",
                            "name": "Progress %",
                            "order": 11,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "if(field('Completed workload') > 0,round(field('Completed workload') / field('Assigned workload') * 100,0),0)",
                            "formula_type": "number"
                        },
                        {
                            "id": 1879517,
                            "type": "formula",
                            "name": "Feature complete code",
                            "order": 12,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": "text",
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "filter(lookup('User stories','Feature'),lookup('User stories','Feature complete') = true)",
                            "formula_type": "array"
                        },
                        {
                            "id": 1881009,
                            "type": "lookup",
                            "name": "Feature complete",
                            "order": 13,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": "boolean",
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "through_field_id": 1879400,
                            "through_field_name": "User stories",
                            "target_field_id": 1879516,
                            "target_field_name": "Feature complete"
                        },
                        {
                            "id": 1897341,
                            "type": "formula",
                            "name": "Release name",
                            "order": 14,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "join(lookup('Release','Codename'),'')",
                            "formula_type": "text"
                        }
                    ],
                    "views": [
                        {
                            "id": 442439,
                            "type": "grid",
                            "name": "All sprints",
                            "order": 1,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 165842,
                                    "field_id": 1878830,
                                    "order": "ASC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3067766,
                                    "field_id": 1878829,
                                    "width": 125,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067767,
                                    "field_id": 1878830,
                                    "width": 125,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067768,
                                    "field_id": 1878831,
                                    "width": 115,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067769,
                                    "field_id": 1878832,
                                    "width": 121,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067770,
                                    "field_id": 1878833,
                                    "width": 126,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067771,
                                    "field_id": 1878834,
                                    "width": 150,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098887,
                                    "field_id": 1897341,
                                    "width": 158,
                                    "hidden": true,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069306,
                                    "field_id": 1879400,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3071391,
                                    "field_id": 1881009,
                                    "width": 181,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069479,
                                    "field_id": 1879517,
                                    "width": 218,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069444,
                                    "field_id": 1879505,
                                    "width": 183,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069445,
                                    "field_id": 1879506,
                                    "width": 188,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069446,
                                    "field_id": 1879507,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069447,
                                    "field_id": 1879508,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069448,
                                    "field_id": 1879509,
                                    "width": 140,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 446454,
                            "type": "grid",
                            "name": "All sprints grouped by release",
                            "order": 2,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 165846,
                                    "field_id": 1878830,
                                    "order": "ASC"
                                }
                            ],
                            "group_bys": [
                                {
                                    "id": 2177,
                                    "field_id": 1897341,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3098890,
                                    "field_id": 1878829,
                                    "width": 125,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098891,
                                    "field_id": 1878830,
                                    "width": 125,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098892,
                                    "field_id": 1878831,
                                    "width": 115,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098893,
                                    "field_id": 1878832,
                                    "width": 121,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098894,
                                    "field_id": 1878833,
                                    "width": 126,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098895,
                                    "field_id": 1878834,
                                    "width": 150,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098896,
                                    "field_id": 1897341,
                                    "width": 158,
                                    "hidden": true,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098897,
                                    "field_id": 1879400,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098898,
                                    "field_id": 1881009,
                                    "width": 181,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098899,
                                    "field_id": 1879517,
                                    "width": 218,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098900,
                                    "field_id": 1879505,
                                    "width": 183,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098901,
                                    "field_id": 1879506,
                                    "width": 188,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098902,
                                    "field_id": 1879507,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098903,
                                    "field_id": 1879508,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098904,
                                    "field_id": 1879509,
                                    "width": 140,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 446453,
                            "type": "grid",
                            "name": "All sprints grouped by quarter",
                            "order": 3,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 165843,
                                    "field_id": 1878830,
                                    "order": "ASC"
                                }
                            ],
                            "group_bys": [
                                {
                                    "id": 2176,
                                    "field_id": 1878832,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3098871,
                                    "field_id": 1878829,
                                    "width": 125,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098872,
                                    "field_id": 1878830,
                                    "width": 125,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098873,
                                    "field_id": 1878831,
                                    "width": 115,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098874,
                                    "field_id": 1878832,
                                    "width": 121,
                                    "hidden": true,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098875,
                                    "field_id": 1878833,
                                    "width": 126,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098876,
                                    "field_id": 1878834,
                                    "width": 150,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098877,
                                    "field_id": 1879400,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098878,
                                    "field_id": 1881009,
                                    "width": 181,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098879,
                                    "field_id": 1879517,
                                    "width": 218,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098880,
                                    "field_id": 1879505,
                                    "width": 183,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098881,
                                    "field_id": 1879506,
                                    "width": 188,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098882,
                                    "field_id": 1879507,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098883,
                                    "field_id": 1879508,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098884,
                                    "field_id": 1879509,
                                    "width": 140,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098888,
                                    "field_id": 1897341,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 442668,
                            "type": "kanban",
                            "name": "All sprints stacked by status",
                            "order": 4,
                            "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": 1878833,
                            "field_options": [
                                {
                                    "id": 211167,
                                    "field_id": 1878829,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 211168,
                                    "field_id": 1878830,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 211169,
                                    "field_id": 1878831,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 211170,
                                    "field_id": 1878832,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211171,
                                    "field_id": 1878833,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211172,
                                    "field_id": 1878834,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211173,
                                    "field_id": 1879400,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 211174,
                                    "field_id": 1879505,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 211175,
                                    "field_id": 1879506,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 211176,
                                    "field_id": 1879507,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 211177,
                                    "field_id": 1879508,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 211178,
                                    "field_id": 1879509,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 211393,
                                    "field_id": 1879517,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 211394,
                                    "field_id": 1881009,
                                    "hidden": false,
                                    "order": 32767
                                }
                            ]
                        }
                    ],
                    "rows": [
                        {
                            "id": 3,
                            "order": "3.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591071+00:00",
                            "updated_on": "2024-03-06T09:17:43.422552+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q1-1",
                            "field_1878830": "2024-01-01",
                            "field_1878831": "2024-01-12",
                            "field_1878832": 1425979,
                            "field_1878833": 1425985,
                            "field_1878834": [
                                1
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 4,
                            "order": "4.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591120+00:00",
                            "updated_on": "2024-03-06T09:17:45.750114+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q1-2",
                            "field_1878830": "2024-01-15",
                            "field_1878831": "2024-01-26",
                            "field_1878832": 1425979,
                            "field_1878833": 1425985,
                            "field_1878834": [
                                1
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 5,
                            "order": "5.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591143+00:00",
                            "updated_on": "2024-03-06T09:17:46.409562+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q1-3",
                            "field_1878830": "2024-01-29",
                            "field_1878831": "2024-02-09",
                            "field_1878832": 1425979,
                            "field_1878833": 1425985,
                            "field_1878834": [
                                1
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 6,
                            "order": "6.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591162+00:00",
                            "updated_on": "2024-03-06T09:17:46.985986+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q1-4",
                            "field_1878830": "2024-02-12",
                            "field_1878831": "2024-02-23",
                            "field_1878832": 1425979,
                            "field_1878833": 1425985,
                            "field_1878834": [
                                2
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 7,
                            "order": "7.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591180+00:00",
                            "updated_on": "2024-03-06T09:17:47.584323+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q1-5",
                            "field_1878830": "2024-02-26",
                            "field_1878831": "2024-03-08",
                            "field_1878832": 1425979,
                            "field_1878833": 1425985,
                            "field_1878834": [
                                2
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 8,
                            "order": "8.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591199+00:00",
                            "updated_on": "2024-03-06T09:17:48.045752+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q1-6",
                            "field_1878830": "2024-03-11",
                            "field_1878831": "2024-03-22",
                            "field_1878832": 1425979,
                            "field_1878833": 1425985,
                            "field_1878834": [
                                2
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 9,
                            "order": "9.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591219+00:00",
                            "updated_on": "2024-03-06T12:39:48.795294+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q1-7",
                            "field_1878830": "2024-03-25",
                            "field_1878831": "2024-04-05",
                            "field_1878832": 1425979,
                            "field_1878833": 1425985,
                            "field_1878834": [
                                3
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 10,
                            "order": "10.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591239+00:00",
                            "updated_on": "2024-03-07T18:57:51.999344+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q2-8",
                            "field_1878830": "2024-04-08",
                            "field_1878831": "2024-04-19",
                            "field_1878832": 1425980,
                            "field_1878833": 1425984,
                            "field_1878834": [
                                3
                            ],
                            "field_1879400": [
                                1,
                                2,
                                3,
                                4
                            ],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 11,
                            "order": "11.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591257+00:00",
                            "updated_on": "2024-03-06T09:17:56.679660+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q2-9",
                            "field_1878830": "2024-04-22",
                            "field_1878831": "2024-05-03",
                            "field_1878832": 1425980,
                            "field_1878833": 1425983,
                            "field_1878834": [
                                3
                            ],
                            "field_1879400": [
                                5,
                                6
                            ],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 12,
                            "order": "12.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591277+00:00",
                            "updated_on": "2024-03-07T18:57:45.344034+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q2-10",
                            "field_1878830": "2024-05-06",
                            "field_1878831": "2024-05-17",
                            "field_1878832": 1425980,
                            "field_1878833": 1425983,
                            "field_1878834": [
                                4
                            ],
                            "field_1879400": [
                                17,
                                18
                            ],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 13,
                            "order": "13.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591296+00:00",
                            "updated_on": "2024-03-07T18:57:45.368832+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q2-11",
                            "field_1878830": "2024-05-20",
                            "field_1878831": "2024-05-31",
                            "field_1878832": 1425980,
                            "field_1878833": 1425983,
                            "field_1878834": [
                                4
                            ],
                            "field_1879400": [
                                7,
                                8
                            ],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 14,
                            "order": "14.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591315+00:00",
                            "updated_on": "2024-03-07T18:57:45.384472+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q2-12",
                            "field_1878830": "2024-06-03",
                            "field_1878831": "2024-06-14",
                            "field_1878832": 1425980,
                            "field_1878833": 1425983,
                            "field_1878834": [
                                4
                            ],
                            "field_1879400": [
                                9,
                                10
                            ],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 15,
                            "order": "15.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591333+00:00",
                            "updated_on": "2024-03-06T09:17:59.343265+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q2-13",
                            "field_1878830": "2024-06-17",
                            "field_1878831": "2024-06-28",
                            "field_1878832": 1425980,
                            "field_1878833": 1425983,
                            "field_1878834": [
                                5
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 16,
                            "order": "16.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591351+00:00",
                            "updated_on": "2024-03-06T09:17:59.654191+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q3-14",
                            "field_1878830": "2024-07-01",
                            "field_1878831": "2024-07-12",
                            "field_1878832": 1425981,
                            "field_1878833": 1425983,
                            "field_1878834": [
                                5
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 17,
                            "order": "17.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591370+00:00",
                            "updated_on": "2024-03-06T09:17:59.997444+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q3-15",
                            "field_1878830": "2024-07-15",
                            "field_1878831": "2024-07-26",
                            "field_1878832": 1425981,
                            "field_1878833": 1425983,
                            "field_1878834": [
                                5
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 18,
                            "order": "18.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591388+00:00",
                            "updated_on": "2024-03-06T09:18:00.335527+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q3-16",
                            "field_1878830": "2024-07-29",
                            "field_1878831": "2024-08-09",
                            "field_1878832": 1425981,
                            "field_1878833": 1425983,
                            "field_1878834": [
                                6
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 19,
                            "order": "19.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591407+00:00",
                            "updated_on": "2024-03-06T09:18:00.712860+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q3-17",
                            "field_1878830": "2024-08-12",
                            "field_1878831": "2024-08-23",
                            "field_1878832": 1425981,
                            "field_1878833": 1425983,
                            "field_1878834": [
                                6
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 20,
                            "order": "20.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591425+00:00",
                            "updated_on": "2024-03-06T09:18:01.080869+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q3-18",
                            "field_1878830": "2024-08-26",
                            "field_1878831": "2024-09-06",
                            "field_1878832": 1425981,
                            "field_1878833": 1425983,
                            "field_1878834": [
                                6
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 21,
                            "order": "21.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591443+00:00",
                            "updated_on": "2024-03-06T09:18:01.423735+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q3-19",
                            "field_1878830": "2024-09-09",
                            "field_1878831": "2024-09-20",
                            "field_1878832": 1425981,
                            "field_1878833": 1425983,
                            "field_1878834": [
                                7
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 22,
                            "order": "22.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591461+00:00",
                            "updated_on": "2024-03-06T09:18:01.820619+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q3-20",
                            "field_1878830": "2024-09-23",
                            "field_1878831": "2024-10-04",
                            "field_1878832": 1425981,
                            "field_1878833": 1425983,
                            "field_1878834": [
                                7
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 23,
                            "order": "23.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591480+00:00",
                            "updated_on": "2024-03-06T09:18:02.216677+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q4-21",
                            "field_1878830": "2024-10-07",
                            "field_1878831": "2024-10-18",
                            "field_1878832": 1425982,
                            "field_1878833": 1425983,
                            "field_1878834": [
                                7
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 24,
                            "order": "24.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591499+00:00",
                            "updated_on": "2024-03-06T09:18:02.538265+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q4-22",
                            "field_1878830": "2024-10-21",
                            "field_1878831": "2024-11-01",
                            "field_1878832": 1425982,
                            "field_1878833": 1425983,
                            "field_1878834": [
                                8
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 25,
                            "order": "25.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591517+00:00",
                            "updated_on": "2024-03-06T09:18:02.922861+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q4-23",
                            "field_1878830": "2024-11-04",
                            "field_1878831": "2024-11-15",
                            "field_1878832": 1425982,
                            "field_1878833": 1425983,
                            "field_1878834": [
                                8
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 26,
                            "order": "26.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591535+00:00",
                            "updated_on": "2024-03-06T09:18:03.253741+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q4-24",
                            "field_1878830": "2024-11-18",
                            "field_1878831": "2024-11-29",
                            "field_1878832": 1425982,
                            "field_1878833": 1425983,
                            "field_1878834": [
                                8
                            ],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 27,
                            "order": "27.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591553+00:00",
                            "updated_on": "2024-03-06T09:18:03.608887+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q4-25",
                            "field_1878830": "2024-12-02",
                            "field_1878831": "2024-12-13",
                            "field_1878832": 1425982,
                            "field_1878833": 1425983,
                            "field_1878834": [],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        },
                        {
                            "id": 28,
                            "order": "28.00000000000000000000",
                            "created_on": "2024-02-29T19:13:11.591572+00:00",
                            "updated_on": "2024-03-06T09:18:03.956510+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878829": "S-2024-Q4-26",
                            "field_1878830": "2024-12-16",
                            "field_1878831": "2024-12-27",
                            "field_1878832": 1425982,
                            "field_1878833": 1425983,
                            "field_1878834": [],
                            "field_1879400": [],
                            "field_1879505": null,
                            "field_1879506": null,
                            "field_1879507": null,
                            "field_1879508": null,
                            "field_1879509": null,
                            "field_1879517": null,
                            "field_1881009": null,
                            "field_1897341": null
                        }
                    ]
                },
                {
                    "id": 264237,
                    "name": "Releases",
                    "order": 6,
                    "fields": [
                        {
                            "id": 1878835,
                            "type": "text",
                            "name": "Codename",
                            "order": 0,
                            "primary": true,
                            "text_default": ""
                        },
                        {
                            "id": 1878836,
                            "type": "text",
                            "name": "Version",
                            "order": 1,
                            "primary": false,
                            "text_default": ""
                        },
                        {
                            "id": 1878837,
                            "type": "single_select",
                            "name": "Status",
                            "order": 2,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 1425986,
                                    "value": "Backlog",
                                    "color": "gray",
                                    "order": 0
                                },
                                {
                                    "id": 1425987,
                                    "value": "In progress",
                                    "color": "cyan",
                                    "order": 1
                                },
                                {
                                    "id": 1425988,
                                    "value": "Released",
                                    "color": "dark-green",
                                    "order": 2
                                }
                            ]
                        },
                        {
                            "id": 1878838,
                            "type": "link_row",
                            "name": "Sprints",
                            "order": 3,
                            "primary": false,
                            "link_row_table_id": 264236,
                            "link_row_related_field_id": 1878834,
                            "has_related_field": true
                        },
                        {
                            "id": 1880993,
                            "type": "lookup",
                            "name": "Features implemented",
                            "order": 4,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": "boolean",
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "through_field_id": 1878838,
                            "through_field_name": "Sprints",
                            "target_field_id": 1881009,
                            "target_field_name": "Feature complete"
                        },
                        {
                            "id": 1881073,
                            "type": "rollup",
                            "name": "Estimated release",
                            "order": 5,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": false,
                            "date_show_tzinfo": false,
                            "nullable": true,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": "24",
                            "date_format": "ISO",
                            "through_field_id": 1878838,
                            "target_field_id": 1878831,
                            "rollup_function": "max"
                        }
                    ],
                    "views": [
                        {
                            "id": 442440,
                            "type": "grid",
                            "name": "All releases",
                            "order": 1,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "filter_groups": [],
                            "sortings": [],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3067772,
                                    "field_id": 1878835,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067773,
                                    "field_id": 1878836,
                                    "width": 118,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067774,
                                    "field_id": 1878837,
                                    "width": 129,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067775,
                                    "field_id": 1878838,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3071362,
                                    "field_id": 1880993,
                                    "width": 223,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3071462,
                                    "field_id": 1881073,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 446456,
                            "type": "kanban",
                            "name": "All releases stacked by status",
                            "order": 2,
                            "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": 1878837,
                            "field_options": [
                                {
                                    "id": 213362,
                                    "field_id": 1878835,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 213363,
                                    "field_id": 1878836,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 213364,
                                    "field_id": 1878837,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 213365,
                                    "field_id": 1878838,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 213366,
                                    "field_id": 1880993,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 213367,
                                    "field_id": 1881073,
                                    "hidden": false,
                                    "order": 32767
                                }
                            ]
                        }
                    ],
                    "rows": [
                        {
                            "id": 1,
                            "order": "1.00000000000000000000",
                            "created_on": "2024-02-29T15:21:55.109798+00:00",
                            "updated_on": "2024-03-06T09:19:43.824285+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878835": "Ant-Man",
                            "field_1878836": "1.2.13",
                            "field_1878837": 1425988,
                            "field_1878838": [
                                3,
                                4,
                                5
                            ],
                            "field_1880993": null,
                            "field_1881073": null
                        },
                        {
                            "id": 2,
                            "order": "2.00000000000000000000",
                            "created_on": "2024-02-29T15:21:55.109840+00:00",
                            "updated_on": "2024-03-06T09:19:46.143713+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878835": "Black Panther",
                            "field_1878836": "1.2.14",
                            "field_1878837": 1425988,
                            "field_1878838": [
                                6,
                                7,
                                8
                            ],
                            "field_1880993": null,
                            "field_1881073": null
                        },
                        {
                            "id": 3,
                            "order": "3.00000000000000000000",
                            "created_on": "2024-02-29T18:51:25.420338+00:00",
                            "updated_on": "2024-03-06T09:19:48.583885+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878835": "Captain America",
                            "field_1878836": "1.2.15",
                            "field_1878837": 1425987,
                            "field_1878838": [
                                9,
                                10,
                                11
                            ],
                            "field_1880993": null,
                            "field_1881073": null
                        },
                        {
                            "id": 4,
                            "order": "4.00000000000000000000",
                            "created_on": "2024-02-29T18:51:33.596565+00:00",
                            "updated_on": "2024-03-06T09:19:50.536976+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878835": "Doctor Strange",
                            "field_1878836": "1.2.16",
                            "field_1878837": 1425986,
                            "field_1878838": [
                                12,
                                13,
                                14
                            ],
                            "field_1880993": null,
                            "field_1881073": null
                        },
                        {
                            "id": 5,
                            "order": "5.00000000000000000000",
                            "created_on": "2024-02-29T18:51:40.658015+00:00",
                            "updated_on": "2024-03-06T09:19:51.916566+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878835": "Elektra",
                            "field_1878836": "1.3.1",
                            "field_1878837": 1425986,
                            "field_1878838": [
                                15,
                                16,
                                17
                            ],
                            "field_1880993": null,
                            "field_1881073": null
                        },
                        {
                            "id": 6,
                            "order": "6.00000000000000000000",
                            "created_on": "2024-02-29T18:51:45.758763+00:00",
                            "updated_on": "2024-03-06T09:19:52.262349+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878835": "Falcon",
                            "field_1878836": "1.3.2",
                            "field_1878837": 1425986,
                            "field_1878838": [
                                18,
                                19,
                                20
                            ],
                            "field_1880993": null,
                            "field_1881073": null
                        },
                        {
                            "id": 7,
                            "order": "7.00000000000000000000",
                            "created_on": "2024-02-29T18:51:55.216788+00:00",
                            "updated_on": "2024-03-06T09:19:52.578088+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878835": "Gamora",
                            "field_1878836": "1.3.3",
                            "field_1878837": 1425986,
                            "field_1878838": [
                                21,
                                22,
                                23
                            ],
                            "field_1880993": null,
                            "field_1881073": null
                        },
                        {
                            "id": 8,
                            "order": "8.00000000000000000000",
                            "created_on": "2024-02-29T18:52:01.986736+00:00",
                            "updated_on": "2024-03-06T09:19:52.930897+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878835": "Hawkeye",
                            "field_1878836": "1.3.4",
                            "field_1878837": 1425986,
                            "field_1878838": [
                                24,
                                25,
                                26
                            ],
                            "field_1880993": null,
                            "field_1881073": null
                        }
                    ]
                },
                {
                    "id": 264238,
                    "name": "Team",
                    "order": 7,
                    "fields": [
                        {
                            "id": 1878839,
                            "type": "text",
                            "name": "Name",
                            "order": 0,
                            "primary": true,
                            "text_default": ""
                        },
                        {
                            "id": 1878840,
                            "type": "email",
                            "name": "Email",
                            "order": 1,
                            "primary": false
                        },
                        {
                            "id": 1878841,
                            "type": "phone_number",
                            "name": "Phone",
                            "order": 2,
                            "primary": false
                        },
                        {
                            "id": 1878842,
                            "type": "file",
                            "name": "Photo",
                            "order": 3,
                            "primary": false
                        },
                        {
                            "id": 1878843,
                            "type": "single_select",
                            "name": "Job role",
                            "order": 4,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 1425989,
                                    "value": "UX Designer",
                                    "color": "orange",
                                    "order": 0
                                },
                                {
                                    "id": 1425990,
                                    "value": "Frontend developer",
                                    "color": "green",
                                    "order": 1
                                },
                                {
                                    "id": 1425991,
                                    "value": "Database specialist",
                                    "color": "brown",
                                    "order": 2
                                },
                                {
                                    "id": 1425992,
                                    "value": "Backend developer",
                                    "color": "dark-yellow",
                                    "order": 3
                                }
                            ]
                        },
                        {
                            "id": 1879398,
                            "type": "link_row",
                            "name": "User stories",
                            "order": 5,
                            "primary": false,
                            "link_row_table_id": 264235,
                            "link_row_related_field_id": 1879397,
                            "has_related_field": true
                        },
                        {
                            "id": 1897356,
                            "type": "count",
                            "name": "User stories count",
                            "order": 6,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "through_field_id": 1879398
                        },
                        {
                            "id": 1897364,
                            "type": "rollup",
                            "name": "Estimated work",
                            "order": 7,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": null,
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "through_field_id": 1879398,
                            "target_field_id": 1878912,
                            "rollup_function": "sum"
                        },
                        {
                            "id": 1897680,
                            "type": "formula",
                            "name": "User stories in progress",
                            "order": 8,
                            "primary": false,
                            "date_force_timezone": null,
                            "duration_format": null,
                            "array_formula_type": "text",
                            "date_include_time": null,
                            "date_show_tzinfo": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "formula": "filter(lookup('User stories','ID'),lookup('User stories','Status') = 'In progress')",
                            "formula_type": "array"
                        }
                    ],
                    "views": [
                        {
                            "id": 442441,
                            "type": "grid",
                            "name": "All team members",
                            "order": 1,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 165847,
                                    "field_id": 1897356,
                                    "order": "DESC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3067776,
                                    "field_id": 1878839,
                                    "width": 169,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067777,
                                    "field_id": 1878843,
                                    "width": 159,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067778,
                                    "field_id": 1878840,
                                    "width": 274,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067779,
                                    "field_id": 1878841,
                                    "width": 130,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3067780,
                                    "field_id": 1878842,
                                    "width": 110,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3069307,
                                    "field_id": 1879398,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098916,
                                    "field_id": 1897356,
                                    "width": 184,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3099638,
                                    "field_id": 1897680,
                                    "width": 226,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098928,
                                    "field_id": 1897364,
                                    "width": 165,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 446458,
                            "type": "grid",
                            "name": "All team members grouped by job role",
                            "order": 2,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 165848,
                                    "field_id": 1897356,
                                    "order": "DESC"
                                }
                            ],
                            "group_bys": [
                                {
                                    "id": 2178,
                                    "field_id": 1878843,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 3098917,
                                    "field_id": 1878839,
                                    "width": 169,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098918,
                                    "field_id": 1878843,
                                    "width": 159,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098919,
                                    "field_id": 1878840,
                                    "width": 274,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098920,
                                    "field_id": 1878841,
                                    "width": 130,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098921,
                                    "field_id": 1878842,
                                    "width": 110,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098922,
                                    "field_id": 1879398,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098923,
                                    "field_id": 1897356,
                                    "width": 184,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 3098929,
                                    "field_id": 1897364,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 446459,
                            "type": "gallery",
                            "name": "Gallery: all team members",
                            "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": 1878842,
                            "field_options": [
                                {
                                    "id": 331870,
                                    "field_id": 1878839,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 331871,
                                    "field_id": 1878840,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 331872,
                                    "field_id": 1878841,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 331873,
                                    "field_id": 1878842,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 331874,
                                    "field_id": 1878843,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 331875,
                                    "field_id": 1879398,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 331876,
                                    "field_id": 1897356,
                                    "hidden": false,
                                    "order": 32767
                                }
                            ]
                        }
                    ],
                    "rows": [
                        {
                            "id": 1,
                            "order": "1.00000000000000000000",
                            "created_on": "2024-02-29T15:25:33.733195+00:00",
                            "updated_on": "2024-03-05T07:39:56.281109+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878839": "Clayton Best",
                            "field_1878840": "clayton.best@brgeemailz.net",
                            "field_1878841": "(916) 478-0153",
                            "field_1878842": [
                                {
                                    "name": "41wtSFwg9iFCZ7Sjq3gU8Nb6p3bw5YT8_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg",
                                    "visible_name": "Man.33.jpg",
                                    "original_name": "41wtSFwg9iFCZ7Sjq3gU8Nb6p3bw5YT8_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg"
                                }
                            ],
                            "field_1878843": 1425989,
                            "field_1879398": [
                                3
                            ],
                            "field_1897356": null,
                            "field_1897364": null,
                            "field_1897680": null
                        },
                        {
                            "id": 2,
                            "order": "2.00000000000000000000",
                            "created_on": "2024-02-29T15:25:33.733259+00:00",
                            "updated_on": "2024-03-05T07:39:58.266918+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878839": "Jonathan Castillo",
                            "field_1878840": "jonathan.castillo@brgeemailz.net",
                            "field_1878841": "(714) 674-5259",
                            "field_1878842": [
                                {
                                    "name": "c5bo3rb3mL3Y8yYpis5M6SLgJxAuESzN_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg",
                                    "visible_name": "Man.27.jpg",
                                    "original_name": "c5bo3rb3mL3Y8yYpis5M6SLgJxAuESzN_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg"
                                }
                            ],
                            "field_1878843": 1425990,
                            "field_1879398": [
                                1,
                                5,
                                6
                            ],
                            "field_1897356": null,
                            "field_1897364": null,
                            "field_1897680": null
                        },
                        {
                            "id": 3,
                            "order": "3.00000000000000000000",
                            "created_on": "2024-03-05T07:38:49.451948+00:00",
                            "updated_on": "2024-03-05T07:40:00.411950+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878839": "Jane Dradder",
                            "field_1878840": "jane.rudder@brgeemailz.net",
                            "field_1878841": "(720) 555-2389",
                            "field_1878842": [
                                {
                                    "name": "djIQu7BRzcdGXktcL965otQxbRToKQmF_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg",
                                    "visible_name": "Woman.02.jpg",
                                    "original_name": "djIQu7BRzcdGXktcL965otQxbRToKQmF_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg"
                                }
                            ],
                            "field_1878843": 1425990,
                            "field_1879398": [],
                            "field_1897356": null,
                            "field_1897364": null,
                            "field_1897680": null
                        },
                        {
                            "id": 4,
                            "order": "4.00000000000000000000",
                            "created_on": "2024-03-05T07:38:49.452010+00:00",
                            "updated_on": "2024-03-05T07:40:02.766315+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878839": "Allie Ecker",
                            "field_1878840": "allie.ecker@brgeemailz.net",
                            "field_1878841": "(949) 873-7292",
                            "field_1878842": [
                                {
                                    "name": "LBasrspjZHKwVX48PqfzUCaWxrNHYMIp_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg",
                                    "visible_name": "Woman.12.jpg",
                                    "original_name": "LBasrspjZHKwVX48PqfzUCaWxrNHYMIp_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg"
                                }
                            ],
                            "field_1878843": 1425990,
                            "field_1879398": [],
                            "field_1897356": null,
                            "field_1897364": null,
                            "field_1897680": null
                        },
                        {
                            "id": 5,
                            "order": "5.00000000000000000000",
                            "created_on": "2024-03-05T07:38:49.452035+00:00",
                            "updated_on": "2024-03-05T07:40:04.398277+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878839": "Janice Fitzpatrick",
                            "field_1878840": "janice.fitzpatrick@brgeemailz.net",
                            "field_1878841": "(510) 476-1189",
                            "field_1878842": [
                                {
                                    "name": "upKbtHN9lLybPDzua6MBByvzgAJZ2Fui_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg",
                                    "visible_name": "Woman.16.jpg",
                                    "original_name": "upKbtHN9lLybPDzua6MBByvzgAJZ2Fui_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg"
                                }
                            ],
                            "field_1878843": 1425991,
                            "field_1879398": [
                                2
                            ],
                            "field_1897356": null,
                            "field_1897364": null,
                            "field_1897680": null
                        },
                        {
                            "id": 6,
                            "order": "6.00000000000000000000",
                            "created_on": "2024-03-05T07:38:49.452072+00:00",
                            "updated_on": "2024-03-05T07:40:06.701315+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878839": "Lane Mahon",
                            "field_1878840": "lane.mahon@brgeemailz.net",
                            "field_1878841": "(925) 250-4627",
                            "field_1878842": [
                                {
                                    "name": "aYgEEYmhNdW43yVVuSXwE3ZBAH6xXIhR_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg",
                                    "visible_name": "Man.18.jpg",
                                    "original_name": "aYgEEYmhNdW43yVVuSXwE3ZBAH6xXIhR_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg"
                                }
                            ],
                            "field_1878843": 1425991,
                            "field_1879398": [
                                4
                            ],
                            "field_1897356": null,
                            "field_1897364": null,
                            "field_1897680": null
                        },
                        {
                            "id": 7,
                            "order": "7.00000000000000000000",
                            "created_on": "2024-03-05T07:38:49.452092+00:00",
                            "updated_on": "2024-03-05T07:40:28.085342+00:00",
                            "created_by": "frederik@baserow.io",
                            "last_modified_by": "frederik@baserow.io",
                            "field_1878839": "Elizabeth Cunningham",
                            "field_1878840": "elizabeth.cunningham@brgeemailz.net",
                            "field_1878841": "(323) 930-9329",
                            "field_1878842": [
                                {
                                    "name": "FS46T69dfc94nHl5hxkBsSHwKkrXTMt8_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg",
                                    "visible_name": "Woman.27.jpg",
                                    "original_name": "FS46T69dfc94nHl5hxkBsSHwKkrXTMt8_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg"
                                }
                            ],
                            "field_1878843": 1425992,
                            "field_1879398": [],
                            "field_1897356": null,
                            "field_1897364": null,
                            "field_1897680": null
                        }
                    ]
                }
            ]
        }
    ]
}