AL
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...
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...
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...
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?
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....
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...
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....
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,...
**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...
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...
**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  **2. To...