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** The PropagateDependency setting in the app.json does not work as expected and leads in some situations to missing Symbols...

Please include the following with each issue: **1. Describe the bug** Tried this, but the compiler says "no". ``` AL local procedure GetDataUpgradeImplementation(FeatureKey: Record "Feature Key"): Interface "I Feature Data...

accepted

## 1. Describe the bug The AL Language Extension debugger successfully connects to Business Central cloud sandbox and pauses when an exception occurs, but the **Call Stack** and **Variables** panels...

Usage of `directory.app.props.json` produces AL1022 error: _A package with publisher 'P', name 'A', and a version compatible with '27.0.0.0' could not be found in the package cache folders: c:\PRJ\B\../.alpackages_ **1....

bug
accepted

**1. Describe the bug** At some point back in time, the AL Language extension provided an automatic variable called "Return Value" in Variables -> Locals, every time the procedure end...

debugger
accepted

**1. Describe the bug** With the latest version, 16.0.1826476, it is no longer possible to debug an install or upgrade codeunit. The key combinations F5 and Ctrl+F5 no longer work...

debugger
accepted

Please include the following with each issue: **1. Describe the bug** attempting to compile an AL project and specifying the /outputFolder parameter as described by the documentation produces an error...

al-core-compiler
accepted

**Describe the bug** Modifying a caption in a table extension no longer works. Default captioning is displayed. **To Reproduce** Steps and to reproduce the behavior: 1. create and publish tableextension...

bug

**1. Describe the bug** When an error occurs while publishing an app, cancelling the dialog also clears the Debug Console. So the information what happened is removed. This behavior was...

accepted

It seems quite a few NuGet packages are missing from public sources Looks like - All 26.5 packages are missing (e.g. Application) - For some packages even 27.0 is missing...

external