Skip to content
  • Gemma Guest's avatar
    Add methods to return the total/remaining count to process · 334be579
    Gemma Guest authored
    Count all rows and groups that require processing and those with outstanding processing. This will be used to update the progress bar.
    Includes a fix to Group::hasPostprocessing to only consider valid rows when determining whether multiple rows exist in the group and therefore whether postprocessing is applicable.
    
    Re #23027
    334be579