decentraland / decentraland/builder-server

Ensure items cannot have more than one pending item curation

Open
#432 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
20
Forks
17
Avg merge
5d 8h
Merged PRs (30d)
3

Description

Each published third party item will have an associated ItemCuration created for it. Once it's approved, another item curation might be created to signify changes on the item. But what *can't* happen is for an item to have +2 ItemCurations in the `pending` status.

We should ensure it either via code or, more likely, as a restriction in the database

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.