I18NTextImpl doesn't update shortText when text is updated in Task Name
Issue
-
Usually in order to modify
Task Nameat runtimeI18NText.setText(taskName);works pretty fine.
However, due to the issue described as per this KCS [1] and after applying the workaround suggested in this Bugzilla [2] it appears thatTask Nameis getting updated inTextbutShortTextis not getting updated. And as per the updated query, it usesShortTextto retrieveTask Name. Right now there is no way to setShortTextthrough API. Since,ShortTextis not updated in database henceTaskSummaryis not returning updated name. -
Is there a way to fix this issue ?
[1] https://access.redhat.com/site/solutions/505953
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1008824#c2
Environment
- Red Hat JBoss BRMS (BRMS)
- 5.3.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.