Hello Business Central experts,
I am attempting to debug an issue that is occurring with a particular Purchase Order (the purchase order has an error on line 390,000) but that line does not exist. So in order to dig into this issue more I would like to run the debugger as the Test Report Process is running and maybe I will be able to determine the issue.
Now what I have done is created a basic AL project that has a launch.JSON that points to the Sandbox Environment that I want to test, next I used Go-To Definition to access the Purchase Order Page and I set a few breakpoints on Posting and test Report. But the debugger does not fire. I'm not sure if its worth noting but I also tried attaching breakpoints to Codeunit Test Report Print. Additionally I can debug code that I have written in a page extension for example.
I was wondering if there is an issue with my method? Or can I not debug this cloud sandbox? I have attached the text in my Launch file. This is on Platform 14.0 Runtime 3.0 (Spring release)