Is your feature request related to a problem? Please describe.
Improved behavior
Describe the solution you'd like
the JSON has a folderUID that may or may not match the given environment. It would be nice to to look up the UID and if the folder path exists with a different UID to patch the folderUID to match the current Env folder.
This is a nice to have but it would make things a lot easire. Additionally if the folder does not exist the upload fails. So if we patch the UID it would allow the code to also manage the folder CRUD as part of the upload operation.
Is your feature request related to a problem? Please describe.
Improved behavior
Describe the solution you'd like
the JSON has a folderUID that may or may not match the given environment. It would be nice to to look up the UID and if the folder path exists with a different UID to patch the folderUID to match the current Env folder.
This is a nice to have but it would make things a lot easire. Additionally if the folder does not exist the upload fails. So if we patch the UID it would allow the code to also manage the folder CRUD as part of the upload operation.