Dear all,
I have a list of sub-stask which have a budget field value which is an Integer.
User are able to enter in this field freely number with different uncontrol format like :
Budget : 1234,5
Budget : 1234.5
Budget : 1'234,5
Budget : 1'234.5
What is the way to format correctly this field based on a standard number format for all users ?
The idea is that when all sub-task gets complete, I need to SUM all budget of all task and place the result in a calculated field.
For that reason all number should be in same format
What is the best way to make this conversion format ?
regards
Use the number type custom field which only allows you to enter only the numbers
Thanks,
Pramodh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Er, number fields allow decimals, that's the whole point of the question.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There's a number of things you could do here with Scriptrunner:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.