Alef-Burzmali / netbox-data-flows

NetBox plugin to document data flows between systems and applications.
https://pypi.org/project/netbox-data-flows/
Apache License 2.0
37 stars 7 forks source link

import of data-flows is broken #14

Closed anubisg1 closed 1 year ago

anubisg1 commented 1 year ago

given the following:

image

the problems i see are:

1) protocols don't map correctly as seen here (it takes the values from status):

image

2) no matter what i put there, nothing works (i tried with ICMP, icmp, TCP, tcp, enabled)

Record 1 protocol: Select a valid choice. icmp is not one of the available choices.

3) it's not possible to import source/destination

Alef-Burzmali commented 1 year ago

Thanks for the report. Fixed in the new release.