Bug #17305
closedWB2 shows project and process file size always as "0"
Description
WB2 always displays a "file size" to be zero for projects and processes, which is very misleading. Please remove the File Size for projects and processes by default from the GUI or modify to that the correct size of all files in the respective project or process is displayed correctly.
Updated by Peter Amstutz over 3 years ago
- Target version set to 2021-04-28 bughunt sprint
Updated by Peter Amstutz over 3 years ago
- Target version changed from 2021-04-28 bughunt sprint to 2021-05-12 sprint
Updated by Peter Amstutz over 3 years ago
- Target version changed from 2021-05-12 sprint to 2021-05-26 sprint
Updated by Peter Amstutz over 3 years ago
- Target version changed from 2021-05-26 sprint to 2021-06-09 sprint
Updated by Daniel Kutyła over 3 years ago
- Status changed from New to In Progress
Updated by Daniel Kutyła over 3 years ago
New version first commit: https://dev.arvados.org/projects/arvados-workbench-2/repository/revisions/ad79cd83fc26c3314a6c79137db02b12d1f2714a
Test run: developer-tests-workbench2: #422
Added handling for non collection file size
Updated by Lucas Di Pentima over 3 years ago
- I'm not understanding the reasoning behind this update: On
renderers.tsx
the new code returns an empty string when the resource is a collection, could you explain why? - Please add tests that confirm collections get their correct total file size rendered and non-collections get nothing rendered. I think unit tests would be enough for this.
Updated by Daniel Kutyła over 3 years ago
New version first commit: https://dev.arvados.org/projects/arvados-workbench-2/repository/revisions/826435d2e41cae04847672a38619b1d7ebae1ba7
Test run: developer-tests-workbench2: #424
Added unit tests
Updated by Daniel Kutyła over 3 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Resolved
Applied in changeset arvados-workbench2|5b2cd67083705b616e5d468e8ad2c10d84db2af7.