SugarLogic in version 10.0.1

When I upgrade our Sugar instance to 10.0.1 all of the SugarLogic in one module (a custom module) stops working.  Everything.  Has anyone seen something like this before or does anyone have any good debugging methods for looking into the flow of SugarLogic elements?

Parents Reply Children
  • We tried the repair but nothing.  I ended up moving everything into the record.js in the end.  Everything stopped working, studio sugarlogic, summations, dependencies. visibility, mapped enums, even some BPMs that fired OnChange of any field.  All just in one custom module.  Everything else works fine.

    Unfortunately it was our biggest and most used module.  We upgraded production last night and all is working, but everything is in custom JS now, no SugarLogic at all left.

    Biggest problem is I have no idea where to begin debugging it.  Never had to before.  And its weird.  I can get the enum visibility maps to work but if I edit any field in studio they stop working until I do a quick repair.  Other SugarLogic never works.