stable

Clone or download

Read-only

When no sprint has velocity, computed velocity should be stored at 0

this is part of story #10632 have the velocity of an artifact How to test: - Have a release with a sprint - sprint should not have any child - Update release from Open to Close - => Feedback says that velocity will be stored to 0 => value is set in changeset Change-Id: Id106f2e46346c76b9789a9b238d15f325e5ed59a

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Numeric.class.php +1 −1 Go to diff View file
A plugins/tracker/phpunit/.simpletest_skip +0 −0 Go to diff View file
A plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Field_NumericTest.php +89 −0 Go to diff View file
A plugins/tracker/phpunit/bootstrap.php +21 −0 Go to diff View file
M tests/phpunit/phpunit.xml +1 −0 Go to diff View file