संपादित करें

इसके माध्यम से साझा किया गया


AppSourceCop Error AS0038

Unsupported table key property change

Description

Modifying table key properties can lead to destructive changes that will break the upgrade of existing installations and dependent extensions.

Remarks

This error occurs when a table key property is modified in a way that isn't supported. Modifying table key properties can lead to destructive changes, which can break the upgrade process for existing installations and dependent extensions.

How to fix this diagnostic?

To resolve this error, you need to avoid making unsupported changes to table key properties. Here are the steps:

  1. Locate the table key property in your code that is causing the error.
  2. Change the property back to its original value or to a supported value.

AppSourceCop Analyzer
Get Started with AL
Developing Extensions