Project

General

Profile

Actions

Bug #15537

open

Separators get shifted when copying firewall rules on interface groups

Added by Christopher Jung 24 days ago. Updated 5 days ago.

Status:
Confirmed
Priority:
Normal
Assignee:
-
Category:
Rules / NAT
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.7.2
Affected Architecture:

Description

This is a bug similar to #14691 and #14619, but seems to only occur on interface groups.

Steps to reproduce

  1. Go to menu "Interfaces" -> "Assignments", tab "Interfacce Groups"
  2. Click on "Add" and create a new interface group
  3. Go to menu "Firewall" -> "Rules"
  4. In "Currently viewing" select the interface group that you added earlier
  5. Add 2 new rules and a separator between the two
    • rule 1
    • separator
    • rule 2
  6. Make a copy of the upper rule
Result: The copied rule is inserted below the separator.
  • rule 1
  • separator
  • rule 1 copy
  • rule 2
Expected: The rule should be inserted above the separator.
  • rule 1
  • rule 1 copy
  • separator
  • rule 2

System information

2.7.2-RELEASE (amd64)
built on Fri Dec 8 21:55:00 CET 2023
FreeBSD 14.0-CURRENT


Files

image1.png (79.2 KB) image1.png before copy Christopher Jung, 06/02/2024 06:26 PM
image2.png (101 KB) image2.png after copy Christopher Jung, 06/02/2024 06:26 PM
Actions #1

Updated by Danilo Zrenjanin 5 days ago

  • Status changed from New to Confirmed

Tested against:

24.03-RELEASE (amd64)
built on Mon May 13 12:17:00 UTC 2024
FreeBSD 15.0-CURRENT

I can confirm this behaviour.

Actions

Also available in: Atom PDF