diff --git a/api/v1/entries/execution.php b/api/v1/entries/execution.php index 8a3c3086a7..a1768f3dd4 100644 --- a/api/v1/entries/execution.php +++ b/api/v1/entries/execution.php @@ -23,6 +23,7 @@ class executionEntry extends Entry $fields = $this->param('fields'); $productID = $this->param('productID'); $status = $this->param('status', 'all'); + $control = $this->loadController('execution', 'view'); $control->view($executionID); diff --git a/module/story/view/view.html.php b/module/story/view/view.html.php index da253be6b7..b6967b86c7 100644 --- a/module/story/view/view.html.php +++ b/module/story/view/view.html.php @@ -362,7 +362,6 @@ story->estimate;?> estimate . $config->hourUnit;?> -hourUnit);?> source, $config->story->feedbackSource)):?>