- Issue created by @bkosborne
- π³π±Netherlands megachriz
If I'm not mistaken, Feeds does a second account switch (to the owner of the item) when you enable the "Authorize" option. I'm on mobile right now, so it's harder to check for me now if that is the exact option that triggered the second account switch, but at least there exists a second account switch in the code.
- πΊπΈUnited States bkosborne New Jersey, USA
Hmm, the only place I see in the code where an account is switched is FeedsExecutable->processItem()
- π³π±Netherlands megachriz
I quickly scanned the code of EntityProcessorBase in the web interface and cannot find that second account switch right now. But I was pretty sure that I had made that. Did I perhaps only implement that for the D7 version of Feeds? π€