In the latest dev I can see the processor: "Flagging entity processor - EXPERIMENTAL"
but in the mapping I cannot see the flagging user field.

I only have:
Feed NID (unrelevant)
URL (unrelevant)
GUID
flagging_id

How am I supposed to import a flag which is not a global one?
i.e. how can I associate it with it's flagging user (imported user)?

Comments

kopeboy’s picture

Issue summary: View changes
kopeboy’s picture

Title: Flag integration : flagging User (not global flag) » Flag integration: missing mappers for flagged entity and flagging user ??
Priority: Major » Critical

Wow, I was worried about the flagging user but actually we also miss the flagged entity, which is even more crucial! WTF? A flagging processor without a mapping for the flag target (entity id)?

Am I missing something??

UPDATE

I found in the "Content entity processor - EXPERIMENTAL" mappers there is actually a "Users who flagged the entity with flag xxx (flag_xxx_user)".

I tried importing a node with an existing user id and with a GUID I used in another importer to import Users, but in both cases the flagging was not created..

How am I supposed to fill the target "Users who flagged the entity with flag xxx"?? Should it be a uid? a name?

greggles’s picture

Priority: Critical » Normal

I don't think feature requests can be critical.

twistor’s picture

Project: Feeds » Feeds entity processor
Version: 7.x-2.x-dev » 7.x-1.x-dev
Component: Generic entity processor » Code

We've moved the entity processor over here.