Although added as a field on the Flagging entity type, you get a fatal error if you actually try to use that field on a View whose base is Flagging. It only works when the Flagging is derived indirectly through a relationship.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | flag-link-field-2886626-2.patch | 3.17 KB | kevin.dutra |
Comments
Comment #2
kevin.dutra commentedComment #4
kevin.dutra commentedHuh? That test passes for me locally, and I can't see any connection between a Views field plugin and the entity form... Attempting a retest.
Comment #5
kevin.dutra commentedComment #6
kevin.dutra commentedNot sure what the issue is with that failure, but I can't see any reason why this patch would have any effect. I confirmed again that it passes locally but the retest still failed. I don't know what else I can do to troubleshoot this, as there doesn't appear to be anything wrong with my patch.
Comment #7
joachim commentedYeah, the Flag link field makes stupid assumptions about how it's used.
Comment #8
martin107 commentedLooks like the test failures are connected to a recently cleared branch blocker retestsing.
Comment #10
socketwench commentedFixed! Thanks everyone!