Skip to content

'Group name' is ignored on custom object displays; fields are just grouped under 'Custom Objects' #35

@mrmrcoleman

Description

@mrmrcoleman

Plugin Version

version commit 954d1fa (HEAD -> object-type-picker, origin/object-type-picker) Date: Fri Apr 25 19:09:04 2025 -0400

NetBox Version

NetBox v4.2.8-Docker-3.2.0

Python Version

3.12

Steps to Reproduce

  • Create a custom object type X
  • Add a field "groupfield1" with group "testgroup"
  • Add a field "groupfield2" with group "testgroup"

Expected Behavior

When viewing the detail view of the custom object (and possibly the custom object type) fields are grouped according to the grouping name

Observed Behavior

Fields are displayed in creation ordering

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions