Skip to content

ElasticSearch - For partial updates with update generated values (@WhenModified) and when that property we want to include that in the update message to ElasticSearch #546

@rbygrave

Description

@rbygrave

This might be a Refactor or a Bug even but if a partial update does not have the @WhenModified property loaded then the SQL update will include it (as expected) but the dirtyProperties set does not.

This has lead to a tidy up because since 4.x we dropped "All values optimistic concurrency checking" so the only properties in an update where clause are now the @id and @Version ... so the code in BindablePropertyUpdateGenerated has been simplified due to that change.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions