An error occurred while fetching the assigned milestone of the selected merge_request.
Set database used size to 0 if no data is in there
- Aug 23, 2017
-
-
Britta Heymann authored
This could be the solution to fix the bug where the datasyncreport percentages do not add up to 100%: The report checks whether the database is empty using the usedSize field, and if that has rounding errors, type percentages of 0% for each type could go into the computation. refs #536
-