Regression #12559
closedFirewall rule direction indicator is displayed on all interfaces
100%
Description
Following the changes applied for this feature: https://redmine.pfsense.org/issues/12433
Rules with a direction applied are now shown with an arrow in the firewall rules table.
However that is shown on rules on all interfaces but the config line only does anything to floating rules. Although it's only possible to add a direction to floating rules via the the normal webgui process any existing rules with one set on another interface becomes confusing. For example rules created by the OpenVPN wizard.
The direction indicator should only be displayed on the Floating Rules tab.
Files
Updated by Viktor Gurov about 3 years ago
Updated by Jim Pingle about 3 years ago
- Status changed from New to Pull Request Review
- Assignee set to Viktor Gurov
Updated by Viktor Gurov about 3 years ago
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
Applied in changeset d297504c66c7aa1284295e403e01eab900cbdcc8.
Updated by Jim Pingle about 3 years ago
- Release Notes changed from Default to Force Exclusion
Bug in a newly added feature since the last release, so it doesn't need a release notes entry.
Updated by Max Leighton about 3 years ago
- Status changed from Feedback to Resolved
Tested on
2.6.0-DEVELOPMENT (amd64)
built on Sat Dec 04 06:23:51 UTC 2021
FreeBSD 12.3-PRERELEASE
The arrows are only present on floating rules now. Marking the ticket resolved.