User Table - Unable to change from Double to Int data type

Using the Backendless console, I get an internal server error when I change the data type of a column that has a type of Double to an Int.

Does the table have any data for the column in question?

The table didn’t have any data in it

Creating a new column of Double and then changing the type to Int with now data in it cause an Internal Server error.

Also, this is true of creating an Column with Int data type and changing it to Double.

This problem as far as I’ve seen only happens on system defined tables (User’s Table) and not custom tables.

Thanks for the clarification, we will look into it.