What is mandatory fields for Create Issue/record(ChangeRequest/Defect) in Clearquest ? HELP.
Hi all,
For create issue I have using below Fields, to create a issue in Clear quest server. but my question is Project is mandatory field to create issue?, any one tell me.
Is it possible to create Issue without project?.
Help me out on this.
...........
<oslc_cm:ChangeRequest>
<dcterms:type>ALMRequest</dcterms:type>
<cq:Headline>new issue in CQ </cq:Headline>
<cq:Severity>Sev1 - Critical</cq:Severity>
<cq:Project>SAMPL00000001</cq:Project>
<cq:Type>General</cq:Type>
<cq:SecurityPolicy>Everyone</cq:SecurityPolicy>
<cq:Description>Test jar</cq:Description>
</oslc_cm:ChangeRequest>
.................
Thanks.
|
Accepted answer
No one can tell without checking the schema. Use ClearQuest Designer to open the schema and check.
Rohit Nagamalla selected this answer as the correct answer
|
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.