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

Generation of weekly report fails with internal server error #1176

Closed
thorsteneckel opened this issue Jun 9, 2017 · 0 comments
Closed

Generation of weekly report fails with internal server error #1176

thorsteneckel opened this issue Jun 9, 2017 · 0 comments
Assignees
Milestone

Comments

@thorsteneckel
Copy link
Contributor

Infos:

  • Used Zammad version: 1.5 latest
  • Used Zammad installation source: package
  • Operating system: CentOS
  • Browser + version: -

Expected behavior:

  • Creating a report for a weekly range creates an Excel file and serves the download.

Actual behavior:

  • Request fails with HTTP status 500. Log entry:
ERROR -- : no implicit conversion of String into Integer (TypeError)
/opt/zammad/app/controllers/reports_controller.rb:146:in `commercial'
/opt/zammad/app/controllers/reports_controller.rb:146:in `params_all'
/opt/zammad/app/controllers/reports_controller.rb:67:in `sets'
...

Steps to reproduce the behavior:

  • Try to create a weekly report.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant