Does anybody know where I would look and rough idea on how to code the ability for taxonomy notifications only from groups a user has joined?

If I subscribe to a taxonomy term 'AAA' and there is a post in a group that I am not a member of that is for term 'AAA' I still receive the notification. I only want to be notified if the node is a subscribed taxonomy from a subscribed group.

I've noticed that there is a module that allows taxonomy terms per group, this might work with notifications, but I don't really wanna repeat my taxonomy terms for every group I have.

I think I should be in hook_notification and the 'query' op in notifications_tags_notifications().

I'm still investigating, but if anybody has any help it would be appreciated.

Comments

TechnoBuddhist’s picture

Status: Active » Closed (fixed)

I have stopped using OG Groups so this is no longer relevant to me. Closing to keep the issue queue down.

bsandor’s picture

Status: Closed (fixed) » Active

It is relevant to me. How can I do this?

bsandor’s picture

Can someone help me how to solve this issue please?
A custom module or a custom notification or views or filtering if a notification is sent by some API function is what I'm thinking of.

Any idea is appreciated.

Thanks