We have a customer who is very deliberate with their upgrade cycles. We reference the license fields at deploy time (not runtime via sdk.) We recently updated a license field for them and asked them to sync their license. They did that but it wasn’t immediately obvious how to redeploy the current version of the application using the latest license.
The currently deployed version is several releases behind the latest. When we redeploy the current version, the newly sync’d license is not used. When we make a config change in the current version and deploy, the newly sync’d license is not used. Should it be possible to redeploy a release that is several releases behind using the latest sync’d license file?
I haven’t found a CLI command to do it. Am I not seeing it? I would like to avoid the download+remove+install method described here: How can I replace the customer license on an application?