app/models/bulkrax/csv_entry.rb in bulkrax-3.0.1 vs app/models/bulkrax/csv_entry.rb in bulkrax-3.1.0

- old
+ new

@@ -44,9 +44,10 @@ # TODO(alishaevn): remove the collections stuff entirely and only reference collections via the new parents code add_collections add_visibility add_metadata_for_model add_rights_statement + sanitize_controlled_uri_values! add_local self.parsed_metadata end