Backendless Version (3.x / 5.x, Online / Managed / Pro )
Don’t know which version, I have the Billing Plan Developer
Client SDK (REST / Android / Objective-C / Swift / JS )
Application ID
StudyInsider
Expected Behavior
If you set a field to autoincrement, it should insert the value by default for this field. However, this was not the case.
Actual Behavior
The autoincrement did not work when my developer tried to insert a record. Instead, he received following message:
“Backendless encountered an error while handling the request. An internal trouble ticket with ID 7E212F4A-56AC-A8A3-FF4E-3B783CD1F000 has been created and we will be investigating the issue.”
Reproducible Test Case
Our project is restricted and not publicly available. However, if you try to use a simple insert statement you should receive this error.