Relationship between extension table and number field

bonsai
Mega Sage

I'm creating a record in a child table that extends the parent table.

The same record is created in the parent table as in the child table.
In this case, the sys_id is identical.
I'm implementing a number field in the parent and child tables.
The number field is incremented each time a record is created. (OOTB)

For some reason, the number field in the parent table is now fewer than the child table.
I thought they were the same record because they have the same sys_id, but for some reason they seem to be counted.
Is this a bug?
Is there a way to prevent this?

0 REPLIES 0