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

AntiNSA’s picture

subscribe

DanielJohnston’s picture

Subscribe. Thanks for creating the issue!

DanielJohnston’s picture

Update - 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.

DanielJohnston’s picture

Status: Active » Closed (duplicate)

OK, I'm marking this as a duplicate of #857424: Mapper for Organic Groups as the mapper there has been extended to cover this requirement.