I can add a "number" field to a ticket to hold integers but it does not hold decimals.
Unfortunately it lets you type in a decimal and when you update the ticket the field still has a decimal displayed in it but when you close and reopen the ticket page the decimal part of the number has been lost.
I would suggest that value truncation should be raised as an error to alert users to this as it is losing information form the ticket when saved. If I type "fred" into a number field I get a validation error message. a decimal value should also generate a validation failure message to alert me to the fact that I will lose information when it is saved.
It would be great if we could create a decimal field on the ticket to hold decimal values, which would have validation that rejects non decimal (ie alpha) values.


