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

Maintaining database consistency. #224

Open
reeshabhranjan opened this issue Dec 21, 2020 · 0 comments
Open

Maintaining database consistency. #224

reeshabhranjan opened this issue Dec 21, 2020 · 0 comments
Labels
backend Backend related fix code-standard Align with coding standards question Further information is requested

Comments

@reeshabhranjan
Copy link
Contributor

It is important to understand where the validation actually happens. For example, lets say a post has currently allow_submissions set as True. Now, lets say, few students upload their submissions. After 1-2 days, the admin turns off submission on this, or the post changes from project to article. The website should still allow students to delete their submissions or view them atleast.

@reeshabhranjan reeshabhranjan added question Further information is requested backend Backend related fix code-standard Align with coding standards labels Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related fix code-standard Align with coding standards question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant