Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

Tags have no description #118

Open
Open
@Haeki

Description

Environment

  • Python version: 3.6
  • NetBox version: 2.8.4
  • vCenter version: 6.7
  • vCenter NetBox Sync version: latest develop branch

Steps to Reproduce

  1. Run Script
  2. Tags don't have a description

Expected Behavior

Tags get the description specified in the code

Observed Behavior

The description is transmitted as "comments" entry but Netbox expects them as "description" entry

Solution

change "comments" to "description" and shorten Text to fit the Netbox character limit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions