... because https://github.com/rockettheme/toolbox/blob/8ad2b96846eb3c32874fdbe08e01d37bfc2c9fea/Blueprints/src/BlueprintForm.php#L438 keeps `$order` from being set if the location is `0` because the conditional does not distinguish between `0` and the empty string.
... because
toolbox/Blueprints/src/BlueprintForm.php
Line 438 in 8ad2b96
keeps
$orderfrom being set if the location is0because the conditional does not distinguish between0and the empty string.