Chris Blank

Results 15 issues of Chris Blank

**Describe the issue** Currently its not possible to publish the Modul in an Azure Automation Account **Exception Message** > Error importing the module BcContainerHelper. Import failed with the following error:...

enhancement
help wanted

Would be great to have an Call Hierarchy Browser like for c++. Analysing the where-used of the where-used of the where-used [...] is a pita. Ref: https://devblogs.microsoft.com/cppblog/c-extension-in-vs-code-1-16-release-call-hierarchy-more/ https://learn.microsoft.com/en-us/visualstudio/ide/reference/call-hierarchy?view=vs-2022

**Describe the issue** The NuGetFeed Class currently only support orga feeds on github and fails on user feeds. https://github.com/microsoft/navcontainerhelper/blob/b2410696c2c9ce68b63f3ef1a65c0c09d0c58ed1/NuGet/NuGetFeedClass.ps1#L98 If we change the url to https://api.github.com/users/* this would work fine...

bug

**Describe the issue** Run-AlValidation fails for BC25 with message "The runtime version '14.0' is not supported by the AL compiler" real validation on msft side seems to succeed. **Scripts used...

bug
Fix Ready

Somethimes the Transferfields is executed on a own Table in an Library App which LinterCop doesnt know. If i write an table extensions to its source and target table an...

enhancement