It's all about the answers!

Ask a question

Get attribute label displayed in editor using Java API


Marcin Blacha (146210) | asked Jan 28 '21, 3:13 a.m.
edited Jan 28 '21, 6:31 a.m.
I'm wondering, is it possible to fetch attribute name set as Label in editor using Java API:


I need it in my extension plugin, and because in company department names has changed I don't wan't to create new attribute only because of this.
com.ibm.team.workitem.common.model.IAttribute.getDisplayName() returns attribute name, not label. Any ideas?


Comments
Ralph Schoon commented Jan 28 '21, 6:08 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

I don't understand what you want to do. 


Marcin Blacha commented Jan 28 '21, 6:34 a.m.
I don't know, why image was not displayed, I reuploaded it. I need to Label marked red: "DOL/DOLP production Planning Feasibility".

com.ibm.team.workitem.common.model.IAttribute.getDisplayName() returns attribute name, in this case "OPP Feasibility"

Be the first one to answer this question!


Register or to post your answer.