Skip to content

Version 1.4.0

Compare
Choose a tag to compare
@glennmatthews glennmatthews released this 29 Jun 12:44
· 272 commits to develop since this release

Added

  • #52 - Added --bypass-data-validation optional flag on import for users who absolutely need to be able to import data from NetBox that will fail Nautobot's data validation checks.

Fixed

  • #47 - ChangeLogged objects honour created date when they are imported and also a related "updated" ObjectChange is created as result of the migration.
  • #51 - Potential KeyError when importing certain JobResult records.