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

**1. Describe the bug** When Customer Card is opened using Show Details botton, Date filters are not applied so all Flowfields are not counted correctly. **2. To Reproduce** Steps to...

Please include the following with each issue: TrackingID#2511210050001556 **1. Describe the bug** I have created a simple query to return a contact for the customer. In BC27 the lQuery.Read() returns...

Please report this issue to https://github.com/microsoft/al/issues including information on how to reproduce it, if possible. Processing of message 'al/downloadSymbols' failed with error: 'Object reference not set to an instance of...

bug
input-needed

## AL Debugger Cannot Open Files in Dev Container with Default `/workspaces` Mount ### Environment - **VS Code Version**: 1.95.1 - **AL Language Extension Version**: Latest (from devcontainer) - **OS**:...

accepted

Please include the following with each issue: **1. Describe the bug** FieldRef ordered above RecordRef not producing warning. **2. To Reproduce** declare these vars: ``` AL salesHeader: Record "Sales Header";...

accepted
documentation

**1. Describe the bug** Since I upgraded the AL Language Extension to Runtime 16, I can no longer save my files without clicking Skip at the bottom of the message...

al-compiler-frontend
accepted

**1. Describe the bug** I have similar behavior as described in https://github.com/microsoft/AL/issues/7832. I can compile my code and everything looks good. Problem raise when I publish application to database (OnPrem...

accepted

**1. Describe the bug** In existing code, we use variant types. However, the new overloads for fully qualified object names in RecordRef.Open(), Page.Run(), Report.Run(), Codeunit.Run() showing errors when used with...

accepted

### Describe the issue When option fields contain temporary records, the option members are displayed in the client and not the caption / translated caption. ### Expected behavior Captions /...

accepted

Please include the following with each issue: **1. Describe the bug** If there is post-processing (OnValidate) with a message or notification for a blob field in OnValidate, the upload window...

accepted