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

ModerationObject always created even for default APPROVED #5

Open
absoludity opened this issue Nov 26, 2010 · 0 comments
Open

ModerationObject always created even for default APPROVED #5

absoludity opened this issue Nov 26, 2010 · 0 comments

Comments

@absoludity
Copy link

The current implementation always creates a moderation object when an instance of the registered class is created. This makes perfect sense when items will be pending moderation by default. But if the policy is to display items by default and only moderate an object if it is flagged, then it would make sense in this case to create a moderation object only if/when an item is flagged (or if the automoderation is positive).

Would it be possible to have a general policy of create moderation object only if an item is moderated (ie. default or autoapproval status is not APPROVED).

I'd be happy to provide a patch if you think it's worthwhile - let me know your thoughts.

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

No branches or pull requests

1 participant