Skip to content

bug: duplicate results with same id in GraphQL API #306

@bonustrack

Description

@bonustrack

I've noticed an issue when save multiple entities within a Promise.all, it happen sometime that an entity would appear twice in the GraphQL results while having the exact same id. I've noticed this issue after updating to Checkpoint v37 and doing this change:

snapshot-labs/delegates-api@3940045

image

When 2 results appear they are exactly the same, making it feel like it's not 2 different rows on the database with different block range otherwise I imagine the results would be different.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    🗒️ Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions