Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assigned tags display only as strings in GraphQL API #6871

Closed
jeremystretch opened this issue Aug 3, 2021 · 0 comments
Closed

Assigned tags display only as strings in GraphQL API #6871

jeremystretch opened this issue Aug 3, 2021 · 0 comments
Assignees
Labels
beta Concerns a bug/feature in a beta release status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@jeremystretch
Copy link
Member

NetBox version

v3.0-beta1

Python version

3.7

Steps to Reproduce

  1. Assign one or more tags to an object
  2. Make a GraphQLAPI request for that object including it assigned tags

Expected Behavior

The user should have the flexibility to specify the desired tag attributes (e.g. name, slug, color) to return.

Observed Behavior

Only the tag name is returned, as a string.

@jeremystretch jeremystretch added type: bug A confirmed report of unexpected behavior in the application status: accepted This issue has been accepted for implementation beta Concerns a bug/feature in a beta release labels Aug 3, 2021
@jeremystretch jeremystretch self-assigned this Aug 3, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
beta Concerns a bug/feature in a beta release status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

1 participant