ActionView::Template::Error: undefined method `repos_max_capacity' for #<GeoNode:0x00007f4fba386718>

https://sentry.gitlap.com/gitlab/geo-testbed/issues/106904/

NoMethodError: undefined method `repos_max_capacity' for #<GeoNode:0x00007f4fba386718>
  app/views/admin/geo_nodes/_form.html.haml:36:in `_app_views_admin_geo_nodes__form_html_haml__2347866906864736741_69990212829320'
    = form.number_field :repos_max_capacity, class: 'form-control', min: 0
  app/views/admin/geo_nodes/index.html.haml:18:in `block in _app_views_admin_geo_nodes_index_html_haml___2613659211652452073_69990234899360'
    = render partial: 'form', locals: { form: f, geo_node: @node }
  app/views/admin/geo_nodes/index.html.haml:17:in `_app_views_admin_geo_nodes_index_html_haml___2613659211652452073_69990234899360'
    = form_for [:admin, @node], as: :geo_node, url: admin_geo_nodes_path, html: { class: 'form-horizontal js-geo-node-form' } do |f|
  lib/gitlab/i18n.rb:47:in `with_locale'
    yield
  lib/gitlab/i18n.rb:53:in `with_user_locale'
    with_locale(user&.preferred_language, &block)
...
(167 additional frame(s) were not displayed)

ActionView::Template::Error: undefined method `repos_max_capacity' for #<GeoNode:0x00007f4fba386718>

ActionView::Template::Error: undefined method `repos_max_capacity' for #<GeoNode:0x00007f4fba386718>
Assignee Loading
Time tracking Loading