Skip to content

added user email id to parser payload

Gauri Chitale requested to merge acl_override into master

To avoid the ACL override issue, we now pass the email id of user who triggered the ingestion job to the parser to avoid record updates when this user does not have access to the owner ACL groups of the existing records

Merge request reports