Skip to content

Firewall rule issues #1571

@askfongjojo

Description

@askfongjojo

There are several issues with the popup for adding/editing firewall rules:

  1. Unable to add multiple host filters of the same host type when editing an existing firewall rule: I tried to add 2 different IP addresses under the host filter section but it only allows the first one. There is no javascript error as far as I can tell from the browser console. (Interestingly, I am able to do so if I add a new fw rule.)

  2. Target name is always reset to "VPC name" after adding a target: This issue happens to both Target and Host filters. The name field is set dynamically set based on the target/host type, e.g. VPC name, Instance name, IP name. After adding an IP address, the name field is reset to "VPC name" while the type stays as "IP". If I enter a second IP address in the name box now, it's added as VPC.

image To workaround this, I have to toggle the "Type" dropdown to something else and then back to IP (to poke the onChange action). It's a minor annoyance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions