whmcs icon indicating copy to clipboard operation
whmcs copied to clipboard

When the user downgrades his server, his egg is changed to the first available option in the configuration list.

Open r-kjha opened this issue 3 years ago • 1 comments

I found a bug in the module. When the user downgrades his server, his egg is changed to the first available option in the configuration list.

image

Works fine for upgrades tho.

r-kjha avatar Jan 03 '22 15:01 r-kjha

Chances are the UI defaults to the first option when performing the actual upgrade/downgrade and thus sets it for the module - the module itself has no control over what value gets selected (or shown).

TrixterTheTux avatar Jan 03 '22 16:01 TrixterTheTux