Skip to content
Snippets Groups Projects

Set database used size to 0 if no data is in there

  1. Aug 23, 2017
    • Britta Heymann's avatar
      Set database used size to 0 if no data is in there · 46157f8c
      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
      46157f8c
Loading