Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Fix not-null violation for dcim_interface #133

Merged
merged 1 commit into from
May 26, 2023
Merged

Fix not-null violation for dcim_interface #133

merged 1 commit into from
May 26, 2023

Conversation

pke11y
Copy link
Contributor

@pke11y pke11y commented May 25, 2023

This fix for #132 allows a null IP Fabric value to be installed in the Nautobot database.

A value of None causes IntegrityError: null value in column "description" of relation "dcim_interface" violates not-null constraint.

Also, added a poetry install step to the Dockerfile to support local dev using a later version of poetry than the Nautobot application.

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.

LGTM

@pke11y pke11y merged commit b214a79 into develop May 26, 2023
24 checks passed
@pke11y pke11y deleted the pk-desc-fix branch May 26, 2023 11:51
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.

None yet

3 participants