amyasnikov / validity

NetBox plugin to validate network devices
MIT License
136 stars 8 forks source link

NetBox 3.6 support #57

Closed amyasnikov closed 1 year ago

amyasnikov commented 1 year ago

Currently this NetBox issue https://github.com/netbox-community/netbox/issues/13757 prevents me from adding full support of NetBox 3.6, because RecursionError occurs on saving every model which has m2m relationship with DeviceType, including validity.models.ComplianceSelector I have to wait till it will be resolved.

jsenecal commented 1 year ago

I believe this is fixed in Release v3.6.2

amyasnikov commented 1 year ago

Hey @jsenecal, thanks for pointing this out. Validity 1.4.0 is ready to use with NetBox 3.6