Only one activity is displaying in Activity privacy settings for same types with same triggers
Junro - June 16, 2009 - 13:46
| Project: | Activity |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Hello,
reporting a little bug:
Activity privacy settings: (.../user/*/activity/settings)
only the last activity created is display.
:)
(using the last dev. version)

#1
Not really sure what you mean here. can you give me a screenshot of this page as well as a screenshot of /admin/setting/activity
#2
ok, here the screenshots :)
#3
Ok thank you. I'll have to test this out myself. It looks like the logic on the user setting may only be reporting one template per module. Will check into.
#4
Is this still happening for you with the latest dev? I just tried and here are my results.
/admin/settings/activity/list

/user/*/activity/settings

#5
ok I find the problem, It don't work only with activities with same options:
Same Activity Types and same Nodeapi Triggers.
#6
#7
Forgot to say I'm using the latest dev. version (June 19th)
#8
So you're trying to get more than one message for something like nodeapi insert? For what purpose? I'm not sure that makes sense to do.
#9
Sure it makes sense.
Create three node types and three separate messages for each node type for nodeapi insert. This bug was introduce by the types patch.
#10
That's it! :) I didn't really use Activity module before the types patch.