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

Use notification date instead of NOD date for 5B, 6B, and 7B #206

Merged
merged 3 commits into from Mar 21, 2016

Conversation

shanear
Copy link
Contributor

@shanear shanear commented Mar 21, 2016

No description provided.

@@ -72,6 +72,8 @@ def verify_access
def saved_form8
return nil unless session[:form8] && session[:form8][:id] == params[:id]
@saved_form8 ||= Form8.new(session[:form8])
rescue
return nil
Copy link
Contributor

Choose a reason for hiding this comment

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

Should log at an an INFO level

orischwartz added a commit that referenced this pull request Mar 21, 2016
Use notification date instead of NOD date for 5B, 6B, and 7B
@orischwartz orischwartz merged commit 44ab967 into master Mar 21, 2016
@cmgiven cmgiven deleted the issue197 branch September 1, 2016 20:46
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

2 participants