Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Fixed
-
None
-
XRAYCLOUD 2021 Sprint 13
Description
Description
Error 400 when trying to assign a user in a Test Execution that is not allowed to execute
How to reproduce
- In the Xray configuration, disallow executions for a given status,
- Transition a Test Execution into to disallowed status,
- Try to assign a user to a Test Run
Actual result/Attachments
Error message: _Unexpected error has occurred
Request failed with status code 400_
Expected result
Since the execution is not allowed, the option to assign a user should also not be allowed.