Skip to content

Fix/rule filter json save - #353

Merged
TheWitness merged 3 commits into
Cacti:developfrom
bmfmancini:fix/rule-filter-json-save
Sep 16, 2026
Merged

TheWitness merged 3 commits into
Cacti:developfrom
bmfmancini:fix/rule-filter-json-save

Conversation

@bmfmancini

@bmfmancini bmfmancini commented Sep 16, 2026

Copy link
Copy Markdown
Member

Fixes saving alarm and removal rules created with the visual filter builder.

  • Synchronizes filter JSON before Cacti serializes the form.
  • Ensures displayed defaults such as Message / contains are included in serialized rules, even when dropdowns are not changed.
  • Restores compatibility with local and remote Syslog databases by passing unqualified table names through the active database connection.
  • Adds regression coverage for submission ordering, default condition serialization, and database table handling.

@bmfmancini bmfmancini self-assigned this Sep 16, 2026
@bmfmancini bmfmancini added the bug label Sep 16, 2026
@TheWitness
TheWitness merged commit 73a26dc into Cacti:develop Sep 16, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants