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 warning `AA0189 ` is incorrect when the ApplicationArea is definied in a dependency app. **2. To Reproduce** Create...

CodeCop

Please include the following with each issue: **1. Describe the bug** Non Extensible pages aren't suggested when you create a page customization. **2. To Reproduce** Create a page that isn't...

intellisense

**1. Describe the bug** Usercontrol in Page or PageExtension cannot be obsoleted. **2. To Reproduce** - Add any usercontrol to any page - Set its property ObsoleteState, ObsoleteTag or ObsoleteReason...

accepted

Please include the following with each issue: **1. Describe the bug** This bug might be related to #7778. If you place a tooltip on a table extension, it does not...

metadata
requires-triage

**1. Describe the bug** In my case, after a onValidate trigger is finished, and before entering OnAftergeRecord on a Page, the debugger is stopping on an exception. It shows "paused...

input-needed
debugger

Please include the following with each issue: **1. Describe the bug** A global variable on a report extension. The variable is declared an not used anywhere. There is no diagnostic...

CodeCop
accepted

**1. Describe the bug** When building a project with excel layout in it, we keep getting changes on excel layout file. Upon closer look at the excel files (extraced xlsx...

accepted

**1. Describe the bug** As far as I now there's always a unique secondary key on the SystemId field of every table. However on a CustomTable.SetRange(SystemId, ) CodeCop generates the...

CodeCop
accepted

Please include the following with each issue: **1. Describe the bug** When using MacOS to compile AL apps using AppSourceCop I get Error AS0003 complaining that the previous version of...

input-needed

**1. Describe the bug** Warning AA0218 "The Tooltip property for PageAction ... must be filled." is missing within role center areas "Sections" and "Embedding". **2. To Reproduce** Activate rule AA0218....

bug
accepted