* [task#121986,2h,0h] compute stage for story and demand.
This commit is contained in:
@@ -1485,7 +1485,7 @@ class storyTao extends storyModel
|
||||
}
|
||||
}
|
||||
|
||||
if($parentStage == 'wait')
|
||||
if($parentStage == 'wait' || $parentStage == 'inroadmap')
|
||||
{
|
||||
if($hasInRoadmap) $parentStage = 'inroadmap';
|
||||
if($hasInCharter) $parentStage = 'incharter';
|
||||
|
||||
Reference in New Issue
Block a user