Skip to content
This repository was archived by the owner on Jul 24, 2020. It is now read-only.

[1476] Fix bug with changing report dates [master] #1478

Merged
merged 1 commit into from
Feb 12, 2016
Merged

Conversation

orenyk
Copy link
Contributor

@orenyk orenyk commented Feb 4, 2016

Resolves #1476 on master

  • add controller specs for this request
  • add handling for missing params
  • fix original issue (missing semicolon)

Resolves #1476
- add controller specs for this request
- add handling for missing params
- fix original issue (missing semicolon)
@orenyk orenyk force-pushed the 1476_report_dates branch from 2b162ed to 2433874 Compare February 4, 2016 05:21
@orenyk
Copy link
Contributor Author

orenyk commented Feb 4, 2016

Whoops, looks like for some reason database cleaner didn't take care of some orphaned stuff from the before(:all) block - should be fixed now.

@esoterik
Copy link
Collaborator

looks good

orenyk added a commit that referenced this pull request Feb 12, 2016
[1476] Fix bug with changing report dates
@orenyk orenyk merged commit 67042d6 into master Feb 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modifying the report dates returns a 500 error [v5.5]
2 participants