nautobot-app-ssot
nautobot-app-ssot copied to clipboard
Restore ability to perform a full (unfiltered) sync
Restricting the sync to the contents of a single Site is currently enforced due to nautobot/nautobot#1233. Once that's fixed and a new release is made available, the site_filter
ObjectVar
should be changed to required=False
and we should verify that it's possible to do a full all-sites sync with reasonable time/memory performance.