Is there a way to bulk change the protocol some elements are using. I have a group of elements using an older driver and I would to change them all to use the production version.
Joe Ponisi [DevOps Member] Selected answer as best
Hi Joe,
A possible option is using the export/import functionality. After exporting the list of elements, you can modify the column 'Version' of the CSV file with the updated version (in this case 'Production').
Hope it helps.
Joe Ponisi [DevOps Member] Posted new comment
This worked perfectly thank you Miguel!