Persistence validator

Should Backendless’ persistence functions (like save or bulkUpsert) respect a field regex validator when there is one?

I’m upserting a set of records and looks like the field validator (to allow only upper case) is not being respected; node application.

Hello @Cesar_Ribeiro

We were able to reproduce this issue with bulkUpsert method and open an internal ticket(BKNDLSS-29113)

Could you provide a code example with save?

Sorry for the inconvenience and thanks for reporting the problem.

Hi @Dima, thank you for the quick reply.
Actually my case is exactly with bulkUpsert, I had no evidence that save didn’t work, just thought that it could be a general persistence issue :slight_smile:
Is there a way to track the internal tickets?
Best regards

We will inform you here after the release of this fix.

1 Like

Hi, @Cesar_Ribeiro

First of all, we apologize for the long wait. We have updated the cloud servers with a fix for the problem you described above. Can you confirm that it solved your problem?

Regards,
Marina