-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
Sprint 213 AMM, Sprint 214 AMM
-
None
- Go to controls > Tags > click on tag type
- create tag type (example. testTag)
- Try to create tag type with same name ( testTag)
- Expected - "ERROR: duplicate key value violates unique constraint"
- Actual - "Request failed with status code 409"
- This scenario is automated - https://github.com/konveyor/tackle-ui-tests/blob/32c946a283b0ccfffe85e634822e3a5dfbeb6f64/cypress/integration/tests/controls/tags/tagtype/create.test.ts#L109
- Follow same scenario for creating other control entities.
This has affected all the control's entities unique constraint validation. - Attached screenshot