Active
Project:
Activity Log
Version:
6.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 May 2012 at 07:16 UTC
Updated:
10 Dec 2012 at 11:59 UTC
Hi,
I'm facing a problem with the activity log module.
I've check the option "Status messages when someone comments on the relevant status" but nothing happens when I comment a previous status.
I expect that the commented status appears at the top of the group stream but nothing happen.
Any idea ?
Thanks.
Comments
Comment #1
ezra-g commentedAre you able to reproduce this on a fresh install of Commons?
Comment #2
icecreamyou commentedI can't test this right now but I just looked at the code and it looks to me like it should be working. Basically when a comment on a status is posted, the "last_updated" column for the relevant status {activity_log_message} should change to the comment timestamp, and that's the column the default view sorts on.
Comment #3
saron67 commentedYes. I just installed a fresh version of commons and I still have the same problem.
Comment #4
saron67 commentedHi,
Do you need additional info ?
Drupal is installed on an easyphp out of the box.
Can you tell me exactly what's the expected result with this bump option checked ?
Thanks.
Comment #5
icecreamyou commentedStatuses with new comments should appear at the top of the stream.
I don't know what to tell you. It doesn't look broken to me, but if it is, I don't have time to fix it. An alternative is to install Radioactivity which will give you more fine-grained control over what floats to the top of the stream; however I can't guarantee that will work as advertised either as the integration with AL hasn't been tested much.
Comment #6
iamali commentedI'm facing the same probem.. Any idea?