It's all about the answers!

Ask a question

FolderStructure programmatic


Christopher Zuendorf (6162) | asked Sep 24 '08, 5:43 a.m.
Hello,

I want to create programmtically work items, and it all works. But the problem is that all items are in the defects and enhancement folder and not in "top items"-folder. How can i fix this? How can i manage folders with java?

Another problem is, that I want to programmtically create folder and I want to create child folders.

Thx 4 your help

Greetz Keagen

3 answers



permanent link
Johannes Rieken (1.2k1) | answered Sep 25 '08, 5:44 a.m.
rkelkenb wrote:
would it be possible create those folders on the database? .

No. The folder structure is saved, along with other meta-data, as xml

content. As we don't offer API and our tooling does not expect third
party modifications, I strongly recommend not to change that information.

--
Cheers, Johannes Rieken
Agile Planning Team

permanent link
Ralph Kelkenbe (4612) | answered Sep 25 '08, 3:50 a.m.
would it be possible create those folders on the database? .

permanent link
Johannes Rieken (1.2k1) | answered Sep 24 '08, 8:34 a.m.
Hi

I want to create programmtically work items, and it all works. But the
problem is that all items are in the defects and enhancement folder
and not in "top items"-folder. How can i fix this? How can
i manage folders with java?

All work item types which are marked as top level types (defined in your

process spec) go into the top items folders. All others have to be
dragged manually. Currently, there is no API to do this programmatically.

Another problem is, that I want to programmtically create folder and I
want to create child folders.

Assuming you are talking about the folders mode, this is not possible.

Currently, there is no public API in the planning component.

--
Cheers, Johannes Rieken
Agile Planning Team

Your answer


Register or 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.