-
Notifications
You must be signed in to change notification settings - Fork 759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
config: delete vip "hides" other entries #2911
Comments
|
@AdSchellevis maybe you could look at this, I'm suspecting bd148f1 again, I have it queued up for 18.7.8 but the forum thread makes me worry... |
|
I'm having similar issues when I delete rules it's wiping out my entire Rule list for all firewall rules. |
|
@mstrdraco which version? |
|
@fichtner I'll take it, it looks like I can reproduce the issue. |
|
Versions OPNsense 19.1.b_167-amd64 I was running 18.7.7 and switched up to the Beta Chanel. |
|
@mstrdraco ok, thanks, same issue then indeed. |
|
@mstrdraco @AdSchellevis thanks ❤️ |
|
@fichtner found the culprit, It's just very stupid that you can't distinct associative and sequential arrays easily. |
|
Happy to Help and thanks for all you do @fichtner @AdSchellevis |
|
is this also related to the "listtag" thing? |
|
it's in the same corner, yes |
Should be more like the original approach now, performance seems to equal the previous take.
|
0df2434 should fix the problem. |
|
@mstrdraco you can try the patch from the command line: |
|
Worked great! Thank you |
|
perfect, thanks. will be in the next devel update 👍 |
Not entirely sure if this can be reproduced so for now just record what happened: it fits the "entries disappeared" reports that happen sporadically... I was using "die;" for debuggin in a POST request. Removed "die;", hit reload and resubmit in the browser and that happened:
Maybe also reported via: https://forum.opnsense.org/index.php?topic=10276.0
Offending issue could be: bd148f1
The text was updated successfully, but these errors were encountered: