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

This is a new issue to reproduce the bug discussed in closed issue https://github.com/microsoft/AL/issues/4217 **Describe the bug** When exporting a .navdata file from a tenant or single tier service instance...

bug

Good morning everyone, we've come across a first large issue with the newest version of BC - 15.2. Large number of our current customers are using Bitcoin as one of...

suggestion

I'm looking for a way to handle cookies in AL. In C/AL you can use the .NET CookieContainer https://msdn.microsoft.com/en-us/library/system.net.cookiecontainer(v=vs.110).aspx `DotNet "'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.System.Net.CookieContainer` Is anything planned in that direction?

enhancement
platform-api
http-client

Hey everyone, I would suggest a build-in sort function for the AL List datatype. _Scenario:_ I collect dates from different records (of different tables) in a `List of [Date]` variable....

enhancement
runtime - Out of Scope

Please include the following with each issue: **1. Describe the bug** [Issue 348390](https://support.microsoft.com/en-us/topic/platform-hotfix-for-microsoft-dynamics-nav-2013-build-34904-6fa03ca4-eb57-99ea-d8ac-0f103f57a844) (solved in NAV 2013 - build 34904) is back in BC 17 and BC 18 The "**You...

bug

Please include the following with each issue: **1. Describe the bug** Changing the casing of the name of a control breaks updates when the control is used with `addafter`. **2....

metadata
accepted

Please include the following with each issue: **1. Describe the bug** We've been refactoring a LOT of our 'option' fields / variables the past year into new 'enum' objects. However,...

bug
enhancement
in-progress

**1. Describe the bug** A return parameter of type JsonObject will be return as uninitialized if not explicitly set. In BC versions up to 18 you could instantiate a return...

bug
al-compiler-frontend

I have created a alcpuprofile with the Performance Profiler in BC 21.1. And opend the file with VS Code. In the file is the hit count. But in VS code...

developer-productivity
profiler

**1. Describe the bug** I would like to debug in a specific company using the new `startupcompany` setting. It does not work... References: - https://www.yammer.com/dynamicsnavdev/#/Threads/show?threadId=1963454374150144 - https://learn.microsoft.com/en-us/dynamics365-release-plan/2022wave2/smb/dynamics365-business-central/launch-specific-company-visual-studio-code ![image](https://user-images.githubusercontent.com/25268332/205255548-5bedcf34-d960-4dd2-baf0-af700ca957cf.png) **2. To...

developer-productivity