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** A clear and concise description of what the bug is. **2. To Reproduce** Steps to reproduce the behavior: 1....

**1. Describe the bug** If we use RAD publishing our app becomes unusable because we are getting a lot of permissions errors and factboxes disappear (probably because of missing permissions)...

accepted
RAD

Please include the following with each issue: **1. Describe the bug** Tables may not be deleted, but must be set to Removed. Removed tables give an error in the permission...

al-compiler-validation
requires-triage

Please include the following with each issue: **1. Describe the bug** This is a tricky one since the compiler is _technically_ correct, but keeping this (no pun intended) enabled like...

Please include the following with each issue: **1. Describe the bug** I have an extension that inserts a record in the OnInsertTrigger of a page extension and returns false in...

requires-triage

**1. Describe the bug** Interface XML comments are not properly handled. They are ignored. **2. To Reproduce** Create the following two objects including xml comments: ```al /// /// Great interface...

accepted

**Describe the bug** The AL Language extension creates empty .snapshots folders in workspace folders by default. **To Reproduce** If the AL Language extension is enabled, it will create a snapshots...

bug
workspaces

1. Describe the bug HttpClient call fails with: "The SSL connection could not be established; the remote certificate is invalid because of errors in the certificate chain: UntrustedRoot, RevocationStatusUnknown, OfflineRevocation"...

requires-triage

**1. Describe the bug** AppSource fails when compiling against my version. I suspect it has to do with usage of implicit namespaces with AppSourceCop compiles for the object change type....

requires-triage
AppSourceCop

**1. Describe the bug** AA0248 is shown hidden with 3 dots for a variable, but if you follow the instructions and add the this, AL0847 occurres (Page MainPage does not...

accepted