Skip to content
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

[Bug]: CURD >> JSONForm | AutoGenerated queries to be corrected incase of a Number column names #14300

Open
1 task done
Aishwarya-U-R opened this issue Jun 6, 2022 · 0 comments
Assignees
Labels
Accelerators Product Issues related to app building accelerators Bug Something isn't working Generate Page Issures related to page generation Low effort Takes 1-2 days Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Production Widgets & Accelerators Pod Issues related to widgets & Accelerators

Comments

@Aishwarya-U-R
Copy link
Contributor

Aishwarya-U-R commented Jun 6, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Description

Incase of Number column names - Insert & Update operations are failning:
Screenshot 2022-05-25 at 12 50 13 PM

Screenshot 2022-05-25 at 12 48 25 PM

Steps To Reproduce

  1. Create a table with Number column name
  2. Generate CRUD page from this table & Deploy app
  3. Observe : Column names in table are prefixed with "_"
  4. Now try to Insert & Update the records
  5. Observe: Errors as shown above during both steps
  6. Expected: The CRUD generated queries should be rightly created in case of number name columns also so user need not edit it unless other changes
  7. Expected: Also to change the Error text of the error toast on Insert Modal as "Error while inserting record"

Public Sample App

No response

Version

Prod/Release v1.7.1

@Aishwarya-U-R Aishwarya-U-R added Bug Something isn't working Needs Triaging Needs attention from maintainers to triage labels Jun 6, 2022
@Aishwarya-U-R Aishwarya-U-R added the Generate Page Issures related to page generation label Jun 6, 2022
@github-actions github-actions bot added IDE Pod Issues that new developers face while exploring the IDE Platform Pod labels Jun 6, 2022
@github-actions github-actions bot added Integrations Product Issues related to a specific integration and removed IDE Pod Issues that new developers face while exploring the IDE labels Mar 2, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added Production High This issue blocks a user from building or impacts a lot of users Medium Issues that frustrate users due to poor UX and removed Release High This issue blocks a user from building or impacts a lot of users labels Mar 7, 2024
@github-actions github-actions bot added the Query & JS Pod Issues related to the query & JS Pod label Mar 7, 2024
@rohan-arthur rohan-arthur added the Low effort Takes 1-2 days label Jun 4, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added Accelerators Product Issues related to app building accelerators and removed Integrations Product Issues related to a specific integration labels Aug 5, 2024
@github-actions github-actions bot removed the Query & JS Pod Issues related to the query & JS Pod label Aug 5, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added Widgets Product This label groups issues related to widgets Widgets & Accelerators Pod Issues related to widgets & Accelerators and removed Widgets Product This label groups issues related to widgets labels Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accelerators Product Issues related to app building accelerators Bug Something isn't working Generate Page Issures related to page generation Low effort Takes 1-2 days Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Production Widgets & Accelerators Pod Issues related to widgets & Accelerators
Projects
Status: No status
Development

No branches or pull requests

4 participants