Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
19.7 Legacy Series
»
Issue setting Gateway Group Tiers - dropdowns keep resetting - Bug?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Issue setting Gateway Group Tiers - dropdowns keep resetting - Bug? (Read 1844 times)
flipswitchingmonkey
Newbie
Posts: 4
Karma: 0
Issue setting Gateway Group Tiers - dropdowns keep resetting - Bug?
«
on:
November 13, 2019, 04:51:43 pm »
Hey guys,
I'm trying to set up my Gateway Group and assign different Tiers to each Gateway - however every time I change the dropdown on one gateway, all the others change to "Never". So I can only ever assign one gateway to the group
I assume this is a web ui bug?
Version:
OPNsense 19.7.6-amd64
FreeBSD 11.2-RELEASE-p14-HBSD
OpenSSL 1.0.2t 10 Sep 2019
Logged
flipswitchingmonkey
Newbie
Posts: 4
Karma: 0
Re: Issue setting Gateway Group Tiers - dropdowns keep resetting - Bug?
«
Reply #1 on:
November 14, 2019, 05:42:31 pm »
Well for the time being there's a workaround to get things going using the web development console in the browser.
Pick the dropdowns and add a
Code:
[Select]
selected="selected"
attribute to the
Code:
[Select]
option
tag of tier you want for that interface. Also make sure to change something in the form, like the Description field for example. Then save.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
19.7 Legacy Series
»
Issue setting Gateway Group Tiers - dropdowns keep resetting - Bug?