[GH-ISSUE #2063] Resource rules: priority does not get saved on edit #10826

Closed
opened 2026-05-06 15:15:33 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @thutex on GitHub (Dec 13, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2063

Originally assigned to: @oschwartz10612, @miloschwartz on GitHub.

Describe the Bug

Issue: when trying to edit rules, the new order does not get saved, and an incorrect error notification is displayed.

Error displayed: "invalid ip" - "please enter a valid priority"

Tried: trying to change rule order with mouse, as well as with keyboard. tried from highest to lowest and reverse, tried entering something in the new rule field as well, all same outcome and same error.

Environment

  • OS Type & Version: ubuntu
  • Pangolin Version: pangolin 1.13.0 (upgraded from 1.12.2 where the issue was not present)
  • Gerbil Version: n/a
  • Traefik Version: n/a
  • Newt Version: n/a
  • Olm Version: n/a

To Reproduce

  • create a resource
  • assign this resource some rules (in my case: 1) bypass auth for country, 2) block access for all countries
  • save settings, leave page
  • return to resource
  • add a new rule
  • try to change order of rules
  • error will present itself (title "invalid ip", text "please enter a valid priority")

Expected Behavior

correctly allow saving of different order

Originally created by @thutex on GitHub (Dec 13, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/2063 Originally assigned to: @oschwartz10612, @miloschwartz on GitHub. ### Describe the Bug Issue: when trying to edit rules, the new order does not get saved, and an incorrect error notification is displayed. Error displayed: "invalid ip" - "please enter a valid priority" Tried: trying to change rule order with mouse, as well as with keyboard. tried from highest to lowest and reverse, tried entering something in the new rule field as well, all same outcome and same error. ### Environment - OS Type & Version: ubuntu - Pangolin Version: pangolin 1.13.0 (upgraded from 1.12.2 where the issue was not present) - Gerbil Version: n/a - Traefik Version: n/a - Newt Version: n/a - Olm Version: n/a ### To Reproduce - create a resource - assign this resource some rules (in my case: 1) bypass auth for country, 2) block access for all countries - save settings, leave page - return to resource - add a new rule - try to change order of rules - error will present itself (title "invalid ip", text "please enter a valid priority") ### Expected Behavior correctly allow saving of different order
GiteaMirror added the needs investigatingbug labels 2026-05-06 15:15:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#10826