You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MatchError: no match of right hand side value: :error
File "lib/hygeia_web/live/case_live/index.ex", line 381, in HygeiaWeb.CaseLive.Index.cast_date_time_local!/2
{:ok, naive_datetime} = Ecto.Type.cast(:naive_datetime_usec, date)
File "lib/hygeia_web/live/case_live/index.ex", line 240, in anonymous fn/5 in HygeiaWeb.CaseLive.Index.list_cases/1
where(query, [case], case.inserted_at <= ^cast_date_time_local!(date, socket))
File "lib/enum.ex", line 2385, in Enum."-reduce/3-lists^foldl/2-0-"/3
File "lib/hygeia_web/live/case_live/index.ex", line 171, in HygeiaWeb.CaseLive.Index.list_cases/1
|> Enum.reduce(query, fn
File "lib/hygeia_web/live/case_live/index.ex", line 107, in HygeiaWeb.CaseLive.Index.handle_params/3
|> list_cases()
...
(3 additional frame(s) were not displayed)
(MatchError no match of right hand side value: :error)
The text was updated successfully, but these errors were encountered:
Sentry Issue: BACKEND-1ZV
The text was updated successfully, but these errors were encountered: