Download & Extend

Only one activity is displaying in Activity privacy settings for same types with same triggers

Project:Activity
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hello,

reporting a little bug:

Activity privacy settings: (.../user/*/activity/settings)

only the last activity created is display.

:)

(using the last dev. version)

Comments

#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 :)

AttachmentSize
activity_publisher_templates.jpg 154.7 KB
activity_privacy_settings.jpg 152.18 KB

#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

Status:active» postponed (maintainer needs more info)

Is this still happening for you with the latest dev? I just tried and here are my results.

/admin/settings/activity/list
Activity publisher templates | MothersClick

/user/*/activity/settings
My account | MothersClick

#5

Title:Activity privacy settings: only the last activity created is display.» Display only one activity in Activity privacy settings for same types with same triggers

ok I find the problem, It don't work only with activities with same options:

Same Activity Types and same Nodeapi Triggers.

#6

Title:Display only one activity in Activity privacy settings for same types with same triggers» Only one activity is displaying in Activity privacy settings for same types with same triggers

#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

Status:postponed (maintainer needs more info)» active

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.

#11

Status:active» fixed

Hmm this is kindof hairy. A template -> action is uniquely identified really only by the $aid assigned to it. The problem is, when the admin wants to change the 'types' property of the template, they have to delete the template and create a new one. Thus, creating a new $aid and thus, eliminating the users previous setting.

But that is a different problem.

Committed this:http://drupal.org/project/cvs/177860

#12

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here