AL icon indicating copy to clipboard operation
AL copied to clipboard

Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual...

Results 405 AL issues
Sort by recently updated
recently updated
newest added

Please include the following with each issue: **1. Describe the bug** Report Request Page Editable = ProcedureReturningRecord().BooleanField Error compiling dynamic control expression: 'ProcedureReturningRecord().BooleanField' at index '16'. The error is: The...

al-core-compiler
accepted

When query field is used for in MaxStrLen function it raise runtime error that is visible in Application Event Log. BC Webclient raise only something wrong. Error say that field...

al-core-compiler
accepted

Have an extension with a dotnet wrapper on the assembly(mscorlib) The pre-release 16.0.1463980(only this version) does not compile my code(1st Bug) anymore because the error i see is: ![Image](https://github.com/user-attachments/assets/5b297702-1967-4c59-93bd-0512b9a322dc) So...

input-needed
accepted

Please include the following with each issue: **1. Describe the bug** I want to compile my AL Project using the `/generateCrossReferences` switch to get the cross references from the compiler....

accepted

Hello Since the multilanguage syntax is being deprecated, would it be possible to add a feature, which would do the conversion to the new syntax and generate xlif files? How...

suggestion

**1. Describe the bug** I've attached a zip file containing 3 apps and two workspaces. The Fullstack workspace refers 3 apps. Top level app A, with no references. ``` AL...

al-core-compiler
accepted

**1. Describe the bug** When using the "AL: Go!" or "AL: Download Symbols" commands inside of Visual Studio Code I am presented with the usual 2 options "Your own server"...

no-repro

**1. Describe the bug** Conditional breakpoints will not work sometimes. **2. To Reproduce** In my case I am using following code (extract): var ItemList: Dictionary of [Text, Boolean]; ItemNo: Text;...

debugger
accepted

Please include the following with each issue: **1. Describe the bug** Since the last update of the AL extension to version 16.0.1463980 the compiler shows warnings, only on linux, when...

al-core-compiler
accepted

**1. Describe the bug** I have same Error 85132273 in two projects. First project raise the error during publish process and second project raise the error during installation/upgrade app. I...

accepted