Skip to content

Nautobot Plugins missing import job functionality #294

@CoffeeKev

Description

@CoffeeKev

Environment

  • Nautobot version (Docker tag too if applicable): v2.3.16
  • Python version: Python 3.9.21
  • Database platform, version: Postgres, 13.18
  • Middleware(s):

Steps to Reproduce

  1. Navigate to any menu under" Security module, such as "zones".
  2. Select "import"
  3. Note that no "drop down" is visible.

Expected Behavior

I expect import/export behavior/functionality for the Security Plugin to work the same way DCIM, IPAM, etc would.

Example of DCIM (GUI):
Image

Import/export from csv works as shown.

Observed Behavior

Example of "Zones" attempted CSV import(GUI):
Image

Functionality via the "Import Objects" Nautobot job appears to work. I think this is a UI only issue.

Workaround is to use the "import objects" Nautobot job.

Image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions