-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Description
Generating ids with array length results in duplicate ids.
Steps to recreate the issue:
1- Load the application. At this point we have an item with id = 1, id=2 and id = 3
2- Delete the first item with id = 1
3- Add a new item , this item also gets id of 3
4- Now there are two users with id = 3.
5- Deleting either of them deletes both the rows.
Nirmal1992, Sebaavt95, eltonbrayner and sunnyjangra98
Metadata
Metadata
Assignees
Labels
No labels