-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
type: bugSomething isn't working as expectedSomething isn't working as expected
Description
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
- Create a design builder job and be sure to provide values for at least one of version, docs, and description in the job Meta.
- Sync the job into Nautobot via the git extensibility feature
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: bugSomething isn't working as expectedSomething isn't working as expected