Closed slsevilla closed 3 years ago
if file_size / split_value > 100 split_files rule will error out. if this is true need to create feedback to increase split_value by factor until the statement is false. also provide user feedback that split value has changed
resolved with commit 02e9ef5f92a5c59bc12fbcc0251b80cc96bb1596
if file_size / split_value > 100 split_files rule will error out. if this is true need to create feedback to increase split_value by factor until the statement is false. also provide user feedback that split value has changed