stable

Clone or download

Read-only

fix: wrong return type for getDurationFieldValue

The numeric field can return a float value. You should not have any errors on an artifact that is using a duration field as a float. (The same in the roadmap widget). Fix request #21401: Duration field can be a float but Roadmap do not take it into account Change-Id: Id9cd1892bba35c8e1c77486dfec37ef7d7dfbfaa

Modified Files

Name
M plugins/tracker/include/Tracker/Semantic/Timeframe/TimeframeArtifactFieldsValueRetriever.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Semantic/Timeframe/TimeframeWithDuration.php +1 −1 Go to diff View file