Gintautas
Gintautas
While working on migrating bunch of C/AL code to AL, we come across to many errors like this: > The type or method 'ShowPanelModal' cannot be used for 'Extension' development....
Hey Guys, I noticed that git-unite does not work with the git worktrees. Please see the screenshot bellow. As you can see I can query the status of repository. But...
**1. Describe the bug** I do have two extensions A & B in multi-root project setup. Extension B, depends on Extension A. Extension A is using symbols from W1 Extension...
When applying code fix action for implicit with warning (AL0606), action is overdoing it for SETRANGE statements. There is no need to use epxlict table name in the first param...
I would like to report and issue related to RAD publish. I used to the get an 'error AL0670' while trying to use RAD publishing. `error AL0670: Fast publishing failed...
I do use Run-TestsInBcContainer to run my tests from powershell. When I publish my test app using Ctrl+F5, all works fine. It find tests and excutes them. Immediately, after running...
Hey @freddydk , I'm trying to setup cron jobs to run "Test Current", but running into the strange issues with dependency app. It does not get installed into the container,...
Hey @freddydk, Do you have some docs about 'braking change' detection. I see that our pipeline downloads previous release app. But, I don't see any error or warning regarding breaking...
Hey @freddydk, We are seeing some strange issues with deployments to our PROD environments. Firstly, it takes really long time now 1h+ for the minor changes. Normally it runs between...
Extension deployment fails/stops when you open "Extension Installation Status" page It gives this error: `The job for id '00000000-0000-0000-0000-000000000000' was not found.` Steps to reproduce: 1. Run 'Publish-to-environment' via AL-GO...