ItemProxy error blocks work item attribute calculation script from updating attribute
![]()
I have a work item attribute calculation script that is failing due to an ItemProxy error which shows up in the browser console after the script executes and returns the correct value.
This error has been reproduced in both Chrome and FireFox 31 ESR, and using RTC v5.0.2 and RTC v6.02.
Since the error is not in my code, I'm not sure how to troubleshoot. Any ideas?
Thanks,
Robert
|
Accepted answer
![]()
Ralph Schoon (60.8k●3●36●43)
| answered Sep 14 '16, 3:22 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Please see https://rsjazz.wordpress.com/2016/06/17/javascript-attribute-customization-where-is-the-log-file/ (check section Debugging vs. Logging ) and also follow Don's suggestion to enable debugging as described here: https://jazz.net/wiki/bin/view/Main/AttributeCustomization#Debugging_scripts
Robert Huet selected this answer as the correct answer
|
Comments
Can you add "debug=true" to the URL to get a more detailed error message?