* [task#124568,done,0.5h,0h] When the change OR requirement is not reviewed, the downstream requirement does not display the Confirm Change button.
This commit is contained in:
@@ -108,7 +108,7 @@ class storyBasicInfo extends wg
|
||||
setData('toggle', 'modal'),
|
||||
setData('size', 'lg')
|
||||
) : $demand->title,
|
||||
$story->demandVersion < $demand->version && common::hasPriv($story->type, 'processStoryChange') ? span
|
||||
$demand->status == 'active' && $story->demandVersion < $demand->version && common::hasPriv($story->type, 'processStoryChange') ? span
|
||||
(
|
||||
' (',
|
||||
$lang->story->storyChange . ' ',
|
||||
|
||||
Reference in New Issue
Block a user