Skip to content

Job meta does not appear on design list or detail views #212

@Dav-C

Description

@Dav-C

Environment

  • Python version: 3.11
  • Nautobot version: 2.3.12 and 2.4.2
  • nautobot-design-builder version: 2.1.0

Expected Behavior

The description, version and docs should display in the detail view for a design if those values are defined in the associated job class Meta.

Designs created by jobs that are coming from a git datasource, the description, version and docs may or may not appear depending on the return from job.job_class

Steps to Reproduce

  1. Create a design builder job and be sure to provide values for at least one of version, docs, and description in the job Meta.
  2. Sync the job into Nautobot via the git extensibility feature
  3. View the design information on the detail page for the new design. Refresh the page. Sometimes the version/docs/description will appear, but usually not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions