[en] TS001994099 — Error messages are not accurate when deleting objects in Composer
[en] Fixed: Resolved an issue where error messages when deleting objects in Composer are not accurate.
[en] Reproduction Steps
[en] 1. Log in to the admin client.
[en] 2. From Composer, create a new table with no dependencies.
[en] 3. Start a global action such as a full calculation.
[en] 4. From developer tools, open the network tab.
[en] 5. From Composer, select the new table > Show More > Delete.
[en] 6. Compare the error message in Composer to the error in the network tab.
[en] The result is the error message states the table "cannot be deleted as it has dependencies" when the network tab shows the reason for the error is that no changes can be made while a global action is running.