odd-platform icon indicating copy to clipboard operation
odd-platform copied to clipboard

Fix message of alert on Backwards incompatible schema when data type has been changed

Open RamanDamayeu opened this issue 2 years ago • 0 comments

If we change data type of a column with get Backwards incompatible schema change.

When we compare revisions we will see that data types have been changed.

In the same type Alert (notification) would still have a confusing message with "Missing field: [field_name]".

Seems, it's better to show that the data type of the field has been changed from one value to another.

RamanDamayeu avatar Sep 26 '23 20:09 RamanDamayeu