Vote #67923
完了Deletion of a main task deletes all subtasks
100%
説明
Apparently cascading update/delete is active for tasks plus their subtasks.
That's probably not intended - especially due to the fact that the application doesn't state that fact anywhere (e.g. dialog upon deletion). Also the views don't suggest such a "tight" binding of subtasks to their according parent-tasks.
journals
Confirmed on latest trunk. This should at least be mentioned upon deletion IMHO...
--------------------------------------------------------------------------------
Agreed, lets add a message about that for now. Once I've finished cleaning up the REST API, I'd like to "finish" up subtasks.
--------------------------------------------------------------------------------
Updated the confirmation message when deleting an issue with children. I left the bulk delete message alone, it already prompts about multiple issues. r4105
--------------------------------------------------------------------------------
Merged into 1.0-stable for release in 1.0.2
--------------------------------------------------------------------------------
related_issues
precedes,Closed,6562,Context-menu deletion of issues deletes all subtasks too without explicit prompt