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

ModerationActionManager needs method "current_approvals" #1085

Closed
jMyles opened this issue Dec 12, 2014 · 1 comment
Closed

ModerationActionManager needs method "current_approvals" #1085

jMyles opened this issue Dec 12, 2014 · 1 comment
Labels
Improvement Minor improvement to code

Comments

@jMyles
Copy link
Contributor

jMyles commented Dec 12, 2014

def current_approvals(self):        
    '''
    For projects with node_change_reque, all ModerationActions
    with a "published" decision and date later than the most recent node change.
    For other projects, all ModerationActions with a "published" decision.
    In both cases, result is restricted to most recent matching object per comment. 
    '''
@gregmuellegger gregmuellegger added the Improvement Minor improvement to code label Jul 20, 2015
@stsewd
Copy link
Member

stsewd commented May 1, 2018

Closing this since the comments app was removed #3802

@stsewd stsewd closed this as completed May 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Minor improvement to code
Projects
None yet
Development

No branches or pull requests

3 participants