You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This probably needs to be merged with #3 in order to prevent any inconsistencies between the userid and Date indexes on "real" modifications.
Given a document authored by user "foo" 10 minutes ago, when user "foo" adds a plone.app.discussion event, the userid index should return "foo" and the date index should return "10 minutes ago". Maybe rename the indexes ActualModifier and ActuallyModified or something like that.
use collective.lastmodifier
The text was updated successfully, but these errors were encountered: