- CodeCarbon version: 2.0.0
Description
The API routes did not check if an entity with same name and same parent id already exist.
What I Did
Call two time the same API entry with same payload.
What I expect
An error message.
What I get
The entry was created two times.
Description
The API routes did not check if an entity with same name and same parent id already exist.
What I Did
Call two time the same API entry with same payload.
What I expect
An error message.
What I get
The entry was created two times.