Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit tag required for initial job run #263

Open
matt852 opened this issue May 9, 2022 · 0 comments
Open

Limit tag required for initial job run #263

matt852 opened this issue May 9, 2022 · 0 comments

Comments

@matt852
Copy link
Contributor

matt852 commented May 9, 2022

Environment

  • Python version: . 3.7.7
  • Network Importer version: . 3.0.3

Steps to Reproduce

  1. Configure network-importer and point to a Nautobot instance
  2. Run network-importer inventory --check-connectivity
  3. Nothing loads
  4. Run network-importer inventory --check-connectivity --limit="device=(device-name)"

Expected Behavior

The job should query the inventory on step 2 but doesn't. It returns an empty list of devices.

Observed Behavior

The inventory should load on step 2 but it doesn't. It only runs with a limit specified. Note that once a successful job run is executed, the --limit command is no longer needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant