I have backend implementation that adds property under preference node. Example /home/users/S/aiowerlakjf_lkjwer/preference
I am using service user to update user preference. All the users' preference are updating as expected, however there is one user which is replicated, preference of this user is not updating. The only difference between this user and rest of the users is, it is replicated.
I am not sure why would this even be an issue.
I would appreciate if you can share your experience related to updating users in AEM and if you have encountered similar issues.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @zaddm ,
I was faced same issue and I did deactivate that user and again activate then the issue was resolved for me. Can you please try the same thing.
Kr,
Sanjay
Hi @zaddm ,
I was faced same issue and I did deactivate that user and again activate then the issue was resolved for me. Can you please try the same thing.
Kr,
Sanjay
Can you delete the user and create it again?
Hi @zaddm
Can you put your logs in debug mode and check what error is coming in logs when your code try to add the property for replicated users?
Regards,
Arpit Varshney