{
    "baserow_template_version": 1,
    "name": "Agile Product Roadmap",
    "icon": "iconoir-agile",
    "keywords": [
        "agile",
        "product",
        "product roadmap",
        "roadmap",
        "epics",
        "scrum",
        "sprints",
        "user stories",
        "acceptance tests",
        "product",
        "product management",
        "product development",
        "feature development",
        "development",
        "releases"
    ],
    "categories": [
        "Product Management"
    ],
    "export": [
        {
            "id": 246,
            "name": "Agile Product Roadmap",
            "order": 1,
            "type": "database",
            "tables": [
                {
                    "id": 793,
                    "name": "Epics",
                    "order": 2,
                    "fields": [
                        {
                            "id": 7454,
                            "type": "formula",
                            "name": "ID",
                            "order": 0,
                            "primary": true,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_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": 7455,
                            "type": "autonumber",
                            "name": "Autonumber",
                            "order": 1,
                            "primary": false
                        },
                        {
                            "id": 7456,
                            "type": "text",
                            "name": "Title",
                            "order": 2,
                            "primary": false,
                            "text_default": ""
                        },
                        {
                            "id": 7457,
                            "type": "long_text",
                            "name": "Description",
                            "order": 3,
                            "primary": false,
                            "long_text_enable_rich_text": false
                        },
                        {
                            "id": 7458,
                            "type": "link_row",
                            "name": "Features",
                            "order": 4,
                            "primary": false,
                            "link_row_table_id": 794,
                            "link_row_related_field_id": 7464,
                            "has_related_field": true
                        },
                        {
                            "id": 7459,
                            "type": "count",
                            "name": "Features count",
                            "order": 5,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "duration_format": null,
                            "through_field_id": 7458
                        }
                    ],
                    "views": [
                        {
                            "id": 3220,
                            "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": 2450,
                                    "field_id": 7454,
                                    "order": "ASC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 23038,
                                    "field_id": 7454,
                                    "width": 103,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23039,
                                    "field_id": 7455,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23040,
                                    "field_id": 7456,
                                    "width": 213,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23041,
                                    "field_id": 7457,
                                    "width": 334,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23042,
                                    "field_id": 7458,
                                    "width": 248,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23043,
                                    "field_id": 7459,
                                    "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",
                            "field_7454": null,
                            "field_7455": 1,
                            "field_7456": "Mobile app optimization",
                            "field_7457": "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_7458": [
                                3,
                                4,
                                5
                            ],
                            "field_7459": 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",
                            "field_7454": null,
                            "field_7455": 2,
                            "field_7456": "Payment gateway integration",
                            "field_7457": "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_7458": [
                                6,
                                7,
                                8
                            ],
                            "field_7459": 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",
                            "field_7454": null,
                            "field_7455": 3,
                            "field_7456": "Content personalization",
                            "field_7457": "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_7458": [
                                9,
                                10,
                                11
                            ],
                            "field_7459": 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",
                            "field_7454": null,
                            "field_7455": 4,
                            "field_7456": "Social media integration",
                            "field_7457": "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_7458": [
                                12,
                                13,
                                14
                            ],
                            "field_7459": null
                        }
                    ]
                },
                {
                    "id": 794,
                    "name": "Features",
                    "order": 3,
                    "fields": [
                        {
                            "id": 7460,
                            "type": "formula",
                            "name": "ID",
                            "order": 0,
                            "primary": true,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_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": 7461,
                            "type": "autonumber",
                            "name": "Autonumber",
                            "order": 1,
                            "primary": false
                        },
                        {
                            "id": 7462,
                            "type": "text",
                            "name": "Title",
                            "order": 2,
                            "primary": false,
                            "text_default": ""
                        },
                        {
                            "id": 7463,
                            "type": "long_text",
                            "name": "Description",
                            "order": 3,
                            "primary": false,
                            "long_text_enable_rich_text": false
                        },
                        {
                            "id": 7464,
                            "type": "link_row",
                            "name": "Epic",
                            "order": 4,
                            "primary": false,
                            "link_row_table_id": 793,
                            "link_row_related_field_id": 7458,
                            "has_related_field": true
                        },
                        {
                            "id": 7465,
                            "type": "link_row",
                            "name": "User stories",
                            "order": 5,
                            "primary": false,
                            "link_row_table_id": 795,
                            "link_row_related_field_id": 7480,
                            "has_related_field": true
                        },
                        {
                            "id": 7466,
                            "type": "formula",
                            "name": "Epic name",
                            "order": 6,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "formula": "concat(join(lookup('Epic','ID'),''),': ',join(lookup('Epic','Title'),''))",
                            "formula_type": "text"
                        },
                        {
                            "id": 7467,
                            "type": "single_select",
                            "name": "Status",
                            "order": 7,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 3657,
                                    "value": "Suggested",
                                    "color": "gray",
                                    "order": 0
                                },
                                {
                                    "id": 3658,
                                    "value": "Considered",
                                    "color": "cyan",
                                    "order": 1
                                },
                                {
                                    "id": 3659,
                                    "value": "Approved",
                                    "color": "green",
                                    "order": 2
                                },
                                {
                                    "id": 3660,
                                    "value": "On hold",
                                    "color": "orange",
                                    "order": 3
                                }
                            ]
                        },
                        {
                            "id": 7468,
                            "type": "rating",
                            "name": "Reach",
                            "order": 8,
                            "primary": false,
                            "max_value": 10,
                            "color": "dark-orange",
                            "style": "star"
                        },
                        {
                            "id": 7469,
                            "type": "rating",
                            "name": "Impact",
                            "order": 9,
                            "primary": false,
                            "max_value": 10,
                            "color": "dark-orange",
                            "style": "star"
                        },
                        {
                            "id": 7470,
                            "type": "rating",
                            "name": "Confidence",
                            "order": 10,
                            "primary": false,
                            "max_value": 10,
                            "color": "dark-orange",
                            "style": "star"
                        },
                        {
                            "id": 7471,
                            "type": "number",
                            "name": "Effort",
                            "order": 11,
                            "primary": false,
                            "number_decimal_places": 0,
                            "number_negative": false
                        },
                        {
                            "id": 7472,
                            "type": "formula",
                            "name": "RICE",
                            "order": 12,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "duration_format": null,
                            "formula": "if(isblank(field('Effort')),0,(field('Reach') * field('Impact') * field('Confidence')) / field('Effort'))",
                            "formula_type": "number"
                        },
                        {
                            "id": 7473,
                            "type": "rollup",
                            "name": "User story effort",
                            "order": 13,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "duration_format": null,
                            "through_field_id": 7465,
                            "target_field_id": 7490,
                            "rollup_function": "sum"
                        },
                        {
                            "id": 7474,
                            "type": "formula",
                            "name": "Effort difference",
                            "order": 14,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "duration_format": null,
                            "formula": "field('User story effort') - field('Effort')",
                            "formula_type": "number"
                        },
                        {
                            "id": 7475,
                            "type": "formula",
                            "name": "Complete",
                            "order": 15,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "formula": "every(lookup('User stories','Status') = 'Completed')",
                            "formula_type": "boolean"
                        }
                    ],
                    "views": [
                        {
                            "id": 3221,
                            "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": 2451,
                                    "field_id": 7472,
                                    "order": "DESC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 23044,
                                    "field_id": 7460,
                                    "width": 100,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23045,
                                    "field_id": 7461,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23046,
                                    "field_id": 7462,
                                    "width": 232,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23047,
                                    "field_id": 7463,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23048,
                                    "field_id": 7464,
                                    "width": 101,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23049,
                                    "field_id": 7466,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23050,
                                    "field_id": 7465,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23051,
                                    "field_id": 7467,
                                    "width": 123,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23052,
                                    "field_id": 7472,
                                    "width": 105,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23053,
                                    "field_id": 7468,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23054,
                                    "field_id": 7469,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23055,
                                    "field_id": 7470,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23056,
                                    "field_id": 7471,
                                    "width": 108,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23057,
                                    "field_id": 7473,
                                    "width": 174,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23058,
                                    "field_id": 7474,
                                    "width": 177,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23059,
                                    "field_id": 7475,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 3222,
                            "type": "grid",
                            "name": "Completed features",
                            "order": 2,
                            "ownership_type": "collaborative",
                            "owned_by": "frederik@baserow.io",
                            "filter_type": "AND",
                            "filters_disabled": false,
                            "filters": [
                                {
                                    "id": 1878,
                                    "field_id": 7475,
                                    "type": "boolean",
                                    "value": "1",
                                    "group": null
                                }
                            ],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 2452,
                                    "field_id": 7472,
                                    "order": "DESC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 23060,
                                    "field_id": 7460,
                                    "width": 100,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23061,
                                    "field_id": 7461,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23062,
                                    "field_id": 7462,
                                    "width": 232,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23063,
                                    "field_id": 7463,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23064,
                                    "field_id": 7464,
                                    "width": 101,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23065,
                                    "field_id": 7466,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23066,
                                    "field_id": 7465,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23067,
                                    "field_id": 7467,
                                    "width": 123,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23068,
                                    "field_id": 7472,
                                    "width": 105,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23069,
                                    "field_id": 7468,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23070,
                                    "field_id": 7469,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23071,
                                    "field_id": 7470,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23072,
                                    "field_id": 7471,
                                    "width": 108,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23073,
                                    "field_id": 7473,
                                    "width": 129,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23074,
                                    "field_id": 7474,
                                    "width": 177,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23075,
                                    "field_id": 7475,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 3223,
                            "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": 2453,
                                    "field_id": 7472,
                                    "order": "DESC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [
                                {
                                    "id": 736,
                                    "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": 7473,
                                                        "group": null,
                                                        "value": "0"
                                                    },
                                                    {
                                                        "id": "1212f97c-0c45-4bff-81c0-d3569825181e",
                                                        "type": "higher_than",
                                                        "field": 7474,
                                                        "group": "9ec65699-af07-4eb6-ae92-0d4ec7f05782",
                                                        "value": "2"
                                                    },
                                                    {
                                                        "id": "2769950d-cb48-46f4-aee0-36343bd5e9d2",
                                                        "type": "lower_than",
                                                        "field": 7474,
                                                        "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": 23076,
                                    "field_id": 7460,
                                    "width": 100,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23077,
                                    "field_id": 7461,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23078,
                                    "field_id": 7462,
                                    "width": 232,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23079,
                                    "field_id": 7463,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23080,
                                    "field_id": 7464,
                                    "width": 101,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23081,
                                    "field_id": 7466,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23082,
                                    "field_id": 7465,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23083,
                                    "field_id": 7475,
                                    "width": 133,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23084,
                                    "field_id": 7471,
                                    "width": 112,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23085,
                                    "field_id": 7473,
                                    "width": 140,
                                    "hidden": true,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23086,
                                    "field_id": 7474,
                                    "width": 292,
                                    "hidden": true,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23087,
                                    "field_id": 7467,
                                    "width": 121,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23088,
                                    "field_id": 7472,
                                    "width": 105,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23089,
                                    "field_id": 7468,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23090,
                                    "field_id": 7469,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23091,
                                    "field_id": 7470,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 15,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 3224,
                            "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": 2454,
                                    "field_id": 7472,
                                    "order": "DESC"
                                }
                            ],
                            "group_bys": [
                                {
                                    "id": 91,
                                    "field_id": 7466,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 23092,
                                    "field_id": 7460,
                                    "width": 100,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23093,
                                    "field_id": 7461,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23094,
                                    "field_id": 7462,
                                    "width": 232,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23095,
                                    "field_id": 7463,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23096,
                                    "field_id": 7464,
                                    "width": 101,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23097,
                                    "field_id": 7466,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23098,
                                    "field_id": 7465,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23099,
                                    "field_id": 7467,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23100,
                                    "field_id": 7468,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23101,
                                    "field_id": 7469,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23102,
                                    "field_id": 7470,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23103,
                                    "field_id": 7471,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23104,
                                    "field_id": 7472,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23105,
                                    "field_id": 7473,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23106,
                                    "field_id": 7474,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23107,
                                    "field_id": 7475,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 3225,
                            "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": 7467,
                            "field_options": [
                                {
                                    "id": 4604,
                                    "field_id": 7460,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4605,
                                    "field_id": 7461,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4606,
                                    "field_id": 7462,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4607,
                                    "field_id": 7463,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4608,
                                    "field_id": 7464,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4609,
                                    "field_id": 7465,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4610,
                                    "field_id": 7466,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4611,
                                    "field_id": 7467,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4612,
                                    "field_id": 7468,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4613,
                                    "field_id": 7469,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4614,
                                    "field_id": 7470,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4615,
                                    "field_id": 7471,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4616,
                                    "field_id": 7472,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4617,
                                    "field_id": 7473,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4618,
                                    "field_id": 7474,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4619,
                                    "field_id": 7475,
                                    "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_7460": null,
                            "field_7461": 3,
                            "field_7462": "Performance Improvements",
                            "field_7463": "Implement optimizations to enhance app performance",
                            "field_7464": [
                                1
                            ],
                            "field_7465": [
                                1,
                                2
                            ],
                            "field_7466": null,
                            "field_7467": 3659,
                            "field_7468": 9,
                            "field_7469": 5,
                            "field_7470": 4,
                            "field_7471": "6",
                            "field_7472": null,
                            "field_7473": null,
                            "field_7474": null,
                            "field_7475": 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_7460": null,
                            "field_7461": 4,
                            "field_7462": "UI/UX Enhancements",
                            "field_7463": "Update app interface for improved user experience",
                            "field_7464": [
                                1
                            ],
                            "field_7465": [
                                3,
                                4
                            ],
                            "field_7466": null,
                            "field_7467": 3659,
                            "field_7468": 6,
                            "field_7469": 9,
                            "field_7470": 6,
                            "field_7471": "16",
                            "field_7472": null,
                            "field_7473": null,
                            "field_7474": null,
                            "field_7475": 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_7460": null,
                            "field_7461": 5,
                            "field_7462": "Push Notifications",
                            "field_7463": "Integrate push notification functionality",
                            "field_7464": [
                                1
                            ],
                            "field_7465": [
                                5,
                                6
                            ],
                            "field_7466": null,
                            "field_7467": 3659,
                            "field_7468": 7,
                            "field_7469": 8,
                            "field_7470": 9,
                            "field_7471": "7",
                            "field_7472": null,
                            "field_7473": null,
                            "field_7474": null,
                            "field_7475": 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_7460": null,
                            "field_7461": 6,
                            "field_7462": "Payment Gateway API Integration",
                            "field_7463": "Integrate payment gateway API",
                            "field_7464": [
                                2
                            ],
                            "field_7465": [
                                7,
                                8
                            ],
                            "field_7466": null,
                            "field_7467": 3658,
                            "field_7468": 8,
                            "field_7469": 7,
                            "field_7470": 7,
                            "field_7471": "23",
                            "field_7472": null,
                            "field_7473": null,
                            "field_7474": null,
                            "field_7475": 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_7460": null,
                            "field_7461": 7,
                            "field_7462": "Payment Method Selection",
                            "field_7463": "Enhance checkout process with multiple payment methods",
                            "field_7464": [
                                2
                            ],
                            "field_7465": [
                                9,
                                10
                            ],
                            "field_7466": null,
                            "field_7467": 3658,
                            "field_7468": 3,
                            "field_7469": 8,
                            "field_7470": 9,
                            "field_7471": "22",
                            "field_7472": null,
                            "field_7473": null,
                            "field_7474": null,
                            "field_7475": 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_7460": null,
                            "field_7461": 8,
                            "field_7462": "Payment Confirmation",
                            "field_7463": "Implement payment confirmation mechanism",
                            "field_7464": [
                                2
                            ],
                            "field_7465": [
                                11,
                                12
                            ],
                            "field_7466": null,
                            "field_7467": 3660,
                            "field_7468": 5,
                            "field_7469": 7,
                            "field_7470": 2,
                            "field_7471": "18",
                            "field_7472": null,
                            "field_7473": null,
                            "field_7474": null,
                            "field_7475": 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_7460": null,
                            "field_7461": 9,
                            "field_7462": "User Preference Management",
                            "field_7463": "Develop user preference management tools",
                            "field_7464": [
                                3
                            ],
                            "field_7465": [
                                13,
                                14
                            ],
                            "field_7466": null,
                            "field_7467": 3660,
                            "field_7468": 7,
                            "field_7469": 4,
                            "field_7470": 4,
                            "field_7471": "17",
                            "field_7472": null,
                            "field_7473": null,
                            "field_7474": null,
                            "field_7475": 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_7460": null,
                            "field_7461": 10,
                            "field_7462": "Recommendation Engine",
                            "field_7463": "Implement recommendation engine for personalized content",
                            "field_7464": [
                                3
                            ],
                            "field_7465": [
                                15,
                                16
                            ],
                            "field_7466": null,
                            "field_7467": 3660,
                            "field_7468": 5,
                            "field_7469": 6,
                            "field_7470": 1,
                            "field_7471": "14",
                            "field_7472": null,
                            "field_7473": null,
                            "field_7474": null,
                            "field_7475": 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_7460": null,
                            "field_7461": 11,
                            "field_7462": "Customizable Content Feeds",
                            "field_7463": "Enable users to customize content feeds",
                            "field_7464": [
                                3
                            ],
                            "field_7465": [
                                17,
                                18
                            ],
                            "field_7466": null,
                            "field_7467": 3660,
                            "field_7468": 9,
                            "field_7469": 6,
                            "field_7470": 8,
                            "field_7471": "10",
                            "field_7472": null,
                            "field_7473": null,
                            "field_7474": null,
                            "field_7475": 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_7460": null,
                            "field_7461": 12,
                            "field_7462": "Social Media Authentication",
                            "field_7463": "Allow users to sign in via social media accounts",
                            "field_7464": [
                                4
                            ],
                            "field_7465": [
                                19,
                                20
                            ],
                            "field_7466": null,
                            "field_7467": 3657,
                            "field_7468": 0,
                            "field_7469": 0,
                            "field_7470": 0,
                            "field_7471": null,
                            "field_7472": null,
                            "field_7473": null,
                            "field_7474": null,
                            "field_7475": 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_7460": null,
                            "field_7461": 13,
                            "field_7462": "Social Sharing Buttons",
                            "field_7463": "Add social sharing buttons to content",
                            "field_7464": [
                                4
                            ],
                            "field_7465": [
                                21,
                                22
                            ],
                            "field_7466": null,
                            "field_7467": 3657,
                            "field_7468": 0,
                            "field_7469": 0,
                            "field_7470": 0,
                            "field_7471": null,
                            "field_7472": null,
                            "field_7473": null,
                            "field_7474": null,
                            "field_7475": 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_7460": null,
                            "field_7461": 14,
                            "field_7462": "Social Media Analytics",
                            "field_7463": "Integrate analytics tools for social media tracking",
                            "field_7464": [
                                4
                            ],
                            "field_7465": [
                                23,
                                24
                            ],
                            "field_7466": null,
                            "field_7467": 3657,
                            "field_7468": 0,
                            "field_7469": 0,
                            "field_7470": 0,
                            "field_7471": null,
                            "field_7472": null,
                            "field_7473": null,
                            "field_7474": null,
                            "field_7475": null
                        }
                    ]
                },
                {
                    "id": 795,
                    "name": "User stories",
                    "order": 4,
                    "fields": [
                        {
                            "id": 7476,
                            "type": "formula",
                            "name": "ID",
                            "order": 0,
                            "primary": true,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_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": 7477,
                            "type": "autonumber",
                            "name": "Autonumber",
                            "order": 1,
                            "primary": false
                        },
                        {
                            "id": 7478,
                            "type": "text",
                            "name": "Story",
                            "order": 2,
                            "primary": false,
                            "text_default": ""
                        },
                        {
                            "id": 7479,
                            "type": "long_text",
                            "name": "Acceptance criteria",
                            "order": 3,
                            "primary": false,
                            "long_text_enable_rich_text": true
                        },
                        {
                            "id": 7480,
                            "type": "link_row",
                            "name": "Feature",
                            "order": 4,
                            "primary": false,
                            "link_row_table_id": 794,
                            "link_row_related_field_id": 7465,
                            "has_related_field": true
                        },
                        {
                            "id": 7481,
                            "type": "formula",
                            "name": "Feature name",
                            "order": 5,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "formula": "concat(join(lookup('Feature','ID'),''),': ',join(lookup('Feature','Title'),''))",
                            "formula_type": "text"
                        },
                        {
                            "id": 7482,
                            "type": "lookup",
                            "name": "Feature status",
                            "order": 6,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": "single_select",
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": true,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "through_field_id": 7480,
                            "through_field_name": "Feature",
                            "target_field_id": 7467,
                            "target_field_name": "Status"
                        },
                        {
                            "id": 7483,
                            "type": "file",
                            "name": "Documentation",
                            "order": 7,
                            "primary": false
                        },
                        {
                            "id": 7484,
                            "type": "single_select",
                            "name": "Status",
                            "order": 8,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 3661,
                                    "value": "Backlog",
                                    "color": "gray",
                                    "order": 0
                                },
                                {
                                    "id": 3662,
                                    "value": "Needs review",
                                    "color": "cyan",
                                    "order": 1
                                },
                                {
                                    "id": 3663,
                                    "value": "Story approved",
                                    "color": "green",
                                    "order": 2
                                },
                                {
                                    "id": 3664,
                                    "value": "Story on hold",
                                    "color": "yellow",
                                    "order": 3
                                },
                                {
                                    "id": 3665,
                                    "value": "In progress",
                                    "color": "dark-blue",
                                    "order": 4
                                },
                                {
                                    "id": 3666,
                                    "value": "Completed",
                                    "color": "darker-green",
                                    "order": 5
                                }
                            ]
                        },
                        {
                            "id": 7485,
                            "type": "formula",
                            "name": "Story correct",
                            "order": 9,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_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": 7486,
                            "type": "formula",
                            "name": "Criteria correct",
                            "order": 10,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "formula": "and(and(contains(field('Acceptance criteria'),'Given'),contains(field('Acceptance criteria'),'When')),contains(field('Acceptance criteria'),'Then'))",
                            "formula_type": "boolean"
                        },
                        {
                            "id": 7487,
                            "type": "formula",
                            "name": "Documentation provided",
                            "order": 11,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "formula": "get_file_count(field('Documentation')) > 0",
                            "formula_type": "boolean"
                        },
                        {
                            "id": 7488,
                            "type": "formula",
                            "name": "Can be estimated",
                            "order": 12,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "formula": "and(and(field('Story correct'),field('Criteria correct')),field('Documentation provided'))",
                            "formula_type": "boolean"
                        },
                        {
                            "id": 7489,
                            "type": "lookup",
                            "name": "Feature effort",
                            "order": 13,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": "number",
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": true,
                            "number_decimal_places": 0,
                            "duration_format": null,
                            "through_field_id": 7480,
                            "through_field_name": "Feature",
                            "target_field_id": 7471,
                            "target_field_name": "Effort"
                        },
                        {
                            "id": 7490,
                            "type": "number",
                            "name": "Estimated work",
                            "order": 14,
                            "primary": false,
                            "number_decimal_places": 0,
                            "number_negative": false
                        },
                        {
                            "id": 7491,
                            "type": "formula",
                            "name": "Re-estimate",
                            "order": 15,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": "text",
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "formula": "if(and(field('Estimated work') > 0,abs(lookup('Feature','Effort difference')) > 2),'\u23f1\ufe0f','')",
                            "formula_type": "array"
                        },
                        {
                            "id": 7492,
                            "type": "formula",
                            "name": "Refine",
                            "order": 16,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": "text",
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "formula": "if(field('Feature effort') > count(lookup('Feature','User stories')) * 10,'\u2702\ufe0f','')",
                            "formula_type": "array"
                        },
                        {
                            "id": 7493,
                            "type": "link_row",
                            "name": "Assignee",
                            "order": 17,
                            "primary": false,
                            "link_row_table_id": 798,
                            "link_row_related_field_id": 7525,
                            "has_related_field": true
                        },
                        {
                            "id": 7494,
                            "type": "link_row",
                            "name": "Sprint",
                            "order": 18,
                            "primary": false,
                            "link_row_table_id": 796,
                            "link_row_related_field_id": 7505,
                            "has_related_field": true
                        },
                        {
                            "id": 7495,
                            "type": "formula",
                            "name": "Assignee name",
                            "order": 19,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "formula": "join(lookup('Assignee','Name'),'')",
                            "formula_type": "text"
                        },
                        {
                            "id": 7496,
                            "type": "formula",
                            "name": "Sprint name",
                            "order": 20,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "formula": "join(lookup('Sprint','ID'),'')",
                            "formula_type": "text"
                        },
                        {
                            "id": 7497,
                            "type": "rollup",
                            "name": "Feature complete",
                            "order": 21,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "through_field_id": 7480,
                            "target_field_id": 7475,
                            "rollup_function": "every"
                        },
                        {
                            "id": 7498,
                            "type": "formula",
                            "name": "Epic name",
                            "order": 22,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "formula": "join(lookup('Feature','Epic name'),'')",
                            "formula_type": "text"
                        }
                    ],
                    "views": [
                        {
                            "id": 3226,
                            "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": 2455,
                                    "field_id": 7476,
                                    "order": "ASC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 23108,
                                    "field_id": 7476,
                                    "width": 108,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23109,
                                    "field_id": 7477,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23110,
                                    "field_id": 7478,
                                    "width": 342,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23111,
                                    "field_id": 7479,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23112,
                                    "field_id": 7480,
                                    "width": 129,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23113,
                                    "field_id": 7497,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23114,
                                    "field_id": 7482,
                                    "width": 162,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23115,
                                    "field_id": 7483,
                                    "width": 165,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23116,
                                    "field_id": 7484,
                                    "width": 119,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23117,
                                    "field_id": 7481,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23118,
                                    "field_id": 7488,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23119,
                                    "field_id": 7485,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23120,
                                    "field_id": 7486,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23121,
                                    "field_id": 7487,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23122,
                                    "field_id": 7489,
                                    "width": 153,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23123,
                                    "field_id": 7490,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 15,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23124,
                                    "field_id": 7491,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 16,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23125,
                                    "field_id": 7492,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 17,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23126,
                                    "field_id": 7493,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 18,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23127,
                                    "field_id": 7494,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 19,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23128,
                                    "field_id": 7495,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 20,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23129,
                                    "field_id": 7496,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 21,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23130,
                                    "field_id": 7498,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 22,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 3227,
                            "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": 1879,
                                    "field_id": 7488,
                                    "type": "boolean",
                                    "value": "",
                                    "group": null
                                }
                            ],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 2456,
                                    "field_id": 7476,
                                    "order": "ASC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 23131,
                                    "field_id": 7476,
                                    "width": 108,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23132,
                                    "field_id": 7477,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23133,
                                    "field_id": 7478,
                                    "width": 342,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23134,
                                    "field_id": 7479,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23135,
                                    "field_id": 7484,
                                    "width": 119,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23136,
                                    "field_id": 7483,
                                    "width": 165,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23137,
                                    "field_id": 7480,
                                    "width": 129,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23138,
                                    "field_id": 7481,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23139,
                                    "field_id": 7482,
                                    "width": 162,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23140,
                                    "field_id": 7497,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23141,
                                    "field_id": 7488,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23142,
                                    "field_id": 7485,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23143,
                                    "field_id": 7486,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23144,
                                    "field_id": 7487,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23145,
                                    "field_id": 7489,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23146,
                                    "field_id": 7490,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 15,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23147,
                                    "field_id": 7491,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 16,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23148,
                                    "field_id": 7492,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 17,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23149,
                                    "field_id": 7493,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 18,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23150,
                                    "field_id": 7494,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 19,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23151,
                                    "field_id": 7495,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 20,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23152,
                                    "field_id": 7496,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 21,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23153,
                                    "field_id": 7498,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 3228,
                            "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": 1880,
                                    "field_id": 7490,
                                    "type": "higher_than",
                                    "value": "5",
                                    "group": null
                                }
                            ],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 2457,
                                    "field_id": 7476,
                                    "order": "ASC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 23154,
                                    "field_id": 7476,
                                    "width": 108,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23155,
                                    "field_id": 7477,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23156,
                                    "field_id": 7478,
                                    "width": 342,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23157,
                                    "field_id": 7479,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23158,
                                    "field_id": 7484,
                                    "width": 119,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23159,
                                    "field_id": 7483,
                                    "width": 165,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23160,
                                    "field_id": 7480,
                                    "width": 129,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23161,
                                    "field_id": 7481,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23162,
                                    "field_id": 7482,
                                    "width": 162,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23163,
                                    "field_id": 7497,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23164,
                                    "field_id": 7488,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23165,
                                    "field_id": 7485,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23166,
                                    "field_id": 7486,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23167,
                                    "field_id": 7487,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23168,
                                    "field_id": 7489,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23169,
                                    "field_id": 7490,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 15,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23170,
                                    "field_id": 7491,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 16,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23171,
                                    "field_id": 7492,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 17,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23172,
                                    "field_id": 7493,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 18,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23173,
                                    "field_id": 7494,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 19,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23174,
                                    "field_id": 7495,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 20,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23175,
                                    "field_id": 7496,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 21,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23176,
                                    "field_id": 7498,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 3229,
                            "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": 92,
                                    "field_id": 7498,
                                    "order": "ASC"
                                },
                                {
                                    "id": 93,
                                    "field_id": 7481,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 23177,
                                    "field_id": 7476,
                                    "width": 108,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23178,
                                    "field_id": 7477,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23179,
                                    "field_id": 7478,
                                    "width": 342,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23180,
                                    "field_id": 7479,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23181,
                                    "field_id": 7484,
                                    "width": 132,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23182,
                                    "field_id": 7493,
                                    "width": 149,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23183,
                                    "field_id": 7494,
                                    "width": 125,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23184,
                                    "field_id": 7480,
                                    "width": 119,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23185,
                                    "field_id": 7497,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23186,
                                    "field_id": 7481,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23187,
                                    "field_id": 7482,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23188,
                                    "field_id": 7483,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23189,
                                    "field_id": 7498,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23190,
                                    "field_id": 7489,
                                    "width": 156,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23191,
                                    "field_id": 7490,
                                    "width": 169,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23192,
                                    "field_id": 7491,
                                    "width": 146,
                                    "hidden": false,
                                    "order": 15,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23193,
                                    "field_id": 7492,
                                    "width": 111,
                                    "hidden": false,
                                    "order": 16,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23194,
                                    "field_id": 7488,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 17,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23195,
                                    "field_id": 7485,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 18,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23196,
                                    "field_id": 7486,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 19,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23197,
                                    "field_id": 7487,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 20,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23198,
                                    "field_id": 7495,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 21,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23199,
                                    "field_id": 7496,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 22,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 3230,
                            "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": 1881,
                                    "field_id": 7495,
                                    "type": "not_empty",
                                    "value": "",
                                    "group": null
                                }
                            ],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 2458,
                                    "field_id": 7496,
                                    "order": "DESC"
                                }
                            ],
                            "group_bys": [
                                {
                                    "id": 94,
                                    "field_id": 7496,
                                    "order": "ASC"
                                },
                                {
                                    "id": 95,
                                    "field_id": 7495,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 23200,
                                    "field_id": 7476,
                                    "width": 100,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23201,
                                    "field_id": 7477,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23202,
                                    "field_id": 7478,
                                    "width": 177,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23203,
                                    "field_id": 7479,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23204,
                                    "field_id": 7490,
                                    "width": 169,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23205,
                                    "field_id": 7484,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23206,
                                    "field_id": 7493,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23207,
                                    "field_id": 7495,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23208,
                                    "field_id": 7494,
                                    "width": 136,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23209,
                                    "field_id": 7496,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23210,
                                    "field_id": 7483,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23211,
                                    "field_id": 7480,
                                    "width": 129,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23212,
                                    "field_id": 7481,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23213,
                                    "field_id": 7482,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23214,
                                    "field_id": 7489,
                                    "width": 156,
                                    "hidden": true,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23215,
                                    "field_id": 7491,
                                    "width": 146,
                                    "hidden": true,
                                    "order": 15,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23216,
                                    "field_id": 7492,
                                    "width": 111,
                                    "hidden": true,
                                    "order": 16,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23217,
                                    "field_id": 7488,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 17,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23218,
                                    "field_id": 7485,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 18,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23219,
                                    "field_id": 7486,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 19,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23220,
                                    "field_id": 7487,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 20,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23221,
                                    "field_id": 7497,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 21,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23222,
                                    "field_id": 7498,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 22,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 3231,
                            "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": 96,
                                    "field_id": 7481,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 23223,
                                    "field_id": 7476,
                                    "width": 108,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23224,
                                    "field_id": 7477,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23225,
                                    "field_id": 7478,
                                    "width": 342,
                                    "hidden": true,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23226,
                                    "field_id": 7479,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23227,
                                    "field_id": 7484,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23228,
                                    "field_id": 7493,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23229,
                                    "field_id": 7494,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23230,
                                    "field_id": 7483,
                                    "width": 166,
                                    "hidden": true,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23231,
                                    "field_id": 7480,
                                    "width": 129,
                                    "hidden": true,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23232,
                                    "field_id": 7481,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23233,
                                    "field_id": 7482,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23234,
                                    "field_id": 7489,
                                    "width": 156,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23235,
                                    "field_id": 7490,
                                    "width": 169,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23236,
                                    "field_id": 7491,
                                    "width": 146,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23237,
                                    "field_id": 7492,
                                    "width": 111,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23238,
                                    "field_id": 7488,
                                    "width": 180,
                                    "hidden": false,
                                    "order": 15,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23239,
                                    "field_id": 7485,
                                    "width": 152,
                                    "hidden": false,
                                    "order": 16,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23240,
                                    "field_id": 7486,
                                    "width": 163,
                                    "hidden": false,
                                    "order": 17,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23241,
                                    "field_id": 7487,
                                    "width": 179,
                                    "hidden": false,
                                    "order": 18,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23242,
                                    "field_id": 7495,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23243,
                                    "field_id": 7496,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23244,
                                    "field_id": 7497,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23245,
                                    "field_id": 7498,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 3232,
                            "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": 1882,
                                    "field_id": 7484,
                                    "type": "single_select_equal",
                                    "value": "3665",
                                    "group": null
                                }
                            ],
                            "filter_groups": [],
                            "sortings": [
                                {
                                    "id": 2459,
                                    "field_id": 7476,
                                    "order": "ASC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 23246,
                                    "field_id": 7476,
                                    "width": 108,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23247,
                                    "field_id": 7477,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23248,
                                    "field_id": 7478,
                                    "width": 342,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23249,
                                    "field_id": 7479,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23250,
                                    "field_id": 7484,
                                    "width": 119,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23251,
                                    "field_id": 7483,
                                    "width": 165,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23252,
                                    "field_id": 7480,
                                    "width": 129,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23253,
                                    "field_id": 7481,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23254,
                                    "field_id": 7482,
                                    "width": 162,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23255,
                                    "field_id": 7497,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23256,
                                    "field_id": 7488,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23257,
                                    "field_id": 7485,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23258,
                                    "field_id": 7486,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23259,
                                    "field_id": 7487,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23260,
                                    "field_id": 7489,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23261,
                                    "field_id": 7490,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 15,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23262,
                                    "field_id": 7491,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 16,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23263,
                                    "field_id": 7492,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 17,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23264,
                                    "field_id": 7493,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 18,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23265,
                                    "field_id": 7494,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 19,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23266,
                                    "field_id": 7495,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 20,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23267,
                                    "field_id": 7496,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 21,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23268,
                                    "field_id": 7498,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 3233,
                            "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": 7484,
                            "field_options": [
                                {
                                    "id": 4620,
                                    "field_id": 7476,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4621,
                                    "field_id": 7477,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4622,
                                    "field_id": 7478,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4623,
                                    "field_id": 7479,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4624,
                                    "field_id": 7480,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4625,
                                    "field_id": 7481,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4626,
                                    "field_id": 7482,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4627,
                                    "field_id": 7483,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4628,
                                    "field_id": 7484,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4629,
                                    "field_id": 7485,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4630,
                                    "field_id": 7486,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4631,
                                    "field_id": 7487,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4632,
                                    "field_id": 7488,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4633,
                                    "field_id": 7489,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4634,
                                    "field_id": 7490,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4635,
                                    "field_id": 7491,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4636,
                                    "field_id": 7492,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4637,
                                    "field_id": 7493,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4638,
                                    "field_id": 7494,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4639,
                                    "field_id": 7495,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4640,
                                    "field_id": 7496,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4641,
                                    "field_id": 7497,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4642,
                                    "field_id": 7498,
                                    "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_7476": null,
                            "field_7477": 5,
                            "field_7478": "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_7479": "- 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_7480": [
                                5
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [
                                {
                                    "name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_7484": 3663,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": "3",
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [
                                2
                            ],
                            "field_7494": [
                                11
                            ],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 6,
                            "field_7478": "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_7479": "- 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_7480": [
                                5
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [
                                {
                                    "name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_7484": 3663,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": "4",
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [
                                2
                            ],
                            "field_7494": [
                                11
                            ],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 7,
                            "field_7478": "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_7479": "- 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_7480": [
                                6
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [
                                {
                                    "name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_7484": 3662,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": null,
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [
                                13
                            ],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 8,
                            "field_7478": "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_7479": "- 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_7480": [
                                6
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [
                                {
                                    "name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_7484": 3662,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": null,
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [
                                13
                            ],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 9,
                            "field_7478": "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_7479": "- 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_7480": [
                                7
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [
                                {
                                    "name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_7484": 3662,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": null,
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [
                                14
                            ],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 10,
                            "field_7478": "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_7479": "- 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_7480": [
                                7
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [
                                {
                                    "name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_7484": 3662,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": null,
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [
                                14
                            ],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 11,
                            "field_7478": "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_7479": "- 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_7480": [
                                8
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [],
                            "field_7484": 3661,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": null,
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 12,
                            "field_7478": "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_7479": "- 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_7480": [
                                8
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [],
                            "field_7484": 3661,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": null,
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 13,
                            "field_7478": "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_7479": "- 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_7480": [
                                9
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [],
                            "field_7484": 3661,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": null,
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 14,
                            "field_7478": "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_7479": "- 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_7480": [
                                9
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [],
                            "field_7484": 3661,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": null,
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 15,
                            "field_7478": "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_7479": "- 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_7480": [
                                10
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [],
                            "field_7484": 3661,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": null,
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 16,
                            "field_7478": "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_7479": "- 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_7480": [
                                10
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [],
                            "field_7484": 3661,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": null,
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 17,
                            "field_7478": "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_7479": "- 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_7480": [
                                11
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [
                                {
                                    "name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_7484": 3664,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": "6",
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [
                                12
                            ],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 18,
                            "field_7478": "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_7479": "- 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_7480": [
                                11
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [
                                {
                                    "name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_7484": 3664,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": "7",
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [
                                12
                            ],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 19,
                            "field_7478": "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_7479": "- 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_7480": [
                                12
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [],
                            "field_7484": 3661,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": null,
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 20,
                            "field_7478": "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_7479": "- 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_7480": [
                                12
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [],
                            "field_7484": 3661,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": null,
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 21,
                            "field_7478": "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_7479": "- 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_7480": [
                                13
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [],
                            "field_7484": 3661,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": null,
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 22,
                            "field_7478": "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_7479": "- 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_7480": [
                                13
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [],
                            "field_7484": 3661,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": null,
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 23,
                            "field_7478": "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_7479": "- 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_7480": [
                                14
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [],
                            "field_7484": 3661,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": null,
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 24,
                            "field_7478": "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_7479": "- 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_7480": [
                                14
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [],
                            "field_7484": 3661,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": null,
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [],
                            "field_7494": [],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 1,
                            "field_7478": "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_7479": "- 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_7480": [
                                3
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [
                                {
                                    "name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_7484": 3666,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": "4",
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [
                                2
                            ],
                            "field_7494": [
                                10
                            ],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 2,
                            "field_7478": "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_7479": "- 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_7480": [
                                3
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [
                                {
                                    "name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_7484": 3666,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": "3",
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [
                                5
                            ],
                            "field_7494": [
                                10
                            ],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 3,
                            "field_7478": "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_7479": "- 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_7480": [
                                4
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [
                                {
                                    "name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_7484": 3665,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": "9",
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [
                                1
                            ],
                            "field_7494": [
                                10
                            ],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": 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_7476": null,
                            "field_7477": 4,
                            "field_7478": "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_7479": "- 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_7480": [
                                4
                            ],
                            "field_7481": null,
                            "field_7482": null,
                            "field_7483": [
                                {
                                    "name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf",
                                    "visible_name": "sample-doc.pdf",
                                    "original_name": "vjjzCFI66Ln1Ztq0B1bIVRo8X6K4UFEq_f42d4e0432d0f8a8c1202e999f65bd32923fa253386bfef6fec2796952225a22.pdf"
                                }
                            ],
                            "field_7484": 3665,
                            "field_7485": null,
                            "field_7486": null,
                            "field_7487": null,
                            "field_7488": null,
                            "field_7489": null,
                            "field_7490": "7",
                            "field_7491": null,
                            "field_7492": null,
                            "field_7493": [
                                6
                            ],
                            "field_7494": [
                                10
                            ],
                            "field_7495": null,
                            "field_7496": null,
                            "field_7497": null,
                            "field_7498": null
                        }
                    ]
                },
                {
                    "id": 796,
                    "name": "Sprints",
                    "order": 5,
                    "fields": [
                        {
                            "id": 7499,
                            "type": "text",
                            "name": "ID",
                            "order": 0,
                            "primary": true,
                            "text_default": ""
                        },
                        {
                            "id": 7500,
                            "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": 7501,
                            "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": 7502,
                            "type": "single_select",
                            "name": "Quarter",
                            "order": 3,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 3667,
                                    "value": "Q1",
                                    "color": "light-pink",
                                    "order": 0
                                },
                                {
                                    "id": 3668,
                                    "value": "Q2",
                                    "color": "pink",
                                    "order": 1
                                },
                                {
                                    "id": 3669,
                                    "value": "Q3",
                                    "color": "dark-pink",
                                    "order": 2
                                },
                                {
                                    "id": 3670,
                                    "value": "Q4",
                                    "color": "darker-pink",
                                    "order": 3
                                }
                            ]
                        },
                        {
                            "id": 7503,
                            "type": "single_select",
                            "name": "Status",
                            "order": 4,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 3671,
                                    "value": "Scheduled",
                                    "color": "darker-gray",
                                    "order": 0
                                },
                                {
                                    "id": 3672,
                                    "value": "In progress",
                                    "color": "darker-cyan",
                                    "order": 1
                                },
                                {
                                    "id": 3673,
                                    "value": "Completed",
                                    "color": "darker-green",
                                    "order": 2
                                }
                            ]
                        },
                        {
                            "id": 7504,
                            "type": "link_row",
                            "name": "Release",
                            "order": 5,
                            "primary": false,
                            "link_row_table_id": 797,
                            "link_row_related_field_id": 7517,
                            "has_related_field": true
                        },
                        {
                            "id": 7505,
                            "type": "link_row",
                            "name": "User stories",
                            "order": 6,
                            "primary": false,
                            "link_row_table_id": 795,
                            "link_row_related_field_id": 7494,
                            "has_related_field": true
                        },
                        {
                            "id": 7506,
                            "type": "count",
                            "name": "Assigned stories",
                            "order": 7,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "duration_format": null,
                            "through_field_id": 7505
                        },
                        {
                            "id": 7507,
                            "type": "formula",
                            "name": "Completed stories",
                            "order": 8,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "duration_format": null,
                            "formula": "count(filter(field('User stories'),lookup('User stories','Status') = 'Completed'))",
                            "formula_type": "number"
                        },
                        {
                            "id": 7508,
                            "type": "rollup",
                            "name": "Assigned workload",
                            "order": 9,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "duration_format": null,
                            "through_field_id": 7505,
                            "target_field_id": 7490,
                            "rollup_function": "sum"
                        },
                        {
                            "id": 7509,
                            "type": "formula",
                            "name": "Completed workload",
                            "order": 10,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "duration_format": null,
                            "formula": "sum(filter(lookup('User stories','Estimated work'),lookup('User stories','Status') = 'Completed'))",
                            "formula_type": "number"
                        },
                        {
                            "id": 7510,
                            "type": "formula",
                            "name": "Progress %",
                            "order": 11,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "duration_format": null,
                            "formula": "if(field('Completed workload') > 0,round(field('Completed workload') / field('Assigned workload') * 100,0),0)",
                            "formula_type": "number"
                        },
                        {
                            "id": 7511,
                            "type": "formula",
                            "name": "Feature complete code",
                            "order": 12,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": "text",
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "formula": "filter(lookup('User stories','Feature'),lookup('User stories','Feature complete') = true)",
                            "formula_type": "array"
                        },
                        {
                            "id": 7512,
                            "type": "lookup",
                            "name": "Feature complete",
                            "order": 13,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": "boolean",
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "through_field_id": 7505,
                            "through_field_name": "User stories",
                            "target_field_id": 7497,
                            "target_field_name": "Feature complete"
                        },
                        {
                            "id": 7513,
                            "type": "formula",
                            "name": "Release name",
                            "order": 14,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "formula": "join(lookup('Release','Codename'),'')",
                            "formula_type": "text"
                        }
                    ],
                    "views": [
                        {
                            "id": 3234,
                            "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": 2460,
                                    "field_id": 7500,
                                    "order": "ASC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 23269,
                                    "field_id": 7499,
                                    "width": 125,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23270,
                                    "field_id": 7500,
                                    "width": 125,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23271,
                                    "field_id": 7501,
                                    "width": 115,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23272,
                                    "field_id": 7502,
                                    "width": 121,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23273,
                                    "field_id": 7503,
                                    "width": 126,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23274,
                                    "field_id": 7504,
                                    "width": 150,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23275,
                                    "field_id": 7513,
                                    "width": 158,
                                    "hidden": true,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23276,
                                    "field_id": 7505,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23277,
                                    "field_id": 7512,
                                    "width": 181,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23278,
                                    "field_id": 7511,
                                    "width": 218,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23279,
                                    "field_id": 7506,
                                    "width": 183,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23280,
                                    "field_id": 7507,
                                    "width": 188,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23281,
                                    "field_id": 7508,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23282,
                                    "field_id": 7509,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23283,
                                    "field_id": 7510,
                                    "width": 140,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 3235,
                            "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": 2461,
                                    "field_id": 7500,
                                    "order": "ASC"
                                }
                            ],
                            "group_bys": [
                                {
                                    "id": 97,
                                    "field_id": 7513,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 23284,
                                    "field_id": 7499,
                                    "width": 125,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23285,
                                    "field_id": 7500,
                                    "width": 125,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23286,
                                    "field_id": 7501,
                                    "width": 115,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23287,
                                    "field_id": 7502,
                                    "width": 121,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23288,
                                    "field_id": 7503,
                                    "width": 126,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23289,
                                    "field_id": 7504,
                                    "width": 150,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23290,
                                    "field_id": 7513,
                                    "width": 158,
                                    "hidden": true,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23291,
                                    "field_id": 7505,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23292,
                                    "field_id": 7512,
                                    "width": 181,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23293,
                                    "field_id": 7511,
                                    "width": 218,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23294,
                                    "field_id": 7506,
                                    "width": 183,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23295,
                                    "field_id": 7507,
                                    "width": 188,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23296,
                                    "field_id": 7508,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23297,
                                    "field_id": 7509,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23298,
                                    "field_id": 7510,
                                    "width": 140,
                                    "hidden": false,
                                    "order": 14,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 3236,
                            "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": 2462,
                                    "field_id": 7500,
                                    "order": "ASC"
                                }
                            ],
                            "group_bys": [
                                {
                                    "id": 98,
                                    "field_id": 7502,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 23299,
                                    "field_id": 7499,
                                    "width": 125,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23300,
                                    "field_id": 7500,
                                    "width": 125,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23301,
                                    "field_id": 7501,
                                    "width": 115,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23302,
                                    "field_id": 7502,
                                    "width": 121,
                                    "hidden": true,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23303,
                                    "field_id": 7503,
                                    "width": 126,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23304,
                                    "field_id": 7504,
                                    "width": 150,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23305,
                                    "field_id": 7505,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23306,
                                    "field_id": 7512,
                                    "width": 181,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23307,
                                    "field_id": 7511,
                                    "width": 218,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23308,
                                    "field_id": 7506,
                                    "width": 183,
                                    "hidden": false,
                                    "order": 9,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23309,
                                    "field_id": 7507,
                                    "width": 188,
                                    "hidden": false,
                                    "order": 10,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23310,
                                    "field_id": 7508,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 11,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23311,
                                    "field_id": 7509,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 12,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23312,
                                    "field_id": 7510,
                                    "width": 140,
                                    "hidden": false,
                                    "order": 13,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23313,
                                    "field_id": 7513,
                                    "width": 200,
                                    "hidden": true,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 3237,
                            "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": 7503,
                            "field_options": [
                                {
                                    "id": 4643,
                                    "field_id": 7499,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4644,
                                    "field_id": 7500,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4645,
                                    "field_id": 7501,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4646,
                                    "field_id": 7502,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4647,
                                    "field_id": 7503,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4648,
                                    "field_id": 7504,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4649,
                                    "field_id": 7505,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4650,
                                    "field_id": 7506,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4651,
                                    "field_id": 7507,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4652,
                                    "field_id": 7508,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4653,
                                    "field_id": 7509,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4654,
                                    "field_id": 7510,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4655,
                                    "field_id": 7511,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4656,
                                    "field_id": 7512,
                                    "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_7499": "S-2024-Q1-1",
                            "field_7500": "2024-01-01",
                            "field_7501": "2024-01-12",
                            "field_7502": 3667,
                            "field_7503": 3673,
                            "field_7504": [
                                1
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q1-2",
                            "field_7500": "2024-01-15",
                            "field_7501": "2024-01-26",
                            "field_7502": 3667,
                            "field_7503": 3673,
                            "field_7504": [
                                1
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q1-3",
                            "field_7500": "2024-01-29",
                            "field_7501": "2024-02-09",
                            "field_7502": 3667,
                            "field_7503": 3673,
                            "field_7504": [
                                1
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q1-4",
                            "field_7500": "2024-02-12",
                            "field_7501": "2024-02-23",
                            "field_7502": 3667,
                            "field_7503": 3673,
                            "field_7504": [
                                2
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q1-5",
                            "field_7500": "2024-02-26",
                            "field_7501": "2024-03-08",
                            "field_7502": 3667,
                            "field_7503": 3673,
                            "field_7504": [
                                2
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q1-6",
                            "field_7500": "2024-03-11",
                            "field_7501": "2024-03-22",
                            "field_7502": 3667,
                            "field_7503": 3673,
                            "field_7504": [
                                2
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q1-7",
                            "field_7500": "2024-03-25",
                            "field_7501": "2024-04-05",
                            "field_7502": 3667,
                            "field_7503": 3673,
                            "field_7504": [
                                3
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q2-8",
                            "field_7500": "2024-04-08",
                            "field_7501": "2024-04-19",
                            "field_7502": 3668,
                            "field_7503": 3672,
                            "field_7504": [
                                3
                            ],
                            "field_7505": [
                                1,
                                2,
                                3,
                                4
                            ],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q2-9",
                            "field_7500": "2024-04-22",
                            "field_7501": "2024-05-03",
                            "field_7502": 3668,
                            "field_7503": 3671,
                            "field_7504": [
                                3
                            ],
                            "field_7505": [
                                5,
                                6
                            ],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q2-10",
                            "field_7500": "2024-05-06",
                            "field_7501": "2024-05-17",
                            "field_7502": 3668,
                            "field_7503": 3671,
                            "field_7504": [
                                4
                            ],
                            "field_7505": [
                                17,
                                18
                            ],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q2-11",
                            "field_7500": "2024-05-20",
                            "field_7501": "2024-05-31",
                            "field_7502": 3668,
                            "field_7503": 3671,
                            "field_7504": [
                                4
                            ],
                            "field_7505": [
                                7,
                                8
                            ],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q2-12",
                            "field_7500": "2024-06-03",
                            "field_7501": "2024-06-14",
                            "field_7502": 3668,
                            "field_7503": 3671,
                            "field_7504": [
                                4
                            ],
                            "field_7505": [
                                9,
                                10
                            ],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q2-13",
                            "field_7500": "2024-06-17",
                            "field_7501": "2024-06-28",
                            "field_7502": 3668,
                            "field_7503": 3671,
                            "field_7504": [
                                5
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q3-14",
                            "field_7500": "2024-07-01",
                            "field_7501": "2024-07-12",
                            "field_7502": 3669,
                            "field_7503": 3671,
                            "field_7504": [
                                5
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q3-15",
                            "field_7500": "2024-07-15",
                            "field_7501": "2024-07-26",
                            "field_7502": 3669,
                            "field_7503": 3671,
                            "field_7504": [
                                5
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q3-16",
                            "field_7500": "2024-07-29",
                            "field_7501": "2024-08-09",
                            "field_7502": 3669,
                            "field_7503": 3671,
                            "field_7504": [
                                6
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q3-17",
                            "field_7500": "2024-08-12",
                            "field_7501": "2024-08-23",
                            "field_7502": 3669,
                            "field_7503": 3671,
                            "field_7504": [
                                6
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q3-18",
                            "field_7500": "2024-08-26",
                            "field_7501": "2024-09-06",
                            "field_7502": 3669,
                            "field_7503": 3671,
                            "field_7504": [
                                6
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q3-19",
                            "field_7500": "2024-09-09",
                            "field_7501": "2024-09-20",
                            "field_7502": 3669,
                            "field_7503": 3671,
                            "field_7504": [
                                7
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q3-20",
                            "field_7500": "2024-09-23",
                            "field_7501": "2024-10-04",
                            "field_7502": 3669,
                            "field_7503": 3671,
                            "field_7504": [
                                7
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q4-21",
                            "field_7500": "2024-10-07",
                            "field_7501": "2024-10-18",
                            "field_7502": 3670,
                            "field_7503": 3671,
                            "field_7504": [
                                7
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q4-22",
                            "field_7500": "2024-10-21",
                            "field_7501": "2024-11-01",
                            "field_7502": 3670,
                            "field_7503": 3671,
                            "field_7504": [
                                8
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q4-23",
                            "field_7500": "2024-11-04",
                            "field_7501": "2024-11-15",
                            "field_7502": 3670,
                            "field_7503": 3671,
                            "field_7504": [
                                8
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q4-24",
                            "field_7500": "2024-11-18",
                            "field_7501": "2024-11-29",
                            "field_7502": 3670,
                            "field_7503": 3671,
                            "field_7504": [
                                8
                            ],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q4-25",
                            "field_7500": "2024-12-02",
                            "field_7501": "2024-12-13",
                            "field_7502": 3670,
                            "field_7503": 3671,
                            "field_7504": [],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": 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_7499": "S-2024-Q4-26",
                            "field_7500": "2024-12-16",
                            "field_7501": "2024-12-27",
                            "field_7502": 3670,
                            "field_7503": 3671,
                            "field_7504": [],
                            "field_7505": [],
                            "field_7506": null,
                            "field_7507": null,
                            "field_7508": null,
                            "field_7509": null,
                            "field_7510": null,
                            "field_7511": null,
                            "field_7512": null,
                            "field_7513": null
                        }
                    ]
                },
                {
                    "id": 797,
                    "name": "Releases",
                    "order": 6,
                    "fields": [
                        {
                            "id": 7514,
                            "type": "text",
                            "name": "Codename",
                            "order": 0,
                            "primary": true,
                            "text_default": ""
                        },
                        {
                            "id": 7515,
                            "type": "text",
                            "name": "Version",
                            "order": 1,
                            "primary": false,
                            "text_default": ""
                        },
                        {
                            "id": 7516,
                            "type": "single_select",
                            "name": "Status",
                            "order": 2,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 3674,
                                    "value": "Backlog",
                                    "color": "gray",
                                    "order": 0
                                },
                                {
                                    "id": 3675,
                                    "value": "In progress",
                                    "color": "cyan",
                                    "order": 1
                                },
                                {
                                    "id": 3676,
                                    "value": "Released",
                                    "color": "dark-green",
                                    "order": 2
                                }
                            ]
                        },
                        {
                            "id": 7517,
                            "type": "link_row",
                            "name": "Sprints",
                            "order": 3,
                            "primary": false,
                            "link_row_table_id": 796,
                            "link_row_related_field_id": 7504,
                            "has_related_field": true
                        },
                        {
                            "id": 7518,
                            "type": "lookup",
                            "name": "Features implemented",
                            "order": 4,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": "boolean",
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "through_field_id": 7517,
                            "through_field_name": "Sprints",
                            "target_field_id": 7512,
                            "target_field_name": "Feature complete"
                        },
                        {
                            "id": 7519,
                            "type": "rollup",
                            "name": "Estimated release",
                            "order": 5,
                            "primary": false,
                            "date_show_tzinfo": false,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": "24",
                            "date_format": "ISO",
                            "date_include_time": false,
                            "date_force_timezone": null,
                            "nullable": true,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "through_field_id": 7517,
                            "target_field_id": 7501,
                            "rollup_function": "max"
                        }
                    ],
                    "views": [
                        {
                            "id": 3238,
                            "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": 23314,
                                    "field_id": 7514,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23315,
                                    "field_id": 7515,
                                    "width": 118,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23316,
                                    "field_id": 7516,
                                    "width": 129,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23317,
                                    "field_id": 7517,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23318,
                                    "field_id": 7518,
                                    "width": 223,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23319,
                                    "field_id": 7519,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 3239,
                            "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": 7516,
                            "field_options": [
                                {
                                    "id": 4657,
                                    "field_id": 7514,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4658,
                                    "field_id": 7515,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4659,
                                    "field_id": 7516,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4660,
                                    "field_id": 7517,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4661,
                                    "field_id": 7518,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4662,
                                    "field_id": 7519,
                                    "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_7514": "Ant-Man",
                            "field_7515": "1.2.13",
                            "field_7516": 3676,
                            "field_7517": [
                                3,
                                4,
                                5
                            ],
                            "field_7518": null,
                            "field_7519": 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_7514": "Black Panther",
                            "field_7515": "1.2.14",
                            "field_7516": 3676,
                            "field_7517": [
                                6,
                                7,
                                8
                            ],
                            "field_7518": null,
                            "field_7519": 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_7514": "Captain America",
                            "field_7515": "1.2.15",
                            "field_7516": 3675,
                            "field_7517": [
                                9,
                                10,
                                11
                            ],
                            "field_7518": null,
                            "field_7519": 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_7514": "Doctor Strange",
                            "field_7515": "1.2.16",
                            "field_7516": 3674,
                            "field_7517": [
                                12,
                                13,
                                14
                            ],
                            "field_7518": null,
                            "field_7519": 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_7514": "Elektra",
                            "field_7515": "1.3.1",
                            "field_7516": 3674,
                            "field_7517": [
                                15,
                                16,
                                17
                            ],
                            "field_7518": null,
                            "field_7519": 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_7514": "Falcon",
                            "field_7515": "1.3.2",
                            "field_7516": 3674,
                            "field_7517": [
                                18,
                                19,
                                20
                            ],
                            "field_7518": null,
                            "field_7519": 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_7514": "Gamora",
                            "field_7515": "1.3.3",
                            "field_7516": 3674,
                            "field_7517": [
                                21,
                                22,
                                23
                            ],
                            "field_7518": null,
                            "field_7519": 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_7514": "Hawkeye",
                            "field_7515": "1.3.4",
                            "field_7516": 3674,
                            "field_7517": [
                                24,
                                25,
                                26
                            ],
                            "field_7518": null,
                            "field_7519": null
                        }
                    ]
                },
                {
                    "id": 798,
                    "name": "Team",
                    "order": 7,
                    "fields": [
                        {
                            "id": 7520,
                            "type": "text",
                            "name": "Name",
                            "order": 0,
                            "primary": true,
                            "text_default": ""
                        },
                        {
                            "id": 7521,
                            "type": "email",
                            "name": "Email",
                            "order": 1,
                            "primary": false
                        },
                        {
                            "id": 7522,
                            "type": "phone_number",
                            "name": "Phone",
                            "order": 2,
                            "primary": false
                        },
                        {
                            "id": 7523,
                            "type": "file",
                            "name": "Photo",
                            "order": 3,
                            "primary": false
                        },
                        {
                            "id": 7524,
                            "type": "single_select",
                            "name": "Job role",
                            "order": 4,
                            "primary": false,
                            "select_options": [
                                {
                                    "id": 3677,
                                    "value": "UX Designer",
                                    "color": "orange",
                                    "order": 0
                                },
                                {
                                    "id": 3678,
                                    "value": "Frontend developer",
                                    "color": "green",
                                    "order": 1
                                },
                                {
                                    "id": 3679,
                                    "value": "Database specialist",
                                    "color": "brown",
                                    "order": 2
                                },
                                {
                                    "id": 3680,
                                    "value": "Backend developer",
                                    "color": "dark-yellow",
                                    "order": 3
                                }
                            ]
                        },
                        {
                            "id": 7525,
                            "type": "link_row",
                            "name": "User stories",
                            "order": 5,
                            "primary": false,
                            "link_row_table_id": 795,
                            "link_row_related_field_id": 7493,
                            "has_related_field": true
                        },
                        {
                            "id": 7526,
                            "type": "count",
                            "name": "User stories count",
                            "order": 6,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "duration_format": null,
                            "through_field_id": 7525
                        },
                        {
                            "id": 7527,
                            "type": "rollup",
                            "name": "Estimated work",
                            "order": 7,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": null,
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": 0,
                            "duration_format": null,
                            "through_field_id": 7525,
                            "target_field_id": 7490,
                            "rollup_function": "sum"
                        },
                        {
                            "id": 7528,
                            "type": "formula",
                            "name": "User stories in progress",
                            "order": 8,
                            "primary": false,
                            "date_show_tzinfo": null,
                            "array_formula_type": "text",
                            "error": null,
                            "date_time_format": null,
                            "date_format": null,
                            "date_include_time": null,
                            "date_force_timezone": null,
                            "nullable": false,
                            "number_decimal_places": null,
                            "duration_format": null,
                            "formula": "filter(lookup('User stories','ID'),lookup('User stories','Status') = 'In progress')",
                            "formula_type": "array"
                        }
                    ],
                    "views": [
                        {
                            "id": 3240,
                            "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": 2463,
                                    "field_id": 7526,
                                    "order": "DESC"
                                }
                            ],
                            "group_bys": [],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 23320,
                                    "field_id": 7520,
                                    "width": 169,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23321,
                                    "field_id": 7524,
                                    "width": 159,
                                    "hidden": false,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23322,
                                    "field_id": 7521,
                                    "width": 274,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23323,
                                    "field_id": 7522,
                                    "width": 130,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23324,
                                    "field_id": 7523,
                                    "width": 110,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23325,
                                    "field_id": 7525,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 5,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23326,
                                    "field_id": 7526,
                                    "width": 184,
                                    "hidden": false,
                                    "order": 6,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23327,
                                    "field_id": 7528,
                                    "width": 226,
                                    "hidden": false,
                                    "order": 7,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23328,
                                    "field_id": 7527,
                                    "width": 165,
                                    "hidden": false,
                                    "order": 8,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 3241,
                            "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": 2464,
                                    "field_id": 7526,
                                    "order": "DESC"
                                }
                            ],
                            "group_bys": [
                                {
                                    "id": 99,
                                    "field_id": 7524,
                                    "order": "ASC"
                                }
                            ],
                            "decorations": [],
                            "public": false,
                            "row_identifier_type": "id",
                            "field_options": [
                                {
                                    "id": 23329,
                                    "field_id": 7520,
                                    "width": 169,
                                    "hidden": false,
                                    "order": 0,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23330,
                                    "field_id": 7524,
                                    "width": 159,
                                    "hidden": true,
                                    "order": 1,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23331,
                                    "field_id": 7521,
                                    "width": 274,
                                    "hidden": false,
                                    "order": 2,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23332,
                                    "field_id": 7522,
                                    "width": 130,
                                    "hidden": false,
                                    "order": 3,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23333,
                                    "field_id": 7523,
                                    "width": 110,
                                    "hidden": false,
                                    "order": 4,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23334,
                                    "field_id": 7525,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23335,
                                    "field_id": 7526,
                                    "width": 184,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                },
                                {
                                    "id": 23336,
                                    "field_id": 7527,
                                    "width": 200,
                                    "hidden": false,
                                    "order": 32767,
                                    "aggregation_type": "",
                                    "aggregation_raw_type": ""
                                }
                            ]
                        },
                        {
                            "id": 3242,
                            "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": 7523,
                            "field_options": [
                                {
                                    "id": 4342,
                                    "field_id": 7520,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4343,
                                    "field_id": 7521,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4344,
                                    "field_id": 7522,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4345,
                                    "field_id": 7523,
                                    "hidden": true,
                                    "order": 32767
                                },
                                {
                                    "id": 4346,
                                    "field_id": 7524,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4347,
                                    "field_id": 7525,
                                    "hidden": false,
                                    "order": 32767
                                },
                                {
                                    "id": 4348,
                                    "field_id": 7526,
                                    "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_7520": "Clayton Best",
                            "field_7521": "clayton.best@brgeemailz.net",
                            "field_7522": "(916) 478-0153",
                            "field_7523": [
                                {
                                    "name": "AdTfSAlrclQYeVq5uhCSJATOQJzJw2cb_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg",
                                    "visible_name": "Man.33.jpg",
                                    "original_name": "AdTfSAlrclQYeVq5uhCSJATOQJzJw2cb_636d58571a3d01fad628780775449b7c9fe67e40a5d2154ffeed3cccec5bd2f0.jpg"
                                }
                            ],
                            "field_7524": 3677,
                            "field_7525": [
                                3
                            ],
                            "field_7526": null,
                            "field_7527": null,
                            "field_7528": 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_7520": "Jonathan Castillo",
                            "field_7521": "jonathan.castillo@brgeemailz.net",
                            "field_7522": "(714) 674-5259",
                            "field_7523": [
                                {
                                    "name": "fiOaXPU1vn1kzf1AMJG2yWwiopNkdZ69_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg",
                                    "visible_name": "Man.27.jpg",
                                    "original_name": "fiOaXPU1vn1kzf1AMJG2yWwiopNkdZ69_3e4ea491bc171831d98bd16209e167056256efec656b03792cc985f56c52d625.jpg"
                                }
                            ],
                            "field_7524": 3678,
                            "field_7525": [
                                5,
                                6,
                                1
                            ],
                            "field_7526": null,
                            "field_7527": null,
                            "field_7528": 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_7520": "Jane Dradder",
                            "field_7521": "jane.rudder@brgeemailz.net",
                            "field_7522": "(720) 555-2389",
                            "field_7523": [
                                {
                                    "name": "gftcLLukgqDG4RoidU60WyTgFlfc6go9_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg",
                                    "visible_name": "Woman.02.jpg",
                                    "original_name": "gftcLLukgqDG4RoidU60WyTgFlfc6go9_4be2f64cec3e3d83bcf84510216161f08e6181441413cfbdbdb69c11168e5434.jpg"
                                }
                            ],
                            "field_7524": 3678,
                            "field_7525": [],
                            "field_7526": null,
                            "field_7527": null,
                            "field_7528": 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_7520": "Allie Ecker",
                            "field_7521": "allie.ecker@brgeemailz.net",
                            "field_7522": "(949) 873-7292",
                            "field_7523": [
                                {
                                    "name": "2pWFY68FZXOqf1xc09ZvD6MKTMelRjwf_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg",
                                    "visible_name": "Woman.12.jpg",
                                    "original_name": "2pWFY68FZXOqf1xc09ZvD6MKTMelRjwf_87342f8e2a009873f0cf6cbf8b480d495c898a19238d60b3d6fb81efa41c9883.jpg"
                                }
                            ],
                            "field_7524": 3678,
                            "field_7525": [],
                            "field_7526": null,
                            "field_7527": null,
                            "field_7528": 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_7520": "Janice Fitzpatrick",
                            "field_7521": "janice.fitzpatrick@brgeemailz.net",
                            "field_7522": "(510) 476-1189",
                            "field_7523": [
                                {
                                    "name": "HYZmJ942uFpzuQudFOSn3J7n3fvlLEIB_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg",
                                    "visible_name": "Woman.16.jpg",
                                    "original_name": "HYZmJ942uFpzuQudFOSn3J7n3fvlLEIB_6033c389c7b9a28b3f4d1ad791cd071bb18d341fb50ca862338d0688129b1d93.jpg"
                                }
                            ],
                            "field_7524": 3679,
                            "field_7525": [
                                2
                            ],
                            "field_7526": null,
                            "field_7527": null,
                            "field_7528": 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_7520": "Lane Mahon",
                            "field_7521": "lane.mahon@brgeemailz.net",
                            "field_7522": "(925) 250-4627",
                            "field_7523": [
                                {
                                    "name": "9sjBmg7KGNT2yyUfB6tortSZP1ASzvPv_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg",
                                    "visible_name": "Man.18.jpg",
                                    "original_name": "9sjBmg7KGNT2yyUfB6tortSZP1ASzvPv_7d55a7f32efd179a5dd35d905c33a80528c84e057c8c6ad07a6f190fd8a135b8.jpg"
                                }
                            ],
                            "field_7524": 3679,
                            "field_7525": [
                                4
                            ],
                            "field_7526": null,
                            "field_7527": null,
                            "field_7528": 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_7520": "Elizabeth Cunningham",
                            "field_7521": "elizabeth.cunningham@brgeemailz.net",
                            "field_7522": "(323) 930-9329",
                            "field_7523": [
                                {
                                    "name": "bJ1xNlaMAfHs0HU9bz3dkhTz6JTnyiLf_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg",
                                    "visible_name": "Woman.27.jpg",
                                    "original_name": "bJ1xNlaMAfHs0HU9bz3dkhTz6JTnyiLf_6ad39d6d65565870ad02632ebc8f3103ef36c0004f787bc43df882383912bcf1.jpg"
                                }
                            ],
                            "field_7524": 3680,
                            "field_7525": [],
                            "field_7526": null,
                            "field_7527": null,
                            "field_7528": null
                        }
                    ]
                }
            ]
        }
    ]
}