message The provided number is incorrectly formatted running rational team concert query
I have RTC 4.0.3. When i run a query from web browser (Firefox ora Internet Explorer) it is displayed this message : "undefined: The provided number is incorrectly formatted. The number may contain an integral part followed by a fractional part which is separated by a '.'. The number may contain up to 24 integral digits and up to 4 decimal digits."
One answer
Hi Marina,
My guess this issue is related to a Decimal attribute.
Try editing the query and check its properties. Do you have any attribute of type Decimal under the conditions tab? If so, check if the formatting is correct, as described in the error message:
The number may contain an integral part followed by a fractional part which is separated by a '.'. The number may contain up to 24 integral digits and up to 4 decimal digits.
My guess this issue is related to a Decimal attribute.
Try editing the query and check its properties. Do you have any attribute of type Decimal under the conditions tab? If so, check if the formatting is correct, as described in the error message:
The number may contain an integral part followed by a fractional part which is separated by a '.'. The number may contain up to 24 integral digits and up to 4 decimal digits.