[midPoint-git] [Evolveum/midpoint] de67d7: Address few issues in the code.

Andrej noreply at github.com
Sat Mar 28 12:07:51 CET 2026


  Branch: refs/heads/feature/s-11112-correlate-before-suggest
  Home:   https://github.com/Evolveum/midpoint
  Commit: de67d71890af941d080a094b97ac552616f19ab4
      https://github.com/Evolveum/midpoint/commit/de67d71890af941d080a094b97ac552616f19ab4
  Author: Andrej Zan <andrej.zan at evolveum.com>
  Date:   2026-03-28 (Sat, 28 Mar 2026)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/correlation/ResourceCorrelationDefinitionProvider.java
    M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/mappings/ShadowWithOwner.java
    M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestMappingsSuggestionOperation.java

  Log Message:
  -----------
  Address few issues in the code.

**What**

- Add JavaDoc to one of the classes to make it more clear what it does.
- Fix potential NPE.
- Use item factory to create prism reference value instead of direct
  constructor.

**Why**

The item factory is used to not rely on implementation details of the
prism objects (in a broad sense not the `PrismObject` directly).

**Task**: 11112



To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list