bug with titles on my backendless account

I created new field for User, then I added new one to many relation.
And you can see that field name does not match with related content.

devices should be related with Ndevice and ids should be related with AndroidId.

It can be fixed after replacing of field position

Hi Oleg,

We are aware of this problem, but it is challenging to reproduce it. If you can come up with a way to do it reliably, please describe the steps to reproduce.

Regards,
Mark

Hi Mark,

Example:

  1. Create new table Table_1 with fields and populate its.

  2. Create new related field on Users table with name table_1.

  3. Set autoload flag and add some objects from Table_1.

  4. Create new table Table_2 with fields and populate its.

  5. Create new related field on Users table with name table_2.

  6. Set autoload flag and add some objects from Table_2.

But seems this bug appears not always.

I see it again.

how-to reproduce:

  1. Populate User table and fields for 2-10 users.
  2. Press on “Схема данных таблицы и разрешения” (I’m Russian user)
  3. Delete several populated fields.
  4. Go back to User table.

And you will see that fields has wrong data.