Debugger is not stopping in the breakpoint in Fix Script

jvgonzalez
Tera Contributor

Hello community!

I'm having an issue with my debugger, it does not stop at breakpoints.

Example:

1- Fix script with breakpoints

jvgonzalez_0-1699015519560.png

2- Open Script debugger 

jvgonzalez_1-1699015553230.png

 

3 - run fix script (NOT IN BACKGROUND)

jvgonzalez_2-1699015617402.png

 

The execution thread was not halted, it reached the end of the script without stopping at the breakpoints.

 

Anyone else having this issue? Tried the search function and did not find similar posts.

 

Thanks in advance

1 REPLY 1

Jan Cernocky
Tera Guru

Fix scripts is not a friend with debugger. You may find a nice workaround here:

 

https://www.servicenow.com/community/now-platform-articles/test-scheduled-jobs-and-fix-scripts-in-th...