Debug Install/Upgrade code
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
This is by design for now. We will look into enabling some better form of troubleshooting for the install code.
Alright thank you Stan for looking at this
I think this has been fixed by now.