lowcoder
lowcoder copied to clipboard
[Bug]: Field Names of Google Sheet Data Source gets updated across different Data Queries
trafficstars
Is there an existing issue for this?
- [x] 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.
https://github.com/user-attachments/assets/c1cb4315-f7ca-42e0-932a-7beaa5eae4cf
Environment
Version: 2.6.5-"dev #9ace569" MacOS 15.4.1
Additional Information
No response