AL icon indicating copy to clipboard operation
AL copied to clipboard

Debug Install/Upgrade code

Open TheDenSter opened this issue 7 years ago • 2 comments

I set a breakpoint in my install codeunit but it never breaks. Is this by design? Do I need to do something special to make that work?

Today's been very frustrating because I can't seem to get my permission set to be added to the current user from the install codeunit. I wrote a function to add the app's permission set to the current user, and when I call it from a page action it works, but it does not work from the install codeunit. Would be GREAT to be able to debug this

TheDenSter avatar Feb 16 '18 22:02 TheDenSter

This is by design for now. We will look into enabling some better form of troubleshooting for the install code.

StanislawStempin avatar Feb 20 '18 10:02 StanislawStempin

Alright thank you Stan for looking at this

TheDenSter avatar Feb 20 '18 16:02 TheDenSter

I think this has been fixed by now.

kalberes avatar Nov 29 '23 11:11 kalberes