PromucFlow_constructor/app/client/src
Ankita Kinger e1cb5d9306
fix: Adding responseMeta in query object even when the query fails (#41216)
## Description

Adding responseMeta in query object even when the query fails so the
header request id can be used by the user, if needed.

Fixes [#8024](https://github.com/appsmithorg/appsmith-ee/issues/8024)

EE PR for tests: https://github.com/appsmithorg/appsmith-ee/pull/8149

## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/17625800361>
> Commit: c3a972f13beeaef82774a8bddb28c89cf1f783f6
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=17625800361&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Thu, 11 Sep 2025 06:23:42 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Bug Fixes**
* Improved error messages and details when plugin actions or triggers
fail, providing clearer context to diagnose issues.
* Surfaces underlying response data on errors (when available), enabling
more informative failure feedback in the UI.
* Ensures action state is updated consistently after failures (clears
loading and populates data/meta when present), preventing stale or
misleading states.
* Standardized error handling across related flows without changing
successful execution behavior.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-09-11 12:34:27 +05:30
..
actions chore: ce changes related to decoupling webworker (#41033) 2025-07-11 12:24:44 +05:30
api chore: add workflows setting for agents CE (#40988) 2025-06-19 18:44:22 +05:30
assets feat: add action resp viz (#39690) 2025-03-12 13:59:36 +01:00
ce feat: update environment switch tooltip from business to enterprise plan (#41168) 2025-08-20 04:35:23 -07:00
components feat: update premium icon for create datasource page (#41109) 2025-07-14 12:16:39 -07:00
constants chore: Updating the description for run behaviour options of a JS object function (#41053) 2025-06-27 11:08:41 +05:30
Datasource/components
ee feat: Adding core logic for Reactive Actions in Post evaluations flow (#40963) 2025-06-23 20:00:42 +05:30
enterprise
entities chore: optimised isChildPropertyPath to not use a regex and added more logging around calculateSubTreeSortOrder (#41162) 2025-08-04 11:32:15 +05:30
git chore: re-instate status call for protected branches in git connected apps (#40880) 2025-06-06 13:53:37 +05:30
git-artifact-helpers/application chore: git pkg - package integration with git (#39342) 2025-02-19 13:42:58 +01:00
globalStyles
hooks chore: Updating google authentication config to support Multi Org flow on EE (#39985) 2025-03-31 18:33:11 +05:30
icons
IDE chore: add workflows setting for agents CE (#40988) 2025-06-19 18:44:22 +05:30
instrumentation fix: Upgrade packages (#40935) 2025-06-16 12:12:55 +05:30
layoutSystems chore: ce changes related to decoupling webworker (#41033) 2025-07-11 12:24:44 +05:30
mockResponses
mocks
navigation chore: add workflows setting for agents CE (#40988) 2025-06-19 18:44:22 +05:30
pages fix: Updating the logo in the app editor to use favicon instead (#41147) 2025-07-29 09:56:31 +00:00
PluginActionEditor feat: add onPageUnload option in UI behind feature flag. (#41008) 2025-06-23 14:16:21 +05:30
plugins/Linting feat: Adding core logic for Reactive Actions in Post evaluations flow (#40963) 2025-06-23 20:00:42 +05:30
polyfills
reducers chore: ce changes related to decoupling webworker (#41033) 2025-07-11 12:24:44 +05:30
reflow
sagas fix: Adding responseMeta in query object even when the query fails (#41216) 2025-09-11 12:34:27 +05:30
selectors chore: ce changes related to decoupling webworker (#41033) 2025-07-11 12:24:44 +05:30
templates
theme
usagePulse fix: Upgrade packages (#40935) 2025-06-16 12:12:55 +05:30
utils chore: optimised isChildPropertyPath to not use a regex and added more logging around calculateSubTreeSortOrder (#41162) 2025-08-04 11:32:15 +05:30
WidgetProvider chore: ce changes related to decoupling webworker (#41033) 2025-07-11 12:24:44 +05:30
WidgetQueryGenerators fix: JSON form generate form flow broken for tables without primaryKey and READ_WRITE permissions (#40275) 2025-04-24 03:57:03 -07:00
widgets chore: ce changes related to decoupling webworker (#41033) 2025-07-11 12:24:44 +05:30
workers fix: Adding responseMeta in query object even when the query fails (#41216) 2025-09-11 12:34:27 +05:30
App.css
AppErrorBoundry.tsx chore: refactor faro (CE) (#40350) 2025-04-29 10:32:36 +05:30
config.d.ts
Globals.d.ts
index.css
index.tsx chore: update import of AppState to DefaultReduxState (#40494) 2025-05-01 15:53:37 +05:30
LandingScreen.tsx fix: handle undefined user object in LandingScreen for non-existent cloud billing domains (#40855) 2025-06-04 06:02:30 -07:00
preload-route-chunks.ts
react-app-env.d.ts chore: Eject CRA (#39264) 2025-02-14 14:24:41 +05:30
RouteChangeListener.tsx
serviceWorker.ts
store.ts chore: update import of AppState to DefaultReduxState (#40494) 2025-05-01 15:53:37 +05:30
wdyr.ts