Hi,
This has probably come up a few times, but admittedly it's not frequent. Let's say you have a module with, say, 2 ospaces. Now, in the new version, let's say you add a 3rd. Now you have a module with a higher revision number, so when you drop it in staging, it shows up as upgradeable. If you go through the vanilla process of upgrade, the new ospace will not spin up - why - because it's not in the opentext.ini file. The module's ospaces entry doesn't get updated even if the module's ini shows the new ospace.
Is there an elegant way (something to call in your configure request handler) where you can force opentext.ini to update the manifest of ospaces in your module?
Thanks in advance
-Hugh