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

API: Get tickets list by user and status not working #2073

Open
ekarkin opened this issue Jun 1, 2022 · 0 comments
Open

API: Get tickets list by user and status not working #2073

ekarkin opened this issue Jun 1, 2022 · 0 comments

Comments

@ekarkin
Copy link

ekarkin commented Jun 1, 2022

This methods are use paginate and not work in my helpy docker version.
Errors in logs:

Error during failsafe response: Missing template errors/internal_server_error, application/internal_server_error with {:locale=>[:ru, :en], :formats=>[:json], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :"inky-builder", :"inky-erb", :"inky-raw", :"inky-ruby", :inky, :jbuilder, :"inky-jbuilder"]}. Searched in:
  * "/helpy/app/themes/light/views"
  * "/helpy/app/views"
  * "/opt/helpy-bundle/bundler/gems/helpy_imap-69ad6593dbf0/app/views"
  * "/opt/helpy-bundle/bundler/gems/helpy_onboarding-bb75cec5a680/app/views"
...

Removing paginate works fine ^)

present paginate(topics), with: Entity::Topic

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

No branches or pull requests

1 participant