Actions
Defect #36592
closedImport hangs when "related to" issue could not be created
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Importers
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
When importing issues and specifiny a "related to" relationship, the import hangs when the issue refered could not be imported.
See the attached example:
- Issue ID 3 fails to create (missing Subject)
- Issue ID 4 tries to link to issue ID 3 - here the input hangs.
Files
Related issues
Updated by Mizuki ISHIKAWA almost 3 years ago
- File screenshot.png screenshot.png added
I was able to reproduce the problem in my environment.
If the issue relation fails, the following exception will be raised.
F, [2022-02-10T05:14:06.190123 #5628] FATAL -- : ActiveRecord::RecordInvalid (Validation failed: Related issue cannot be blank):
The screen will remain unchanged during the import and you will not be able to notice why it failed.
Updated by Marius BĂLTEANU almost 3 years ago
- Is duplicate of Defect #35656: When importing issue relations, the validation messages are not shown in the UI added
Updated by Marius BĂLTEANU almost 3 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Thanks for reporting this defect!
Closing as duplicate of #35656, please watch that issue for updates.
Actions