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

Other methods in ServiceCalendarsController needed @service_request initialized. [#136963065] #855

Merged
merged 3 commits into from Jan 4, 2017

Conversation

jayhardee9
Copy link
Contributor

@jayhardee9 jayhardee9 commented Jan 3, 2017

Needs to be cherrypicked:
3769f2a
cc527cf
3769f2a
9e23f64

@@ -73,6 +73,7 @@ def update
end

def table
initialize_service_request
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The reason I added the procs to the before filters was that this was causing an issue before with authorization errors in the Dashboard. Instead, you can assign @service_request in the before_filter "authorize_dashboard_access", or more specifically I think, "authorize_protocol"

@amcates amcates merged commit 8be629e into master Jan 4, 2017
@amcates amcates deleted the jjh-report-export branch January 4, 2017 17:04
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

Successfully merging this pull request may close these issues.

None yet

3 participants