improved sandbox support for extension .app version upgrades is needed
According to this github issue ( https://github.com/Microsoft/AL/issues/4221 ) running extension upgrades in the BC SaaS is not yet supported. It was suggested that the only way to currently test extension upgrades (i.e. schemaUpdateMode=synchronize) need to be tested locally via BC docker cont...
STATUS DETAILS
Completed
Extending keys in a base table from an AL table extension
When developing AL table extensions, it is possible to create one or more keys, but the scope of that key is solely in the extended table (not the base table that is being extended). VS Code will not allow you to create that key if the key references one or more fields found in the parent table...
STATUS DETAILS
Completed