Skip to content

created & last_updated fields missing from some REST API calls #8342

@jasonyates

Description

@jasonyates

NetBox version

3.1.6-dev

Python version

3.8

Steps to Reproduce

A number of REST API calls are missing created & last_updated fields in their response. No functional impact however for parity across all API calls perhaps it would be useful to have the fields returned consistently.

Examples:
/api/dcim/virtual-chassis/
/api/dcim/cables/
/api/dcim/power-panels/
/api/dcim/rack-reservations/ (Has created but not last_updated)

Expected Behavior

created & last_updated fields are returned for all relevant objects

Observed Behavior

created & last_updated are missing some some objects

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions