-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
status: acceptedThis issue has been accepted by the maintainers team for implementationThis issue has been accepted by the maintainers team for implementationtype: bug
Description
Environment
- DiffSync version: 1.7.0
- Python version 3.10.6
Output of the method get_tree_traversal() doesn't show correct order.
NautobotAdapter
── site
│ ├── device
│ │ └── interface
│ │ └── aip_address
│── aip_address
if the ip_class doesn't start with "a", output ios ok.
NautobotAdapter
── site
│ ├── device
│ │ └── interface
│ │ └── ip_address
BR Milan
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted by the maintainers team for implementationThis issue has been accepted by the maintainers team for implementationtype: bug