Attribute dependency on timespent attribute causes NAN Cannot Reconstruct error
If I create an attribute with a dependency on the timespent attribute in order to trigger a script to calculate some values, I get that error when saving hours in tracking time.
The weird behavior is that if I go to other work item which doesn't have any dependency on timespent and I save hours it produces the same error.
By removing attribute the dependency on timespent the error does not show up anymore
I'm using RTC 4.05
any idea?
The weird behavior is that if I go to other work item which doesn't have any dependency on timespent and I save hours it produces the same error.
By removing attribute the dependency on timespent the error does not show up anymore
I'm using RTC 4.05
any idea?
One answer
Seems like the issue is with the timespent attribute. I would recommend taking a look at firebug to debug the error. You can use ?debug=true after the (action) in your URL, and that will help to get a better output from firebug. If you are not familiar with firebug, I would recommend opening up a PMR with IBM Support.