Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

When a javascript won't load because there is a problem with the script

Problem:  In the console log it will display a javascript that is not loading due to an error.  If I remove that javascript by removing it from the attribute and removing it from the attribute customization it still shows up in the console log that it cannot load that javascript.  How do I get rid of the offending java script?  The behavior I have been seeing is until I resolve the offending java script the other java scripts do not execute.  Does anyone know to correct this problem. 

0 votes



One answer

Permanent link
I have seen rare occasions where scripts would not get properly deleted.

You can 

  1. Open the project area editor with the Eclipse client.
  2. Switch to the links tab.
  3. Look into the Attachment section and try to locate the script file, if you find it, delete the script, save the change.
  4. After deletion check that the attribute customization for the script is gone.

I think deleting scripts that do not work should never happen. The script should have been debugged and working, before it even got into production. Having to pull scripts because they fail so bad is a really bad sign. 

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Apr 27 '17, 8:44 a.m.

Question was seen: 1,712 times

Last updated: Apr 28 '17, 1:46 a.m.

Confirmation Cancel Confirm