TS001858316 — Deleting columns with dependencies behaves differently compared to earlier versions
Fixed: Resolved an issue where deleting a column from a table does not produce an immediate warning if the column being removed has dependencies.
Reproduction Steps
1. Log in to the admin client.
2. From Composer, select a table > Edit.
3. Delete a column.
The result is there is no warning message displaying the dependencies when a message should display immediately after the column is deleted.