Content
View differences
Updated by Christophe Bliard over 2 years ago
Part of ##40867
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/78898/content"></div><figcaption class="op-uc-figure--description">Child work packages filtered out</figcaption></figure>
The "Σ 60h" in "Work" and "Remaining work" fields are links. They open a detailed view showing the children to help understanding the computation.
* The view is a work package query.
* Filter is set to parent = work package having been clicked. clicked. There is no filter on status = open.
* Only the direct children are shown. This is enough as the user can drill down into each children sum.
* The closed work packages are not filtered out: both open and closed work packages are listed.
* Columns are id, subject, type, status, work, and remaining work.
* Column % Complete will be added once ##51188 is done and it displays two values. work
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/78898/content"></div><figcaption class="op-uc-figure--description">Child work packages filtered out</figcaption></figure>
The "Σ 60h" in "Work" and "Remaining work" fields are links. They open a detailed view showing the children to help understanding the computation.
* The view is a work package query.
* Filter is set to parent = work package having been clicked.
* Only the direct children are shown. This is enough as the user can drill down into each children sum.
* The closed work packages are not filtered out: both open and closed work packages are listed.
* Columns are id, subject, type, status, work, and remaining work.
* Column % Complete will be added once ##51188 is done and it displays two values.