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

Relationships as list view table columns #1468

Closed
2 of 12 tasks
lampwins opened this issue Mar 9, 2022 · 1 comment · Fixed by #2298
Closed
2 of 12 tasks

Relationships as list view table columns #1468

lampwins opened this issue Mar 9, 2022 · 1 comment · Fixed by #2298
Assignees
Labels
type: feature Introduction of new or enhanced functionality to the application
Milestone

Comments

@lampwins
Copy link
Member

lampwins commented Mar 9, 2022

As ...

Austin - Network Automation Engineer

I want ...

To be able to show relationships as columns in the list view, just as I am able to for custom fields today.

So that ...

My relationships are visible and sortable as if they were first-class model fields.

I know this is done when...

I am able to add relationships as columns in an object's list view table.

Optional - Feature groups this request pertains to.

  • Automation
  • Circuits
  • DCIM
  • IPAM
  • Misc (including Data Sources)
  • Organization
  • Plugins (and other Extensibility)
  • Security (Secrets, etc)
  • Image Management
  • UI/UX
  • Documentation
  • Other (not directly a platform feature)

Database Changes

No response

External Dependencies

We likely need to look at performance considerations for relationships, especially when multiple relationships are in play for a given object type.

Requirements

  • Individual column for each relationship that exists for the displayed model
  • Column values for many-to-one or one-to-one relationships (where the resulting set is unary) render a detail link and string representation of that object, otherwise show the count of related objects and link to the filtered list view

Out of Scope

@HanlinMiao
Copy link
Contributor

Completed by #2298

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature Introduction of new or enhanced functionality to the application
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants