piejanssens / sf-toolbox

Extended SuccessFactors Info and Utilities for SAP Professionals
GNU General Public License v3.0
0 stars 0 forks source link

Blocking error in "Manage Workflow Groups" with the extension enabled #1

Closed bollewolle closed 4 days ago

bollewolle commented 1 week ago

With the Extension activated (in either Edge or Chrome), when I go to "Manage Workflow Groups" in SuccessFactors, I do not get the normal screen but a popup with error that looks like this:

image

Content of the error message is: errorId=null, timestamp=null, errorMessage=Assignment to constant variable., errorName=TypeError, server=167pc57bcf29, versionInfo=Release%3A%20%20%2020240823174129%0AServer%3A%20%20%20%20167pc57bcf29%0ATimestamp%3A%202024-09-10T09%3A46%3A20.697%2B0000

I have this for all customers, even after cleaning cache and such, and I have it for both Preview and Production instances.

However, when I disable the Extension all works fine again.

Do let me know if you need more information.

piejanssens commented 4 days ago

Root cause identified: global variable collision inside injection script Fixed: https://github.com/piejanssens/sf-toolbox/commit/8aa0b42907bb608e27105b9e1b35e81dde3eaf62 Part of 1.2.2 release.