PromucFlow_constructor/app/client/cypress/fixtures/forkNonSignedInUser.json
Ankita Kinger 0c74aeea3b
ci: Updating fixtures to replace executeOnLoad with reactiveActions (#40555)
## Description

Updating fixtures to replace executeOnLoad with reactiveActions

Fixes [#39833](https://github.com/appsmithorg/appsmith/issues/39833)

## Automation

/ok-to-test tags=""

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!CAUTION]  
> If you modify the content in this section, you are likely to disrupt
the CI result for your PR.

<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No
2025-05-02 19:14:53 +05:30

177 lines
5.0 KiB
JSON

{
"clientSchemaVersion": 1,
"serverSchemaVersion": 3,
"exportedApplication": {
"name": "test",
"isPublic": false,
"appIsExample": false,
"unreadCommentThreads": 0,
"color": "#FFEFDB",
"icon": "pie-chart",
"slug": "test",
"evaluationVersion": 2,
"applicationVersion": 2,
"isManualUpdate": false,
"new": true,
"forkingEnabled": true
},
"datasourceList": [
{
"userPermissions": [
"execute:datasources",
"manage:datasources",
"read:datasources"
],
"gitSyncId": "618b98204c4b7031f0bf5e95_61bb76c8cd5d704509528a4f",
"name": "Users",
"pluginId": "postgres-plugin",
"invalids": [],
"messages": [],
"isConfigured": true,
"isValid": true,
"new": true
}
],
"pageList": [
{
"userPermissions": ["read:pages", "manage:pages"],
"gitSyncId": "624acd7774581b540151ffd4_624acd7774581b540151ffd6",
"unpublishedPage": {
"name": "Page1",
"slug": "page1",
"layouts": [
{
"id": "Page1",
"userPermissions": [],
"dsl": {
"widgetName": "MainContainer",
"backgroundColor": "none",
"rightColumn": 816.0,
"snapColumns": 64.0,
"detachFromLayout": true,
"widgetId": "0",
"topRow": 0.0,
"bottomRow": 730.0,
"containerStyle": "none",
"snapRows": 125.0,
"parentRowSpace": 1.0,
"type": "CANVAS_WIDGET",
"canExtend": true,
"version": 54.0,
"minHeight": 710.0,
"parentColumnSpace": 1.0,
"dynamicBindingPathList": [],
"leftColumn": 0.0,
"children": [
{
"widgetName": "Button1",
"buttonColor": "#03B365",
"displayName": "Button",
"iconSVG": "/static/media/icon.cca02633.svg",
"topRow": 1.0,
"bottomRow": 5.0,
"parentRowSpace": 10.0,
"type": "BUTTON_WIDGET",
"hideCard": false,
"animateLoading": true,
"parentColumnSpace": 12.5625,
"leftColumn": 3.0,
"text": "Submit",
"isDisabled": false,
"key": "ln1gmdrjmx",
"rightColumn": 19.0,
"isDefaultClickDisabled": true,
"widgetId": "9qkvk08m4l",
"isVisible": true,
"recaptchaType": "V3",
"version": 1.0,
"parentId": "0",
"renderMode": "CANVAS",
"isLoading": false,
"buttonVariant": "PRIMARY",
"placement": "CENTER"
}
]
},
"layoutOnLoadActions": [],
"new": false
}
],
"userPermissions": []
},
"new": true
}
],
"unpublishedDefaultPageName": "Page1",
"actionList": [
{
"id": "Page1_Query3",
"userPermissions": ["read:actions", "execute:actions", "manage:actions"],
"gitSyncId": "624acd7774581b540151ffd4_624acd7774581b540151ffd8",
"pluginType": "DB",
"pluginId": "postgres-plugin",
"unpublishedAction": {
"name": "Query3",
"datasource": {
"id": "Users",
"userPermissions": [],
"pluginId": "postgres-plugin",
"messages": [],
"isValid": true,
"new": false
},
"pageId": "Page1",
"actionConfiguration": {
"timeoutInMillisecond": 10000,
"paginationType": "NONE",
"encodeParamsToggle": true,
"body": "UPDATE users\n SET status = 'APPROVED'\n WHERE id = {{Table1.selectedRow.id}};\n",
"pluginSpecifiedTemplates": [{ "value": true }]
},
"runBehaviour": "MANUAL",
"dynamicBindingPathList": [],
"isValid": true,
"invalids": [],
"messages": [],
"jsonPathKeys": ["Table1.selectedRow.id"],
"confirmBeforeExecute": false,
"userPermissions": [],
"validName": "Query3"
},
"publishedAction": {
"datasource": {
"userPermissions": [],
"messages": [],
"isValid": true,
"new": true
},
"messages": [],
"confirmBeforeExecute": false,
"userPermissions": []
},
"new": false
}
],
"actionCollectionList": [],
"invisibleActionFields": {
"Page1_Query3": {
"unpublishedUserSetOnLoad": false,
"publishedUserSetOnLoad": false
}
},
"editModeTheme": {
"name": "Classic",
"displayName": "Classic",
"new": true,
"isSystemTheme": true
},
"publishedTheme": {
"name": "Classic",
"displayName": "Classic",
"new": true,
"isSystemTheme": true
},
"publishedLayoutmongoEscapedWidgets": {},
"unpublishedLayoutmongoEscapedWidgets": {}
}