[midPoint-git] [Evolveum/midpoint] 801cdb: Re-add $user/$account vars even for non-accounts
mederly
noreply at github.com
Tue Mar 1 08:49:26 CET 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 801cdbd9a335d8d866f7b0f6a5efec902d5dcc02
https://github.com/Evolveum/midpoint/commit/801cdbd9a335d8d866f7b0f6a5efec902d5dcc02
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-03-01 (Tue, 01 Mar 2022)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/util/ModelImplUtils.java
Log Message:
-----------
Re-add $user/$account vars even for non-accounts
By mistake, these variables have been available for correlation
purposes even for resource objects that are not accounts (like
e.g. groups). It has been in this state for a long time. Recently
I have "fixed" this. But it seems that some tests rely on this bug.
So I'm (at least temporarily) re-enabling this behavior, so
$account is available also for groups, orgs, and other non-account
objects.
More information about the midPoint-svn
mailing list