Solved
Trying to add service user mapping in configuration, but not reflecting in aem console
Hi,
Tried adding a new mapper for service user in already existing file but it is not reflecting in console.
org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-torrid :
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"
jcr:primaryType="sling:OsgiConfig"
service.ranking="1"
user.mapping="[com.torrid.aem.torrid-dynamicmedia.core:TorridService=torrid-service-user,com.torrid.aem.torrid-dynamicmedia.core:amplienceserviceuser=amplience-service-user]"/>
found the below shown node and a file in crx/de.

The file has below content, clearly did not accept the new configuration:

Whereas in the node it accepted the new one.

But the AEM console doesn't reflect the new configuration:
Any help regarding the issue would be appreciated.
Thanks,
Nandan