2 more problems:

- HB shows anonymous comments as sent by admin. in my site anonymous comments wait for admin approval. And when i publish an anonymous comment, i am seeing my name as sender.

- Heartbeat is not showing posts sent via scheduler module - Yesterday i've experienced this situation. midnight i send a post to be published in the morning. post published but not recorded on heratbeat.

BTW i didnt tested those situations with the very last version of (its now 6.x-4.x-dev i guess) module. If you already spotted and corrected, i am sorry :)

Comments

Stalski’s picture

Assigned: Unassigned » Stalski
Status: Active » Closed (works as designed)

1/ This is fixed, but you can choose that yourself. If you take the comment author or take the currently logged in user (as i did, but indeed, you are right, it can give problems like that)

2/ When using rules, again you could change the event for that, or even add an event to cover you use case. The use case would be "when a post is published at that time ... " . i dont know exactly how we could do that, but i am sure there is a way. The rules approach is very customizable (you could write your own event when no event fits your needs) , so for every use case, the approach is different.

I dont consider these as bugs because i just gave examples on how a default rule with a default heartbeat message template could work. I never ment to create messages to fit perfectly for every project if you know what i mean.