Hi,
I am trying to import a list of destinations from a CSV into a new Generic Ping element. I can get it to work on version 3.1.2.14 (I was previously using 3.1.2.4 and this did not work) using the below CSV format:

However, it doesn't update the protocol or the port field correctly. It makes the protocol ICMP and the port N/A. I have 50+ destinations to configure so would rather not input them manually. Is there a way to do this automatically? Is my CSV formatting correct?
Thanks in advance for the help!
Hi Alexander, Hi Jason,
Thank you both for the guidance! Yes this now works on version 3.1.2.20!
Small note, I had to alter my CSV format to get it to work. I removed the empty second row. The guidance that appears on the import page says 'the second row is ignored' so I initially assumed the empty row was still the correct format for this protocol version. However, it was only successfully imported without the empty row.
Any steer here would be greatly appreciated; in my use case I have almost 500 rows to populate and doing it manually will not be time efficient and also prone to human error.