Error creating a work item
Hi!
I have an error whe i try to create a work item. Installation works properly, create an admin user with contributor license and all rols. When i try to create a work item appear the following error:
typeError: 'this._workItem.attributes.workItemType.label' is null or not an object
Thanks for helping me
I have an error whe i try to create a work item. Installation works properly, create an admin user with contributor license and all rols. When i try to create a work item appear the following error:
typeError: 'this._workItem.attributes.workItemType.label' is null or not an object
Thanks for helping me
One answer
Hi!
I have an error whe i try to create a work item. Installation works properly, create an admin user with contributor license and all rols. When i try to create a work item appear the following error:
typeError: 'this._workItem.attributes.workItemType.label' is null or not an object
Thanks for helping me
this is strange I have seen that error before when the process template was changed. Which client do you use ? web or eclipse ? in any case try to use the other one. Also where do you create the work item from ? perhaps try to create it directly from workitems or from within a plan. Finally check that you are a member of the project where you try to add work items and have the right roles.