We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Message
** (ErlangError) Erlang error: "list_filter threw an exception, args: %{filter: %{is_hsm: true}, opts: %{limit: 50, offset: 0, order: :asc, order_with: \"desc\"}, organization_id: 2}, object: Glific.Templates.SessionTemplate"
Backtrace (last 10 lines)
lib/ecto/adapters/sql.ex:751 Ecto.Adapters.SQL.raise_sql_call_error/1 lib/ecto/adapters/sql.ex:684 Ecto.Adapters.SQL.execute/5 lib/ecto/repo/queryable.ex:229 Ecto.Repo.Queryable.execute/4 lib/ecto/repo/queryable.ex:17 Ecto.Repo.Queryable.all/3 lib/glific/repo.ex:77 Glific.Repo.list_filter/5 lib/glific_web/resolvers/templates.ex:26 GlificWeb.Resolvers.Templates.session_templates/3 lib/absinthe/resolution.ex:209 Absinthe.Resolution.call/2 lib/absinthe/phase/document/execution/resolution.ex:230 Absinthe.Phase.Document.Execution.Resolution.reduce_resolution/1
View on AppSignal: https://appsignal.com/project-tech4dev/sites/5f480c425ac13f7330101f30/exceptions/incidents/36?timestamp=2021-01-14T06:32:35Z
Steps to replicate
This results in the above error when a user visits the same page again in the current session. The page also breaks in this scenario.
The text was updated successfully, but these errors were encountered:
kurund
Successfully merging a pull request may close this issue.
Message
Backtrace (last 10 lines)
View on AppSignal: https://appsignal.com/project-tech4dev/sites/5f480c425ac13f7330101f30/exceptions/incidents/36?timestamp=2021-01-14T06:32:35Z
Steps to replicate
This results in the above error when a user visits the same page again in the current session. The page also breaks in this scenario.
The text was updated successfully, but these errors were encountered: