Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
RAZOR 0.14.1
-
None
-
1
-
May 7, May 21
Description
When you run a command like create-repo with the same "name" ID twice in a row, the second command fails due to a 400 error because of the database constraint.
Ideally, the behavior should be to ACK (202) both requests if the commands are identical, but NACK (409, Conflict) the second request if the commands differ.
Attachments
Issue Links
- relates to
-
RAZOR-248 "Create" commands do not return different status if class references other classes
-
- Closed
-