[midPoint-git] [Evolveum/midpoint] 25b9ab: SqlAuditServiceImpl: prv.setTargetName not used if...
virgo47
noreply at github.com
Mon Jan 4 12:40:43 CET 2021
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 25b9ab922e0a3667aaf87d726903206a9347efe2
https://github.com/Evolveum/midpoint/commit/25b9ab922e0a3667aaf87d726903206a9347efe2
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-01-04 (Mon, 04 Jan 2021)
Changed paths:
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlAuditServiceImpl.java
Log Message:
-----------
SqlAuditServiceImpl: prv.setTargetName not used if targetName is null
This avoids IllegalArgumentException in some tests.
If the columns (like targetOwnerName) is truly not-null they should
have been marked so in the DB as well, now they are considered nullable.
More information about the midPoint-svn
mailing list