Team area creation, is it possible programmatically?
I am developing a component which needs creation of team area and when I do that, am unable to add to the hierarchy.
I get an exception, ImmutablePropertyException. Are there any steps missed out here? Here is the code snippet:
|
2 answers
The ImmutablePropertyException often means you do not have a working copy of an item you are trying to modify.
Is the item you got the hierarchy from a working copy? Martha Jazz Team Build Component |
Thanks Martha, saving is possible after fetching the working copy.
The ImmutablePropertyException often means you do not have a working copy of an item you are trying to modify. |
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.