Kamil Sacek
Kamil Sacek
During development of App we hit some problems when using HttpClient to download file from URL to import some initial data. To debug the problem, I wanted to use e.g....
In AL, when I define function with parameter of type variant passed by reference, I cannot call the function by passing record, because I will get error: > Argument 2:...
### Azure DevOps Extensions Generate Release Notes (Node Cross Platform) ### Platform Azure DevOps Services ### Azure DevOps Server (TFS) Version _No response_ ### Extension Version 3.85.2 ### Describe the...
I have and idea but no time to do it myself: Be able to define permissions for permission sets for actual object through "metadata" of the object. E.g. I will...
**1. Describe the bug** When app files (symbols) are downloaded by another way than by "Download Symbols" action into the package cache folder (e.g. through NuGet packages) and they are...
My colleague had issue, where in DAL he moves cursor e.g. over some variable definition using standard codeunit. It open the dal for this codeunit side-by-side automatically. Disabling your Extensions...
**Describe the issue** Working on our containerized Azure DevOps agent, I am now running bccontainerhelper inside the container. Now I am getting error, which seems is connected to the fact,...
We switched to using containerized Azure DevOps agents and since that, running Run-ALValidation fails on New-BCContainer step with error "Error trying to establish session, retrying in 5 seconds". After the...
### Description When using Paket together with nuget packages having long IDs or long file names inside it, current version (8.0.3+75b30cdcb8859e8d129f139444d9b9b600bfff07) fails when working with them. Long file names are...
**Describe the issue** When I want to create Entra apps for onprem container with AAD auth through New-AadAppsForBc including app for connecting to Email, cmdlet shows this warning: ``` -includeEmailAadApp...