Details
Description
When upgrading/downgrading plans (plans are configured in Virtualmin to set resources, e.g. 5GB disk or 10GB disk, etc), Blesta makes the API call to change the plan, but not the call to apply the plan. So while the account reflects the new plan, it does not actually reflect the new plan's resource limits.
The --apply-plan param should be provided instead of the plan param. See https://www.blesta.com/forums/index.php?/topic/25643-fix-for-bug-in-virtualmin-module-of-blesta-that-prevents-changed-plan-limits-being-applied/ for the report a suggested fix.