Skip to content

Dupicate ids #10

@phota

Description

@phota

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions