Christian Adell
Christian Adell
We decided to put this on hold until Nautobot 2.0 is out with new Job features and other implementations using external data pipelines are evaluated
I think that you will always need to get the actual state... what you could use it for is if there is an approval state, using a previous diff, you...
The idea is to connect the dots. If the `validated_save()` is already calling the validation rule from the Data Validation Engine, we just need to document and add an example...
if the default behavior is good enough, then no
what would be the difference between a `contract` and a `license`? I mean, what if `contract` has a type for defining as a `license`? what attributes are missing?
please @dnewood , add any extra considerations
> I note on the app page in Nautobot's Web UI it says "Data importer from NetBox 2.10.x to Nautobot." > > Is this plugin intended to work with Netbox...
@moseisleydk This project is being completely revamped to support the new Nautobot 2.x and NetBox 3.x. The current version only supports NetBox 2.x and Nautobot 1.x. Most of the work...
you can also give it a try, and use the code from `develop`. It's not covering everything, but it could give some good results
> Getting this trying to import an export from netbox 3.2.7 to nautobot 1.3.8 > > [fc59e4d682b3](https://github.com/nautobot/nautobot-plugin-netbox-importer/commit/fc59e4d682b3):~$ nautobot-server import_netbox_json /tmp/netbox_data.json 3.2.7 CommandError: Maximum NetBox version supported is 2.10.8 Hi @christiankratzer...