Closed (duplicate)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2010 at 14:08 UTC
Updated:
3 Aug 2010 at 10:41 UTC
From #632920-131: Inherit properties from parent feed node (taxonomy, author, OG, language)
What I'm looking for is a way of allowing organic group owners / admins to import users and have those users automatically join the import creator's organic group.
This implementation of this feature will require
- Add a mapper for og (mappers/og.inc) with an implementation of hook_feeds_user_processor_targets() and a callback that populates the $account object when imported
- Tests.
Comments
Comment #1
AntiNSA commentedsubscribe
Comment #2
DanielJohnston commentedSubscribe. Thanks for creating the issue!
Comment #3
DanielJohnston commentedUpdate - I've posted a bounty for this issue at http://www.elance.com/job?jobid=20563898 -first time so let's see how it works out.
Comment #4
DanielJohnston commentedOK, I'm marking this as a duplicate of #857424: Mapper for Organic Groups as the mapper there has been extended to cover this requirement.