Patch #23888
Show an error message when changing an issue's project fails due to errors in child issues
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Issues | |||
Target version: | 3.4.0 |
Description
The problem occurs for example when child issues have trackers that aren't present in the destination project. This very simple solution just displays a generic error message if the save is aborted due to a failing child save.
Related issues
Associated revisions
Show an error message when changing an issue's project fails due to errors in child issues (#23888).
Add :error_move_of_child_not_possible i18n string (#23888).
Fix german locale string #23888.
Patch by Jens Kraemer.
History
#1
Updated by Jens Krämer over 5 years ago
possibly related to #15319
#2
Updated by Toshi MARUYAMA over 5 years ago
- Related to Defect #15319: Can't Move Parent Ticket Between Projects added
#3
Updated by Toshi MARUYAMA over 5 years ago
- Target version set to 3.4.0
#4
Updated by Jean-Philippe Lang over 5 years ago
- Subject changed from show an error message when changing an issue's project fails due to errors in child issues to Show an error message when changing an issue's project fails due to errors in child issues
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
Message changed to a bit more specific one that includes the ID and the cause of the failure, eg: "Subtask #NNN could not be moved to the new project: Tracker is not included in the list".
It includes details about the first child that fails but I think it's more usefull to know what to look for exactly.
Please check that the german message is OK.
#5
Updated by Jens Krämer over 5 years ago
- File 0001-fix-german-locale-string-23888.patch
added
- Status changed from Closed to Reopened
small fix for the german wording
#7
Updated by Go MAEDA over 5 years ago
- Related to Defect #11148: Moving issues with sub issues between projects fails added