Expand my Community achievements bar.

Clientlibs reorder breaks the existing functionality.

Avatar

Level 1

Hi,

 

I have reordered the embedded clientlibs in the clientlib-base folder under which broke my search functionality, even after changing it to previous order it is not working throwing some JS error, when checking on the code in dev tools(inside clientlib-base) the function is defined but search is not working. I am thinking to restart the qa server.

 

How to restart the QA server on AEMaaCS? If you have an idea on this issue please suggest the solution.

 

Thanks,

Prasannanjali.

2 Replies

Avatar

Level 4

Hi @SaiM ,

We can not manually restart the AEM servers like we used to do on AMS or on-prem AEM instances.

However you can try to trigger the QA pipelines manually to refresh the bundles.

Thanks,

Sid

Avatar

Level 5

Hi @SaiM ,

 

We cannot restart AEM Cloud instance. Please retrigger the build with reverted changes on QA server and check first on author if the functionality is working fine or not.

 

if its working on author and not on dispatcher then try clearing out the cache of the pages and see