id summary reporter owner description type status priority milestone component version severity resolution keywords cc 2239 if an activity is hidden from sitewide its children (comments) are not hidden as well francescolaffi "I think there is no way to reproduce this from the front end, I found this problem adding and updating activities through a plugin, this is how to reproduce with some code: - create an activity using bp_activity_add() and the argument hide_sitewide set to false. - post some comments to that activity (comments inherit the hide_sitewide flag) - update that activity using bp_activity_add(), this time the argument hide_sitewide set to true. -result: the activity is hidden from sitewide but the hide_sitewide flag is not updated in its children, so the comments are not hidden" defect (bug) new normal Awaiting Contributions Activity normal francescolaffi