I understand that you did an upgrade to js.
since then I have a customer with no working system.
the problem is when I try to get length of column that is a relation column but with no object.
instead of get 0 I getting null.
therefor the system run the .catch method and not letting me move forward
it’s somewhere in jQuery in $.getScript method, so I think the best/faster way it is copy content of the file and put it into your files in Backendless app
it will be simpler if it will return zero value if there is no relationship instead of searching and patching.
it worked before, why you changed it?
the problem is in Backendless.js
we’ve changed GET to POST method for Data.find for avoiding url limit, and it works except “autoload” relations, and our engineer is already working on it, and it will be fixed as soon as possible, ticket number is: BKNDLSS-18085
fixed the version that you have by myself.
now it’s return 0 value and not null.
i will keep my version, and check new version before uploading them.
can not allow myself another problem of several days client can not use the system.
check your QA dep. something are not working good when going to production