Johannes Wikman

Results 6 issues of Johannes Wikman

When using AL Language extension from nextmajor (v9.0.582246) BC.LinterCop starts to flood me with false positives. These are the ones I seen so far: - [ ] LC0002 - Comments...

nextmajor

According to the AL Guidelines at https://alguidelines.dev/docs/bestpractices/api-page/#odatakeyfields, `ODataKeyFields` should always be added to API pages with the value `SystemId`. Would it be possible to include that in the AL File...

enhancement

When having the [_ShowAs_](https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/properties/devenv-showas-property) property on an Action Group set to `SplitButton`, the _Caption_ property is not needed on the group. LC0016 handles this in a nice way. But I...

bug

The auto-fixing of some CodeCop rules are a great idea! I just enabled the useful initiative [BusinessCentral.LinterCop](https://marketplace.visualstudio.com/items?itemName=StefanMaron.businesscentral-lintercop) and of course a lot of new warnings appeared! :) Some of the...

**Describe the issue** Most of our PTEs are starting their object IDs at 50000, for several reasons that I don't think I need to go into. If we want to...

enhancement

## Cannot create a pipeline with yaml file from a repo in another Project **Command Name** `az pipelines create Extension Name: azure-devops. Version: 0.18.0.` **Errors:** ``` request failed: Operation returned...