Daniel Noeth
Daniel Noeth
**1. Describe the bug** If you type a if-statement and want to combine multiple conditions, autocomplete does not provide these operators: - and - or - xor - is (Preview...
**1. Describe the bug** If we use RAD publishing our app becomes unusable because we are getting a lot of permissions errors and factboxes disappear (probably because of missing permissions)...
**1. Describe the bug** AL0155 is raised for global (**not protected**) variables with same name in report extension on two different apps. This only happens for report extensions, but not...
**1. Describe the bug** I tried to attach to a session via the "Help & Support" link in the webclient. After selecting the project and "Snapshot debuggin" in vscode. Nothing...
**1. Describe the bug** Using the new function ``UseServerCertificateValidation`` on the HttpClient requires the developer to use its return value. This isn't the case for e.g. ``HttpRequestMessage.Method('GET')``. Unless there's a...