I’ve been trying to access my Users data table, and this error keeps popping up:
“Could not perform persistence operation: java.lang.RuntimeException: Failed to load RelatedUserDataTableColumn for com.backendless.datamodel.UserDataTableRelation from database”
This started happening after I created a relationship in one of my data tables to the Users table, but I deleted that column after I found no use for it a few minutes after. So right now there’s no data table with a relationship to anything. I don’t see anything inside the Users table either.
Hi,
I have the exact same issue with my Backendless app.
Is there a way to solve this issue without having to put my app ID here ? (Maybe an email address ?)
This problem occurs when you delete a table with a relation to the Users table.