-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Work Item - Create - Linked Work Items
-
None
-
1
-
Severity 3 - Minor
Issue Summary
Creating a linked issue using the 'Create Linked Issue' option in the Jira issue view screen fails without any error message if the 'Attachment' field is not present on the create issue screen.
Steps to Reproduce
- Open a Jira issue.
- Click on the '+add' option in the issue view screen.
- Select 'Linked Issue' and click on 'Create Linked Issue.' Ensure that the issue type you are creating to link does not have the 'Attachment' field on its create issue screen.
- The 'Create Linked Issue' screen opens. Enter the required details and click on 'Create.'
- Observe that the issue is not created.
Expected Results
The linked issue should be created successfully
Actual Results
The linked issue is not created. There is no error message displayed in the UI to explain the failure.
Additional Information:
Upon checking the HAR file, an error indicates: "Field 'Attachment' is not on the appropriate screen."
Workaround
To address the issue where the creation of a linked issue fails using the 'Create Linked Issue' option, you can add the 'Attachment' field to the create issue screen. This should allow the linked issue to be created successfully without encountering the error.