I am adding a relation to a BackendlessUser and I recognized that the updated field is not changing. So I tried to simply save the BackendlessUser object, without changing anything, to trigger a updated event but this isn’t working.
Is it possible to update the updated field of a BackendlessUser object when adding a relation to it?