Project

General

Profile

Defect #5384

Updated by Toshi MARUYAMA almost 11 years ago

I'm using Redmine trunk (r3689) and tried out the Subtickets feature. I noticed that the intending of subtickets in the issue list only works if the parent issue has a higher issue id than the child issue (e.g. issue 42 being a subticket of issue 23 doesn't work, but 23 being a subticket of 42 does). 

 Another user also has this issue - see his comment for screenshots showing the problem: #443#note-203 (note-203) http://www.redmine.org/issues/443#note-203

Back