How to get the column name in UI for Test case using Rest API?
Hi Team,
I've extracted the ETM test cases using rest api - https://sleroyblog.wordpress.com/2013/04/09/querying-rqm-40-through-oslc-and-rest-api/#descending_approach.
But, the column name in the xml response are different from UI. For example,
priority (xml) -> Priority (UI)
creator (xml) -> Created By (UI)
How to get the UI column names mapped with the xml content?
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Aug 11 '23, 2:43 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Aug 11 '23, 4:54 a.m. As far as I am aware, the display column names in the UI are independent of the identifiers in the OSLC API.
This is quite normal. Keep in mind that the UIs are even localized to other languages.
|
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.