Community
Participate
Working Groups
When we get multiple notifications to show in the builds view all that happens is that one of them are duplicated as many times as there are notifications.
Can we generate some sort of unique ID for each message to permanently filter messages that have already been displayed?
I guess we could although it would not fix this issue, which was a bug. I've fixed it in a local branch. Just need to push the changes. I'll make it happen ASAP.
Fix committed.
Created attachment 185827 [details] mylyn/context/zip
Oh... a bit too quick. This fix relies on adjustments to the ServiceMessageControl as implemented in bug 333096.