error_description="We noticed that you have a lot of similar errors in column #{columns_with_errors(bulk_upload:)}. Please correct your data export and upload again."
defsend_correct_and_upload_again_mail(
any_setup_sections_incomplete,
over_column_error_threshold,
any_logs_already_exist,
any_logs_invalid,
bulk_upload:
)
any_setup_sections_incomplete_error_description="Placeholder text for setup sections incomplete case. "
over_column_error_threshold_error_description="We noticed that you have a lot of similar errors in column #{columns_with_errors(bulk_upload:)}. "
any_logs_already_exist_error_description="We noticed that one of the logs you are trying has been created previously. "
any_logs_invalid_error_description="Placeholder text for invalid logs case. "