Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
RamanDamayeu opened this issue Sep 26, 2023 · 0 comments
Assignees
Labels
kind: bug Something isn't working scope: backend Backend task

Comments

@RamanDamayeu
Copy link
Contributor

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 RamanDamayeu added kind: bug Something isn't working scope: backend Backend task labels Sep 26, 2023
@RamanDamayeu RamanDamayeu added this to the 0.18 milestone Sep 27, 2023
@RamanDamayeu RamanDamayeu removed this from the 0.18 milestone Oct 16, 2023
@RamanDamayeu RamanDamayeu changed the title Fix message of alert on Backwards incompatible schema when data type is changes Fix message of alert on Backwards incompatible schema when data type has been changed Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug Something isn't working scope: backend Backend task
Projects
None yet
Development

No branches or pull requests

2 participants