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

Fix 502 errors on resources list page #855

Merged
merged 1 commit into from
Oct 20, 2016
Merged

Conversation

seav
Copy link
Contributor

@seav seav commented Oct 20, 2016

Proposed changes in this pull request

Fix the HTTP 502 errors that are encountered on the resources list page by adding the success_url = None context variable to views that include the modal_archive or modal_unarchive modals.

When should this PR be merged

As soon as possible would be good.

Risks

No risks foreseen.

Follow up actions

Check that no 502 errors are encountered on staging (because this error doesn't seem to happen on the dev VM or Travis).

@ian-ross ian-ross merged commit ba09889 into master Oct 20, 2016
@ian-ross ian-ross deleted the bugfix/502-resource-error branch October 20, 2016 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants