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

RQM REST api extensiondisplayname reverting to defualt value with PUT

 Hi 


I'm trying to update testcase steps using the rest api
in our testcases the test case design section has been renamed as "Test Steps" in RQM webpage
I can use a GET method to get the xml
but if i PUT the same xml back the extensiondisplayname of the testcase design section is changed from "Test Steps" back to the default value of "Test Case Design"

is there any way around this?

this is the element, none of the other sections extensionDisplayName is changed
<com.ibm.rqm.planning.editor.section.testCaseDesign xmlns="http://jazz.net/xmlns/alm/qm/v0.1/" extensionDisplayName="Test Steps">
<div xmlns="http://www.w3.org/1999/xhtml">1.test step</div>
</com.ibm.rqm.planning.editor.section.testCaseDesign>

0 votes



One answer

Permanent link

Hi Luke,


We cannot change the names or extensionDisplayName of pre-defined sections.
Only the custom section names can be modified from REST client.

Thanks,
Monika Rajput

0 votes

Comments

Hi Monika


I'm not trying to change the section header
the header has been set the RQM web ui, i want it to remain the same 
is this possible?
when I PUT a xml it is reverting the test case design section header back to the default value even when i haven't changed any values in the xml

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,950

Question asked: Feb 03 '21, 7:17 a.m.

Question was seen: 1,230 times

Last updated: Feb 05 '21, 4:55 a.m.

Confirmation Cancel Confirm