NoMethodError: undefined method `created_at' for #<Gitlab::ObjectifiedHash:3585260 {hash: {"id"=>3385446, "username"=>"zeffmorgan", "name"=>"Zeff Morgan", "state"=>"blocked", "locked"=>false, "avatar_url"=>"https://gitlab.com/uploads/-/system/user/avatar/3385446/avatar.png", "web_url"=>"https://gitlab.com/zeffmorgan", "bio"=>"", "location"=>"", "public_email"=>"zmorgan@gitlab.com", "skype"=>"", "linkedin"=>"", "twitter"=>"", "discord"=>"", "website_url"=>"", "organization"=>"", "job_title"=>"", "pronouns"=>"", "bot"=>false, "work_information"=>nil, "local_time"=>"1:13 AM"}}
from gitlab/objectified_hash.rb:43:in `method_missing'
from triage/job/common_room_job.rb:44:in `process_user'
from triage/job/common_room_job.rb:56:in `process_noteable'
from triage/job/common_room_job.rb:18:in `execute'
from triage/triage/job.rb:37:in `perform'
from sucker_punch/job.rb:63:in `__run_perform'
from sucker_punch/job.rb:38:in `block in perform_async'
from concurrent/executor/ruby_thread_pool_executor.rb:352:in `run_task'
from concurrent/executor/ruby_thread_pool_executor.rb:343:in `block (3 levels) in create_worker'
from concurrent/executor/ruby_thread_pool_executor.rb:334:in `loop'
from concurrent/executor/ruby_thread_pool_executor.rb:334:in `block (2 levels) in create_worker'
from concurrent/executor/ruby_thread_pool_executor.rb:333:in `catch'
from concurrent/executor/ruby_thread_pool_executor.rb:333:in `block in create_worker'