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

fixes custom field contrib functionality #350

Merged
merged 3 commits into from
Feb 21, 2024

Conversation

Kircheneer
Copy link
Contributor

Supersedes #291

  • Rename CustomFieldAnnotation.name to CustomFieldAnnotation.key
    • Keep around backwards compatibility for using name
  • Clarify supported types of fields for identifiers
  • Add tests for custom fields in identifiers

@Kircheneer Kircheneer self-assigned this Feb 6, 2024
@Kircheneer Kircheneer requested a review from a team as a code owner February 6, 2024 10:46
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.

the feature implementation looks good to me

@Kircheneer Kircheneer force-pushed the lk-fix-custom-fields branch from 8be9c61 to b1f1981 Compare February 6, 2024 13:09
Copy link
Contributor

@jdrew82 jdrew82 left a comment

Choose a reason for hiding this comment

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

Just needs a slight tweak.

docs/user/modeling.md Outdated Show resolved Hide resolved
nautobot_ssot/contrib.py Outdated Show resolved Hide resolved
@Kircheneer Kircheneer requested a review from jdrew82 February 13, 2024 08:08
Copy link
Contributor

@jdrew82 jdrew82 left a comment

Choose a reason for hiding this comment

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

LGTM!

@jdrew82
Copy link
Contributor

jdrew82 commented Feb 15, 2024

@Kircheneer can we get the conflicts fixed?

- Rename `CustomFieldAnnotation.name` to `CustomFieldAnnotation.key`
  - Keep around backwards compatibility for using `name`
- Clarify supported types of fields for identifiers
- Add tests for custom fields in identifiers
@Kircheneer Kircheneer force-pushed the lk-fix-custom-fields branch 2 times, most recently from a34fc8f to 119cb74 Compare February 19, 2024 13:15
@Kircheneer
Copy link
Contributor Author

Done!

@Kircheneer Kircheneer merged commit df635ae into nautobot:develop Feb 21, 2024
15 checks passed
Kircheneer added a commit to Kircheneer/nautobot-plugin-ssot that referenced this pull request Feb 21, 2024
jdrew82 added a commit that referenced this pull request Feb 21, 2024
This was referenced Feb 21, 2024
@jdrew82 jdrew82 mentioned this pull request Apr 16, 2024
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