Skip to content

Admin edit owner link throws exception #2056

@ianheggie-oaf

Description

@ianheggie-oaf

Describe the bug

http://morph.io/ -> login as admin -> Admin dashboard -> Owners - > Edit throws an exception

To Reproduce

Steps to reproduce the behavior:

  1. Browse to https://morph.io/admin/owners
  2. Click on 'Edit' for any owner
  3. See error

Expected behavior

Able to edit owner (change my email in this case)

Screenshots/Output

I, [2026-05-26T12:06:36.795516 #25201]  INFO -- : [dd7a5312-478a-4ad9-ac12-ebdafbd7e11b] Started GET "/admin/owners/degendapp/edit" for 202.80.150.5 at 2026-05-26 12:06:36 +1000
I, [2026-05-26T12:06:36.796499 #25201]  INFO -- : [dd7a5312-478a-4ad9-ac12-ebdafbd7e11b] Processing by Admin::OwnersController#edit as HTML
I, [2026-05-26T12:06:36.796554 #25201]  INFO -- : [dd7a5312-478a-4ad9-ac12-ebdafbd7e11b]   Parameters: {"id"=>"degendapp"}
I, [2026-05-26T12:06:36.800596 #25201]  INFO -- : [dd7a5312-478a-4ad9-ac12-ebdafbd7e11b]   Rendering /var/www/shared/bundle/ruby/2.7.0/gems/activeadmin-2.9.0/app/views/active_admin/resource/edit.html.arb
I, [2026-05-26T12:06:36.812726 #25201]  INFO -- : [dd7a5312-478a-4ad9-ac12-ebdafbd7e11b]   Rendered /var/www/shared/bundle/ruby/2.7.0/gems/activeadmin-2.9.0/app/views/active_admin/resource/edit.html.arb (Duration: 12.1ms | Allocations: 10202)
I, [2026-05-26T12:06:36.812965 #25201]  INFO -- : [dd7a5312-478a-4ad9-ac12-ebdafbd7e11b] Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.9ms | Allocations: 11552)
F, [2026-05-26T12:06:36.813944 #25201] FATAL -- : [dd7a5312-478a-4ad9-ac12-ebdafbd7e11b]   
[dd7a5312-478a-4ad9-ac12-ebdafbd7e11b] ActionView::Template::Error (undefined method `inputs' for #<ActiveAdmin::ResourceDSL:0x000000001726e500>
Did you mean?  puts):
[dd7a5312-478a-4ad9-ac12-ebdafbd7e11b]     1: insert_tag renderer_for(:edit)
[dd7a5312-478a-4ad9-ac12-ebdafbd7e11b]   
[dd7a5312-478a-4ad9-ac12-ebdafbd7e11b] app/admin/owner.rb:44:in `block (2 levels) in <main>'
I, [2026-05-26T12:06:36.827851 #25201]  INFO -- honeybadger: ** [Honeybadger] Reporting error id=223f46a8-f449-482a-b70b-001a420456cb level=1 pid=25201
I, [2026-05-26T12:06:37.173920 #25201]  INFO -- honeybadger: ** [Honeybadger] Success ⚡ https://app.honeybadger.io/notice/223f46a8-f449-482a-b70b-001a420456cb id=223f46a8-f449-482a-b70b-001a420456cb code=201 level=1 pid=25201

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions