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 · 1 comment
Open

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
@rbygrave
Copy link
Member

It isn't clear to me what is actually being attempted here. There is no code example to show what is actually going on.

Ideally we get some code in the form of a failing test or something close to that.

Do you want to provide more information here or should we close this one now?

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

2 participants