Closed (outdated)
Project:
Flag
Version:
7.x-3.x-dev
Component:
Flag core
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2014 at 14:28 UTC
Updated:
18 Aug 2025 at 14:47 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
joachim commentedThe Flagging timestamp isn't declared to the Entity API metadata in flag_entity_property_info_alter(). AFAIK that is where Rules would get this from.
Though it looks like Flagging properties in general aren't declared there.
Comment #2
torgospizzaNeeded access to this property on our entities (for setting a message with Rules). I do think we should have access to more entity properties with Rules, but this one is probably the most important besides the is_flagged boolean.
Attached patch does this, my only caveat is that this will make it available across all flags. Pretty sure that's what we want, but as always, testing and feedback is appreciated.
Comment #3
torgospizzaThat patch was missing a few things. New (and working) patch attached, with interdiff.
Comment #4
ivnishDrupal 7 is EOL. No more new features will be added. Issue will be closed, but patches are still here