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

OSLC CM Delegated Creation dialogs

Hello,
I'd like to prefill the CM web creation dialog prior to display. I can set the description but I can't set the title. For instance when I use the link below the title is not prefilled. Is it missing? Using &dc:title=New_Defect doesn't work
Thank you in advance.


https://localhost:9443/jazz/_ajax-modules/com.ibm.team.workitem.WICreationDialog?projectAreaName=Test_Project&dc:type=defect&dc:title=New_Defect&dc:description=testing...

0 votes



2 answers

Permanent link
I take it that you are already using this wiki page, but have you tried the draft work items approach ?

https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2#Creating_Draft_Work_Items

-Sean

0 votes


Permanent link
First, this is *internal* API and may change.
Second, to prefill summary you should use dc:name, like:


https://localhost:9443/jazz/_ajax-modules/com.ibm.team.workitem.WICreationDialog?projectAreaName=Test_Project&dc:type=defect&dc:name=New_Defect&dc:description=testing...


See CALMPicker

Though there is an item to bring this in line with OSLC specs
94339: Add support for prefilling creation dialog

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
× 10,938

Question asked: May 20 '10, 2:46 p.m.

Question was seen: 6,557 times

Last updated: May 20 '10, 2:46 p.m.

Confirmation Cancel Confirm