"Copy" an editor presentation?
2 answers
technically there is no support for doing this.
some have edited the process config XML.. but as the detail is not documented, there is no mechanism to insure you go it all.
what I have done
some have edited the process config XML.. but as the detail is not documented, there is no mechanism to insure you go it all.
what I have done
- Extract the process template from a project you know has almost all you need,
- import that template into the other server, or even this one, under a different process name
- create a project from that process template
- edit out the fields you want removed
- verify it works
- extract that projects process template
- import THAT process template as the new model template
- use this NEW imported template as the base for all new projects
the reason for steps 4-7 is to remove attributes you do not want from the database for those new projects.
note there is currently no way to cleanup extra process templates. I created a utility early last year tp disconnect created projects history links, so that the old process templates could be deleted.
You can duplicate an editor presentation using the Eclipse client. But be aware there are some caveats. You will get actually a shared copy and not a full copy (which means the changes in the duplicated copy will affect the original one).
There is more information here, and you also try the suggested workaround from Marcel Bihr
https://jazz.net/forum/questions/25385/how-to-duplicate-an-existing-work-item-presentation-editor
There is more information here, and you also try the suggested workaround from Marcel Bihr
https://jazz.net/forum/questions/25385/how-to-duplicate-an-existing-work-item-presentation-editor