Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provide "modifier" (userid) index #2

Open
buchi opened this issue Oct 13, 2012 · 2 comments
Open

provide "modifier" (userid) index #2

buchi opened this issue Oct 13, 2012 · 2 comments
Assignees

Comments

@buchi
Copy link
Member

buchi commented Oct 13, 2012

use collective.lastmodifier

@ghost ghost assigned buchi Oct 13, 2012
@gyst
Copy link
Member

gyst commented Oct 14, 2012

Irrespective of in which upstream the other indexes are maintained, I think this one should be PLIPed for inclusion in the Plone API.

@gyst
Copy link
Member

gyst commented Oct 14, 2012

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants