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

Add cron to purge completely blank proposals #114

Closed
dternyak opened this issue Jan 27, 2019 · 1 comment
Closed

Add cron to purge completely blank proposals #114

dternyak opened this issue Jan 27, 2019 · 1 comment
Assignees
Milestone

Comments

@dternyak
Copy link
Collaborator

dternyak commented Jan 27, 2019

Blank proposals are generated and stored in the database immediately when hitting the proposal creation view.

These can clog up the user drafts view, as well as the admin proposals view.

screen shot 2019-01-27 at 4 49 34 pm

We can add a check to see if a proposal has been created and stayed completely blank for more than 24 hours, after which we can delete it.

@dternyak dternyak changed the title Add cron to purge complete blank proposals Add cron to purge complete;y blank proposals Jan 27, 2019
@dternyak dternyak changed the title Add cron to purge complete;y blank proposals Add cron to purge completely blank proposals Jan 27, 2019
@dternyak dternyak self-assigned this Feb 4, 2019
@dternyak dternyak added this to the Milestone 4 milestone Feb 4, 2019
@dternyak dternyak modified the milestones: Milestone 4, Milestone 5 Feb 14, 2019
@dternyak dternyak mentioned this issue Feb 14, 2019
2 tasks
@dternyak dternyak assigned wbobeirne and unassigned dternyak Mar 4, 2019
@dternyak dternyak modified the milestones: Milestone 5, Milestone 6 Mar 4, 2019
@wbobeirne
Copy link
Collaborator

Closing to roll this in with #198.

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

2 participants