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

Error: " Cannot save the work item template on the server." when trying to create WI template

When trying to create a WI template we get the error mentioned above. Permissions are OK (i.e. the user has "Modify a Project Area" rights.

Note that the project area re-uses the process of another project area, nothing is overwritten. I tried to create a WI template in the supplier of the process (wit h a user having the same role there) and it worked:

Any idea?

0 votes

Comments

 Hi Yvo and Eric,


I'm curious if you know the extent of the issues that might arise if you forget to keep <project-configuration> </project-configuration> in the process template when sharing from a master.

Please keep in mind that I found this forum topic because I did just this and now I'm curious to better understand what other unintended issues may have come into play if I hadn't found this.

Thanks!

-michael



2 answers

Permanent link
Hello Yvo,
not easy to tell you what could be wrong here.
I would need to check on various settings like:
- Project Areas inheritance
- user / role permissions in both PAs
- check if Work Item Template is "finalized" in the shared PA

Thanks.
Eric.

0 votes

Comments

Hello Yvo,
glad you fixed your issue.

Thanks.
Eric.


Permanent link
Hello Eric,

thanks for your answer. We found the reason in the meantime:

The project area consuming the other process had the following configuration source:

...
<process-specification xmlns="http://com.ibm.team.process">
</process-specification>

where it should have been

...
<process-specification xmlns="http://com.ibm.team.process">
    <project-configuration>
    </project-configuration>
</process-specification>

If I remember correctly, we removed an overwrite of the process once and obviously deleted a little to much.

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
× 6,117

Question asked: Feb 03 '13, 10:33 a.m.

Question was seen: 4,751 times

Last updated: Jan 17 '17, 8:30 p.m.

Confirmation Cancel Confirm