'TypeError: _4d.presentations[0] is undefined' after change
After changing the presentations of Task and Defect (from Formal Project Template) type work items, I get a 'TypeError: _4d.presentations is undefined' error message in FireFox and 'TypeError: presentations.0.attributeId is null or not an object' in IE when I try to create a Task or Defect.
Displaying an already existing Task or Defect in the browser is no problem.
Changed presentations work fine in the Eclipse Client when creating or displaying Tasks or Defects. No problem there when I create a Task or Defect.
Changes applied:
1. Swapped Time Tracking (in separate Time Tracking-tab) with Discussion (on Overview-tab); Time Tracking now in Overview-tab, Discussions in Discussion-tab.
2. Swapped Quick Information (Quick Information) with Quick Information (Time Tracking) on Overview-tab.
Duplicated and changed the initial 'com.ibm.team.workitem.editor.default' presentation to 'com.ibm.team.workitem.editor.default.pp.task' (for Task) and 'com.ibm.team.workitem.editor.default.pp.defect' (for Defect).
Duplicated and changed the parts in the presentation that needed changing. All got either '.pp.task' or '.pp.defect' added to original presentation id.
3. Removed a number of attributes for Tasks (hence the 2 diff. presentations)
I used the Presentation Editor to make all changes, so I don't understand where and when I failed to set an attributeId.
Familiar problem? Did I miss anything?
Or do I need to submit a bug?
Displaying an already existing Task or Defect in the browser is no problem.
Changed presentations work fine in the Eclipse Client when creating or displaying Tasks or Defects. No problem there when I create a Task or Defect.
Changes applied:
1. Swapped Time Tracking (in separate Time Tracking-tab) with Discussion (on Overview-tab); Time Tracking now in Overview-tab, Discussions in Discussion-tab.
2. Swapped Quick Information (Quick Information) with Quick Information (Time Tracking) on Overview-tab.
Duplicated and changed the initial 'com.ibm.team.workitem.editor.default' presentation to 'com.ibm.team.workitem.editor.default.pp.task' (for Task) and 'com.ibm.team.workitem.editor.default.pp.defect' (for Defect).
Duplicated and changed the parts in the presentation that needed changing. All got either '.pp.task' or '.pp.defect' added to original presentation id.
3. Removed a number of attributes for Tasks (hence the 2 diff. presentations)
I used the Presentation Editor to make all changes, so I don't understand where and when I failed to set an attributeId.
Familiar problem? Did I miss anything?
Or do I need to submit a bug?
3 answers
Did any know how to resolve this problem? We are facing exactly the same problem but that is when we did manual merge of three process template having three different workitems customization. We have built the process template using RTC 3.0.1 and imported this in RTC 3.0 environment. It works fine in RTC 3.0.1 Web UI environment but throwing exactly the same error from RTC 3.0 Web UI. I think we did some mistake in manual merge but what mistake is need to be find out and need to fixed. Appreciate your quick help if any one knows the solution.
It is likely that you cannot build a process template in a 3.0.1
environment, and then use it in a V3.0 environment. We'd need someone
from the process team to confirm/deny that speculation.
Cheers,
Geoff
On 9/19/2011 3:08 PM, darshan wrote:
environment, and then use it in a V3.0 environment. We'd need someone
from the process team to confirm/deny that speculation.
Cheers,
Geoff
On 9/19/2011 3:08 PM, darshan wrote:
Did any know how to resolve this problem? We are facing exactly the
same problem but that is when we did manual merge of three process
template having three different workitems customization. We have
built the process template using RTC 3.0.1 and imported this in RTC
3.0 environment. It works fine in RTC 3.0.1 Web UI environment but
throwing exactly the same error from RTC 3.0 Web UI. I think we did
some mistake in manual merge but what mistake is need to be find out
and need to fixed. Appreciate your quick help if any one knows the
solution.