Hi,
Would like to know what is the best practice for downgrade the application version in application model? Apart from using supersedence is there any other workaround?
Example:
I have ApplicationA-v2.0 installed in client machines, however i need perform a rollback if i found ApplicationA-v2.0 has an issue after installed. Therefore, i need to uninstall ApplicationA-v2.0 from clients and install ApplicationA-v1.0 automatically.
As my understanding supersedence is use to upgrade application version or replace an existing application, but not sure is that best practice to use this method to downgrade the application version?