def non_matching_retention_instructions_for_plates
          return nil, nil unless upload.respond_to?(:rows)

          # Initialize empty retention_instructions hash to store retention instructions
          upload