Skip to content

fix sort by duration to not use string sort

Matthieu Gallien requested to merge work/mgallien/fixSortByDuration into release/20.12

separate the display of durations with StringDurationRole of the role used to sort by duration (i.e. DurationRole) in milliseconds

Merge request reports