Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
XEA - V2.0.5, XEA -3.1.0
Description
Description
When the field Environment from Jira is set as mandatory, it is not presented on the fields list when creating issues, which does not allow the creation of any issue.
Pre-conditions
Go to your project in Jira and turn the field Environment required.
How to reproduce
- Go to XEA and create a new Session
- Create a Test, and click on Show/hide fields.
Actual result/Attachments
The field Environment is not presented.
After clicking on Start Session (which is not greyed out even if haven't filled in a mandatory field), it freezes on this screen:
Only on logs we understand the problem:
2023-10-12 11:29:13 error: [Jira Utils] jiraRequestPost 2023-10-12 11:29:13 error: [IPC-STATE-MACHINE] Create Test Execution.Status Code: 400 Data: {"errorMessages":[],"errors":{"environment":"Environment is required."}} 2023-10-12 11:35:37 error: [Jira Utils] jiraRequestPost 2023-10-12 11:35:37 error: [IPC-STATE-MACHINE] Create IssueStatus Code: 400 Data: {"errorMessages":[],"errors":{"environment":"Environment is required."}}
Expected result
It should present all fields from the Fields screen, including Environment one.
Version
- 2.0.5
Attachments
Issue Links
- is duplicated by
-
XEA-1951 Supporting Atlassian “Advanced Roadmap” custom fields when creating a Defect on XEA
- New