Deduplicates ingredients by name for the validation queue.
When the same ingredient name appears multiple times, this function:
Array of form ingredients to deduplicate (may include similarity info)
Deduplicated array with quantities summed where applicable
Deduplicates ingredients by name for the validation queue.
When the same ingredient name appears multiple times, this function: