Skip to content

Switching to the Journal tab within a Custom Object returns a TypeError #458

@milneauk

Description

@milneauk

Plugin Version

0.4.8

NetBox Version

4.5.7

Python Version

3.12

Steps to Reproduce

  1. Create a Custom Object Type and define some fields
  2. Create a Custom Object from the Custom Object Type that was created
  3. Switch to the Journal or Changelog tabs

Expected Behavior

I should be able to add journal records or review the change log associated with the Custom Object

Observed Behavior

Type error is raised:

<class 'TypeError'>

Table.__init__() got an unexpected keyword argument 'user'

Python version: 3.12.13
NetBox version: 4.5.7
Plugins: 
  netbox_branching: 0.8.3
  netbox_custom_objects: 0.4.8
Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions