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

Exception when History page gets a WorkOrderUpdated event #2077

Open
sentry-io bot opened this issue May 13, 2024 · 0 comments
Open

Exception when History page gets a WorkOrderUpdated event #2077

sentry-io bot opened this issue May 13, 2024 · 0 comments
Labels
bug Newly identified bug

Comments

@sentry-io
Copy link

sentry-io bot commented May 13, 2024

Sentry Issue: LIGHTNING-9Q

KeyError: key :id not found in: nil

If you are using the dot syntax, such as map.field, make sure the left-hand side of the dot is a map
  File "lib/lightning_web/live/run_live/index.ex", line 559, in anonymous fn/3 in LightningWeb.RunLive.Index.update_workorder/2
  File "lib/enum.ex", line 2528, in Enum."-reduce/3-lists^foldl/2-0-"/3
  File "lib/lightning_web/live/run_live/index.ex", line 558, in LightningWeb.RunLive.Index.update_workorder/2
  File "lib/lightning_web/live/run_live/index.ex", line 548, in LightningWeb.RunLive.Index.update_page/2
  File "lib/lightning_web/live/run_live/index.ex", line 252, in LightningWeb.RunLive.Index.handle_info/2
...
(3 additional frame(s) were not displayed)

(KeyError key :id not found in: nil

If you are using the dot syntax, such as map.field, make sure the left-hand side of the dot is a map)
@sentry-io sentry-io bot added the bug Newly identified bug label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Newly identified bug
Projects
Status: Ready
Development

No branches or pull requests

0 participants