How can I edit multiple attachments of an object (active_storage)

If my edit form loads with an array of attachments already for the value of the file_field and I leave it unchanged will the files be uploaded all over again when I click the Update submit button?