Error message in RTC - Weekly Hours - "TypeError: Cannot read property 'name' of undefined"
|
2 answers
![]()
I have seen the error in my screen as well.
However for some other dates in the report the error doesn't appear.
A diferent message appears, it's not a pop up, it appears in blue and bold:
"Service_Response:not a timecard date"
I was wondering if this is related to some customization error or something like that.
|
![]()
The only clue I have from ccm log is this:
2015-08-04 13:27:33,303 [ ccm: AsynchronousTaskRunner-0] ERROR com.ibm.team.datawarehouse - error parsing numbers in monthly demand uuid: _TK_hlDdvAaSPJbc5xQTW5g, id: 9215 Just after an attemp to generate the report. |
Comments
This appears to be a client side (JavaScript) error, and you need to do client side debugging (in the browser) to figure it out.