Error after renaming table in backend

Hi Backendless team! I renamed a data table through the backend Data Management console, then I can’t browse those data on the backend. Other tables who have relations with this renamed table also can’t be shown.

Backendless Version (3.x / 6.x, Online / Managed / Pro )

6.0.1.1

Client SDK (REST / Android / Objective-C / Swift / JS )

Swift

Application ID

3B8C2D2E-B7D6-27F9-FF3F-ABEE20934E00

Expected Behavior

I renamed one of my data tables and it breaks many tables.

Actual Behavior

In DATA BROWSER section, I can only see a red warning such as ‘Table xxx doesn’t exist’. The Schema section still works though.

@Evan_Cui I see the issue and working on it

@Evan_Cui the issue is fixed. The cause of the issue was an internal error in the db during renaming the table. I have fixed all name and now it seems that everything is fine. Please confirm if the issue is fixed

Hi @sergey.kuk, thanks for your help. Now everything looks fine.