We currently maintain separate Tenants within Acumatica for maintaining different testing environments, i.e., Production, UAT, DEV, etc. At this stage when we need to promote changes we have tested to either preferences, settings, other configuration, and customisation through code, we currently manually redo this in the target Tenant, thereby migrating the changes.
Unfortunately, this obviously raises the risk of human mistake i.e., missing something, making wrong changes, etc and takes much longer than some other platforms I’ve worked with i.e., Salesforce where we could promote changes either via automated tooling like change-sets or a full CI/ CD pipeline connected to a repo.
Does anyone know of a much better method for promoting changes between tenants, because from what I understand migrating via published customisation projects, or via setting only snapshots doesn’t cover all settings, etc.
Disclaimer - My primary focus is about MYOB Acumatica - so single cloud environment, with limited ability to maintain a complete separate series of sites to handle a traditional UAT/ DEV workflow.