Closed reiniroosh closed 6 years ago
Just wanted to point out that I'm using the newer vsix with the older platform, which I guessing is causing the issue. Haven't had time to try and figured I'd at least report it.
Hi @reiniroosh which CU you are using? I can be wrong but I think the DataClassification was added in CU3 for 2018 so if you have the previous platform (I can see you have CU2) then I think you should upgrade first.
Kris
You are using wrong vsix version. Please make sure to use the vsix that comes bundled on the product DVD: https://github.com/Microsoft/AL/wiki/Frequently-Asked-Questions#which-version-of-the-al-language-extension-should-i-use
We will soon implemented automated version checks to inform early about vsix -> server mismatch.
The table snippet adds a DataClassification property by default. This compiles, but when I try to publish to the database it errors:
Build 11.0.20348.0 vsix: 0.15.18771
Sample code: