appsmithorg / appsmithorg/appsmith

[Bug] Saving a datasource does not update actions

オープン
#2,373 コメント 14 件 リアクション 0 件 担当者 0 名 GitHub で見る
Bug Datasources Integrations Product Low Production Query & JS Pod Query Widgets & IDE Pod
主要言語
TypeScript
スター
40.9k
フォーク
4.8k
平均マージ
1日 22時間
マージ済み PR(30日)
45

説明

## Description

On adding bindings to a datasource and saving it, the same is not reflected in the actions related to the datasource till the page is refreshed

### Steps to reproduce the behaviour:
1. Create an API and save a datasource against it
2. Navigate to the datasource and add a binding in the header. ex. token: {{appsmith.store.token}}
3. save the datasource
4. Inspect the network
5. navigate to the API and run it.
6. The API runs without the binding
7. Refresh the page
8. Navigate to the API and run it.
9. The API runs with the binding

The API should run with the binding in both situations. This is happening because the action is updated on the server when the datasource is saved but not on the client

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。