If a UserActivity stream doesn't have any activity logged, a "No activity yet" message stays in the stream. But with the GroupActivity stream, after the polling interval the "No activity yet" message disappears.

It would be great if streams would have the "No activity yet" stay in the stream as a default behavior.

Thanks for looking into this

Comments

Stalski’s picture

Status: Active » Postponed (maintainer needs more info)

I was not able to reproduce this.
I can only say that there is no difference what so ever on how heartbeat handles streams. So this error can only happen when "html" is actually found to insert into the stream, otherwise the message stays.

So I would need some extra information (or you can debug this yourself with some pointers).
- With firebug enabled, what's the output of the polling on the group activity. (Check if "data" is empty or not)
- Did any activity happen at all between the refresh and the polling or does this happen always?
- Can you maybe give the steps to reproduce this (with the info above I was not possible)

Stalski’s picture

Issue summary: View changes

typo