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

Insert script in System Information window doesn't wrap LocalDate values in quotes #3283

Open
gorbunkov opened this issue Sep 12, 2022 · 0 comments
Labels
type: bug Something isn't working

Comments

@gorbunkov
Copy link
Contributor

Platform version: 7.2.19

  1. Create an entity with a field of LocalDate type
  2. Run the application, create entity instance.
  3. In the entity browse screen right click in the line and select the "System information" context action
  4. Click the "Script for Insert" button

AR: value for field with LocalDate datatype will not be wrapped into quotes, while values of Date datatype are wrapped

Screenshot 2022-09-12 at 13 18 23

Screenshot 2022-09-12 at 13 18 37

Forum topic

@gorbunkov gorbunkov added the type: bug Something isn't working label Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant