Bundling item units less than 1

Bundling item units less than 1

I am trying to bundle a composite item. Some of the items need to be bundled using units less than one. ex. 0.25 kg. These items are also batch tracked. Anything that I bundle with a quantity of one or more (including other decimal quantities like 1.5 kg) allows me to select which batch I am bundling from. However, when I try to select the batches for items with a bundling quantity less than one, the option to do so disappears and if I try to save the bundle, I (unsurprisingly) get an error message indicating I have not selected my batches correctly. I notice that if I change the quantity to one or higher for those items, the option to select batches reappears. Unfortunately, this does not solve the problem as the bundle does not use a quantity of one or more for that item. Has anyone else experienced this issue?   I can only assume there is a value check somewhere that checks that the submitted quantity is greater or equal to one, when it should be coded to check if the value is greater than zero.  Short of going back and changing every item in my inventory to use smaller units (So I can bundle 250 g instead of 0.25 kg), I don't have a clue how to work around this.