Don't overwrite target field with SetSecurityUserProcessor (#51454)
* Don't overwrite target field with SetSecurityUserProcessor This change fix problem with `SetSecurityUserProcessor` which was overwriting whole target field and not only fields really filled by the processor. Closes #51428 * Unused imports removed
Loading
Please register or sign in to comment