stable

Clone or download

Read-only

Duration is only a numeric field

This is part of story #12537 configure my burndown/up & sprint with a start date & end date Duration calculated for graph and milestone data are aligned with only numeric fields. Exotic previous configurations for duration will not work anymore (everything is aligned with chart display restrictions). Change-Id: I2bd26574eb23cf87dab9079c5f27064a62fcf53c

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElementFactory.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Timeframe/TimeframeBuilder.php +20 −11 Go to diff View file
M plugins/tracker/phpunit/Tracker/Semantic/Timeframe/TimeframeBuilderTest.php +60 −55 Go to diff View file