stable
Clone or download
Read-only
request #13141 Velocity value must be computed even if no workflow is set
Given a tracker without workflow with a velocity configured, I switch one of its artifact to a done value, the velocity value must be computed. This has been introduced by request #12775 Change-Id: I197087a51e7c690ef840dbac6e07eee4377217c2
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Workflow/Workflow.class.php | +6 | −7 | Go to diff View file |
M | plugins/tracker/tests/workflow/WorkflowTest.php | +2 | −2 | Go to diff View file |