-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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
- Navigate to any menu under" Security module, such as "zones".
- Select "import"
- 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.
Import/export from csv works as shown.
Observed Behavior
Example of "Zones" attempted CSV import(GUI):

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.

