TypeError: "null" is Null or not an object error occure sometimes when we open Plan views
2 answers
To get started, I usually search the existing defects to see if anyone else has hit the same error. You can do this by going to My Stuff, click on Submit a Bug > Rational Team Concert and then using the Quick Search box in the upper right hand corner.
I searched for your error message and found Sometimes Error - [object Object] when opening the product backlog (236297). You could add a comment to the work item with the error message you're hitting, the version of RTC you're using, and the browser version.
I searched for your error message and found Sometimes Error - [object Object] when opening the product backlog (236297). You could add a comment to the work item with the error message you're hitting, the version of RTC you're using, and the browser version.
stack trace would be important to identify the cause here...
i have seen similar errors when
- actions are missing target states
- iterations are not yet created or deleted
the trace would make it easier to narrow down if its the same process configuration issue or something else...
i have seen similar errors when
- actions are missing target states
- iterations are not yet created or deleted
the trace would make it easier to narrow down if its the same process configuration issue or something else...
Comments
there are some good suggestions on narrowing down problematic work items here :
https://jazz.net/forum/questions/55044/typeerror-other-is-null-gt-viewing-plan-on-web-ui
1 vote