nautobot / nautobot-app-firewall-models

Model Firewall policies in Nautobot

Home Page:https://docs.nautobot.com/projects/firewall-models/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to filter policy rules by name

gneville-ot opened this issue · comments

Environment

  • Python version: 3.10
  • Nautobot version: 1.5.16
  • nautobot-plugin-firewall-model version: 1.2.0

Either via the GUI or RestAPI be able to filter policy-rules by their name

The filter is not valid

Steps to Reproduce

  1. Browse to policy-rules
  2. Click filter and use the name field and try to filter with a valid name

Resolved by #146