Resource rules: priority does not get saved on edit #494

Closed
opened 2026-04-05 17:13:05 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @thutex on 12/13/2025

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 12/13/2025* ### 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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#494