https://bugs.documentfoundation.org/show_bug.cgi?id=119628

--- Comment #10 from Robert Großkopf <[email protected]> ---
Could see the same buggy behavior in LO 7.1.3.2 on OpenSUSE 15.2 64bit rpm
Linux:

1. Delete the rows up to last "Employee ID" 20
2. SQL: ALTER TABLE "Employee Table" ALTER "Employee ID" RESTART WITH 20
3. Input some new values (Funny: Trying to input new values will set every new
character to a new line - another bug?)
4. Delete  the rows up to last "Employee ID" 18
5. SQL: ALTER TABLE "Employee Table" ALTER "Employee ID" RESTART WITH 18

A warning appears like 
*violation of PRIMARY or UNIQUE KEY constraint "INTEG_18" on …
… but the "Employees ID" will be restarted right.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to