AlexCeg

Results 6 comments of AlexCeg

@dannoe It is just an easy example. If I insert the record return false I get an error because the return value is ignored and the standard tries to insert...

Hi, I retried it. It works in one of the newest versions 25.1.25873.26550 but it definetely did not work in 25.0.23364.25738 It would be interesting to know the version with...

[log.txt](https://github.com/user-attachments/files/21103190/log.txt)

I think the same. I created the repository from the [Template](https://github.com/microsoft/AL-Go-PTE). This is my app.json, when it fails: ```json { "id": "1795e769-4e99-4f65-a0c4-b5dcb2e09885", "name": "test", "publisher": "AlexCeg", "version": "1.0.0.0", "brief": "",...

@mazhelez Thank you. Compiling works now. But I get the next error and I cannot explain it: ``` Installing test app dependencies _____ _ _ _ _ _ _ _...

@mazhelez Could the error be fixed?