When a user enters non numerical values or a decimal value e.g. 2.5 in the expected hours field, for the project task module, the system sets the value to "0", no error message is given to inform user that entered data type is not valid.
Logged In: YES user_id=775084
This is fixed. It was fixed as a side-effect of adding validation to all input fields.
Log in to post a comment.
Logged In: YES
user_id=775084
This is fixed. It was fixed as a side-effect of adding
validation to all input fields.