https://bugs.documentfoundation.org/show_bug.cgi?id=145900
Robert Großkopf <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC| |[email protected] --- Comment #3 from Robert Großkopf <[email protected]> --- Have tested this with internal Firebird. Took a table with autovalue for primary key. Will work as expected if I won't change a value for a primary key to a number, which is bigger than the next inserted ID. If I set the PK of one row to '222' and next inserted ID will be '9' it will show the row with PK 222 instead of the inserted content. You have to refresh the table to show the inserted value. All tested with LO 7.2.3.2 on OpenSUSE 15.2 64bit rpm Linux. Could be this bug has reported before - will have a look. -- You are receiving this mail because: You are the assignee for the bug.
