Open ghost opened 3 years ago
Hi @DominikVisca ,
As work around you can place a trigger before the record is inserted to check if the feature's unique ID value exists. If it does then use the next value in the sequence.
Hi, anyone had news or tricks to fix it?
What is the bug?
Like described in #1301 and #1562
Splitting a polygon feature (SQLite) will delete the smaller one of the two new features. It seems, the unique constraint of the pkuid is the problem, however having one is necessary to use editing in the first place.
Environment