Skip to content
Snippets Groups Projects

F merge id with resolved entity

Merged Florian Spreckelsen requested to merge f-merge-id-with-resolved-entity into dev
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
+ 5
0
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ###
### Added ###
 
* `apiutils.merge_entities` now has a `merge_id_with_resolved_entity` keyword
 
which allows to identify property values with each other in case that one is
 
an id and the other is an Entity with this id. Default is ``False``, so no
 
change to the default behavior.
 
### Changed ###
### Changed ###
### Deprecated ###
### Deprecated ###
Loading