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

I see [SelectToken](https://docs.microsoft.com/da-dk/dynamics365/business-central/dev-itpro/developer/methods-auto/jsontoken/jsontoken-selecttoken-method) to select a single JsonToken, but I do not see SelectTokens to select a list or array of JsonTokens. For example if one were to select all...

enhancement
platform-api
json

Hi all, I'm currently seeking information on how to set a new value for the "AllowAutoRedirect" property using the new AL syntax. Any tips or guidance you could provide would...

question

When I want to use IntelliSense anywhere inside `fields` part (root, field, trigger level) of `table` (or `tableextension`) object to select properties, variables type, or anything else, it stucks on...

Please include the following with each issue: **1. Describe the bug** This bug has been discussed to some degree in a yammer thread (https://www.yammer.com/dynamicsnavdev/#/Threads/show?threadId=2331527012761600) but this ticket is created for...

al-core-compiler
accepted

**Describe the bug** When I choose the Image in a page or pageextension it shows the old Windows Client Image Previews. **To Reproduce** When I choose the Image in a...

bug
intellisense

Please include the following with each issue: **1. Describe the bug** We would like to get some more insights on how ALDoc / Doxfx is generating the TOC for the...

al-doc-tool

**Describe the bug** Prepending a new condition to a `FlowField`'s `CalcFormula` results in a false syntax error, and I have to then go and re-type a different part of the...

bug
al-compiler-frontend

Hi Mr/Mrs. I just want to address some issue regarding Business Central SAAS. I think need to be able to disable/replace fieldgroups Brick in extensions. Reason is because on most...

I apologize in advance if this is not the correct place to report this. Note that I am not reporting a bug in the Base Application, but I am reporting...

**1. Describe the bug** With ms-dynamics-smb.al-13.0.864697\bin\win32\aldoc it seems like if you have an "ExternalBusinessEvent" decorator in your codeunit, then the aldoc 'build' command will write an error, and product an...

al-doc-tool