NoMethodError: undefined method `update!' for nil:NilClass (NoMethodError)
application.update!(status: :pending, response: 'No response yet ...') and return if lever_event['data']['toArchived'].nil?
^^^^^^^^
app/controllers/hooks/webhooks_controller.rb:61:in `lever'
application.update!(status: :pending, response: 'No response yet ...') and return if lever_event['data']['toArchived'].nil?
app/controllers/hooks/webhooks_controller.rb:13:in `handle_event'
lever
...
(138 additional frame(s) were not displayed)
Sentry Issue: EMBLOY-CORE-48