SuiteCRM 7.11.20 + 7.10.31 is Now Available!

I upgraded my test instance from 7.11.19 to 7.11.20 and after that I encountered some issues:

  1. Can’t see records from the list view of various modules.
  2. When trying to create records from the the menu of my custom modules, i don’t get the view.
  3. Module uploader is not displaying the installed modules. (Keeps trying to load).

I’ve trying to see what the real issue is but only have noticed a lot of errors on the browser’s console.

Uncaught ReferenceError: SUGAR is not defined
    <anonymous> .../index.php?action=ajaxui#ajaxUILoc=index.php?module=MyModule&action=EditView:999
index.php:999:9

Uncaught ReferenceError: closeMenus is not defined
    onmouseout .../index.php?action=ajaxui#ajaxUILoc=index.php?module=MyModule&action=EditView:1

Here is another post of people complaining about similar issues:

To others. Please make sure you test in a different instance before rolling out this version to your main installation.