Displaying informational message to user on work item save
We have a work item save operation participant and need on occasion to display an informational message to the end user on a successful work item save. I tried the following code in the operation participant:
String message = "This is an informational message"; The message does display when using the Eclipse Client in the Team Advisor View, but only if if the user selects What is proper way to display an informational message to the end user on a work item save so that it is always intuitively shown in both the Eclipse and Web clients? |
2 answers
Hi,
Since there is no Team Advisor for the Web UI, it is not possible to show informational messages in a generic way. This missing feature is tracked in these work items: https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/93157 and https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/89320 Cheers, --andre Andre Weinand Work Item Team |
Andre... Thanks for the informaion. I'll track our needs via the work items you reference.
|
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.