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

Closes #1344: Contact objects #7575

Merged
merged 7 commits into from
Oct 19, 2021
Merged

Closes #1344: Contact objects #7575

merged 7 commits into from
Oct 19, 2021

Conversation

jeremystretch
Copy link
Member

Closes: #1344

Introduces the following models within the tenancy app:

  • ContactGroup - Self-nesting organizational model for contacts (similar to SiteGroup)
  • Contact - Represents a reusable set of contact info (name, title, phone, email, etc.)
  • ContactRole - Functional role of the relationship between a contact and an object in NetBox
  • ContactAssignment - Binds a mapping of object, contact, and role; also conveys priority

@jeremystretch jeremystretch changed the base branch from develop to feature October 18, 2021 20:52
Copy link
Member

@DanSheps DanSheps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, will test in an instance later hopefully but nothing glaring.

@jeremystretch jeremystretch merged commit ba7361b into feature Oct 19, 2021
@jeremystretch jeremystretch deleted the 1344-contacts branch October 19, 2021 12:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Contact Objects
2 participants