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

How to force update of space-time attributes when performing update #3476

Open
cchjgood opened this issue Sep 11, 2024 · 0 comments
Open

How to force update of space-time attributes when performing update #3476

cchjgood opened this issue Sep 11, 2024 · 0 comments

Comments

@cchjgood
Copy link

Expected behavior

The original entity attribute has a value. Change a certain attribute to null through the front end and pass the entire entity to the back end. During the update, it is found that this attribute has not been modified to be null. Check the executed SQL and there is no update to the null value.
Tried multiple versions of 15.x

Actual behavior

Steps to reproduce

  // some java code
  // some logging output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant