Batch size in operations is int, need to make it float

Hi,

I have noticed that the batch size option in operations is defined as ‘int’.
However, we have certain items which are produced in decimal points and we need to change the field from ‘int’ to ‘float’.

I guess it is not possible directly.
Any ideas how can this be achieved?

Can you share more details where actually you are getting the issue?