Thaddeus Loke

Results 83 comments of Thaddeus Loke

We have internally discussed this issue and have decided not to accept this issue to be fixed at the moment to prioritize other issues. Thank you for raising this concern.

We've fixed a bug related to this recently, so I think this will be addressed in the next pre-release. It should be in version 14.0.965742 or later.

Hi, this issue is out of scope of for this repository. You should do one of the following: - Open a support request to CSS through the PartnerSource portal -...

Sorry for the confusion. We do **not** have any concrete plans to move this warning to an error at the moment. I'll try to clear up where we are at...

I agree too. I cannot give any specific promises on when it will be done, but I can say that it's been brought up internally for consideration. When will depend...

This is a problem. What happened was that between BC 23 and BC 24, the name of the system permission was changed to remove the period at the end. However,...

This has slipped through the cracks because it wasn't labeled correctly for a long time, is the issue still occurring on the latest BC version? I suspect it is because...

Thanks for the suggestion. Since this is an improvement and not a bug, you can post this to our Ideas forum at https://aka.ms/BusinessCentralideas, or vote up the idea if its...

In your `launch.json` do you have `breakOnError` or `breakOnRecordWrite` set? If so, was there an error or record write where the unexpected breaks happened? Looking at the code where it...

So this is by design for now, and has been for as long as I can tell. Because the breakpoint is on the last line in the method, when you...