I have recently added the Comments Widget to Liberty Create, it works beautifully in Build and Test environments.
We did a push to live last night and the Case Comments page that contains the Comments widget takes around 15-20 seconds to load everytime? I can’t see any messages in Detective so have no ideas how to fix.
In build and test it loads instantly.
Has anyone got any ideas what could be causing this 20 second delay?
Thanks JonathanFS
Hi Jonathan, I’ll get someone to look at this as soon as possible. Just wondering if it’s related to Security/Firewall settings. I, or one of my colleagues, will report back asap.
Thanks for raising this issue. Your feedback is greatly appreciated!
I think its to do with the large amount of Portal Users in our Live system as we have 82 users in Build, and 22635 in Live.
I am going to figure out how to update the user search to not return portal users, as we don’t need to tag them in comments, as this will drastically shorten user list, I’m hoping this will resolve this slow loading.
I reached out to one of our internal geniuses, Adam Mills, who replied as follows:
"Yes if they are in given subset you can add a filter for where subset is true. Add a reference to the subset then add another line below in the filters area.
Is sub_user_not_portal_user a path from user_list_object which is the base, if not that may well be the problem, you need to create the reference to the subset from user_list_object through.
I believe the user_list_object is actually the User Object, as this is how its been setup in the Comments Widget I got from AppShare (but I dont understand how’s it setup in the code), I have set the subsets on the User Object but these aren’t accessible due to setup.
I have a workaround for now by looking at email domain which is working great.