11501: A work unit running time with children was only computed calculating its direct
authorLucas Di Pentima <lucas@curoverse.com>
Fri, 19 May 2017 22:07:08 +0000 (19:07 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Fri, 19 May 2017 22:07:08 +0000 (19:07 -0300)
commitcee8f888b442448b2bffe243da2e9cc5dcf29b04
tree9ad17335c6ac8f55a8652b89f7c047933b2aedcd
parentc182087b563ddbb40fde2b1d0c185af481df3bc2
11501: A work unit running time with children was only computed calculating its direct
childs, so if a work unit child has more children, its running time could differ.
apps/workbench/app/helpers/pipeline_instances_helper.rb
apps/workbench/app/models/proxy_work_unit.rb
apps/workbench/app/views/work_units/_show_child.html.erb