Skip to content

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

3 participants