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

Add support for JournalEntry/Note model #102

Merged
merged 3 commits into from
May 8, 2023
Merged

Conversation

jmcgill298
Copy link
Contributor

This adds support for the NetBox JournalEntry Model, and maps that to Nautobot's Note Model. NetBox has a field named kind that does not match to a field in Nautobot, so that data will be ignored at this time.

This adds support for the NetBox JournalEntry Model, and maps that to
Nautobot's Note Model. NetBox has a field named kind that does not match
to a field in Nautobot, so that data will be ignored at this time.
Copy link
Contributor

@chadell chadell left a comment

Choose a reason for hiding this comment

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

This looks great.
One question, how we could document all these mappings. I would vote for a section under docs/user. There we could also explain what happens to fields that are not supported, etc.

@jmcgill298
Copy link
Contributor Author

@chadell I added a table to get started

@chadell chadell merged commit 08f6387 into develop May 8, 2023
@chadell chadell deleted the feature/journal-note-model branch May 8, 2023 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants