microsoft / AL

Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual Studio Code Marketplace or as part of the AL Developer Preview builds for Dynamics 365 Business Central.
MIT License
719 stars 242 forks source link

Error AS0036 rised when modifing a tooltip at table level #7788

Open YvesDesrumaux opened 6 days ago

YvesDesrumaux commented 6 days ago

1. Describe the bug When modifing a tooltip on table level that as been already published on AppSource an error AS0036 is rised. I think that tooltips should be editable like the caption.

2. To Reproduce Create an extension with tooltips on table level. Use the AppSourceCop.json properties to check breaking changes. Modify a tooltips in a table.

3. Expected behavior Tooltips edition should not be a breaking change, as the caption edition is.

4. Versions:

BazookaMusic commented 4 days ago

Agree that they should be editable, marking for triage