[midPoint-git] [Evolveum/midpoint] 444595: Repository.addObject with overwrite documented nee...
virgo47
noreply at github.com
Sat Nov 6 11:55:26 CET 2021
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 4445950a83505b5caea600bee7fa94966cce9c32
https://github.com/Evolveum/midpoint/commit/4445950a83505b5caea600bee7fa94966cce9c32
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-11-06 (Sat, 06 Nov 2021)
Changed paths:
M repo/repo-api/src/main/java/com/evolveum/midpoint/repo/api/RepoAddOptions.java
M repo/repo-api/src/main/java/com/evolveum/midpoint/repo/api/RepositoryService.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/AddOverwriteTest.java
Log Message:
-----------
Repository.addObject with overwrite documented needed type match + test.
This is just clarification of the existing state, but it is unlikely
that overwriting object of other type is ever useful - delete + add
should be used explicitly for such a case.
More information about the midPoint-svn
mailing list