Skip to content
  • Gemma Guest's avatar
    Cache the selection when starting a reduction · e433d07a
    Gemma Guest authored
    The user may change the selection during processing. We need to know the original list of selected rows so that:
    - when an algorithm completes, we can find the next row to process
    - we can report on progress of completed jobs within the total that were requested
    
    Re #23027
    e433d07a