nautobot
nautobot copied to clipboard
Add company or organization to Team/Contact models
As ...
Dan - Data Owner
I want ...
a company or organization field on the team and contact models
So that ...
I can differentiate between multiple contacts or teams with the same name
I know this is done when...
I can either:
- manually enter a company or organization name when creating a team or contact
- or create some kind of company/organization object and then associate it to a team/contact through a foreign key or manytomany
Optional - Feature groups this request pertains to.
- [ ] Automation
- [ ] Circuits
- [ ] DCIM
- [ ] IPAM
- [ ] Misc (including Data Sources)
- [X] Organization
- [ ] Plugins (and other Extensibility)
- [ ] Security (Secrets, etc)
- [ ] Image Management
- [ ] UI/UX
- [ ] Documentation
- [ ] Other (not directly a platform feature)
Database Changes
New fields and potentially models required
External Dependencies
No response