Skip to content

[Bug]: Field Names of Google Sheet Data Source gets updated across different Data Queries #1649

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
ToxicBiohazard opened this issue Apr 22, 2025 · 1 comment
Assignees
Labels
Bug Something isn't working Javascript Frontend Pull requests that update Javascript code Node-Service Backend Node.js for Data Source Plugins

Comments

@ToxicBiohazard
Copy link

ToxicBiohazard commented Apr 22, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Currently, I've two data queries in the app from the same data source. When I update the field name in query1, it updates the field name on query2 as well.

Expected Behavior

Updating a field name on query1 shouldn't affect the field name on query2, regardless of whether they use the same data source.

Steps to reproduce

  • Create Google Sheet Data Source
  • Create Data Queries in the app as query1 and query2 that use Google Sheets
  • Add a field name on query1, and it should appear on query2 as well.
Screen.Recording.2025-04-22.at.5.40.15.PM.mp4

Environment

Version: 2.6.5-"dev #9ace569"
MacOS 15.4.1

Additional Information

No response

@FalkWolsky FalkWolsky added Bug Something isn't working Javascript Frontend Pull requests that update Javascript code Node-Service Backend Node.js for Data Source Plugins labels May 2, 2025
@FalkWolsky FalkWolsky moved this to 🆕 New in Lowcoder May 2, 2025
@FalkWolsky
Copy link
Contributor

This is indeed a bug and we need to find out if this is only frontend related or also backend (node-service) has it's dirty hands in it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Javascript Frontend Pull requests that update Javascript code Node-Service Backend Node.js for Data Source Plugins
Projects
Status: 🆕 New
Development

No branches or pull requests

4 participants