How to fix error " ERROR:unable to load ccm/web/_js?exclude=A~B~C~D~ & include=com.acn.workitem.validation.CRPlannedvalidator.js&proxyURL=%2Fccm&locale=en-us status=500s
Hi ,
I update few scripts and uploaded the same using Eclipse client ,but when wjile trying to create the new workitem I am getting this errors one by one for all the files that i uploaded . Please suggest the fix ,I tried deleting them from links and uploading again but no success |
One answer
Hello,
CRPlannedvalidator.js (supposedly referenced by an attribute) must either have:
- a syntax error
- an unresolved dependency
- an unexpected exception (ex: undefined variable)
You may send me CRPlannedvalidator.js so I can look further
eric_jodet@fr.ibm.com
Eric
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
It appears that you have added a script based validator in the attribute customization. Can you please show us how you "updated" and "uploaded" the script?