Skip to content

fix: Correcting issues with predefined timespan#308

Merged
netniV merged 1 commit intodevelopfrom
predefined-timespan
Apr 9, 2026
Merged

fix: Correcting issues with predefined timespan#308
netniV merged 1 commit intodevelopfrom
predefined-timespan

Conversation

@TheWitness
Copy link
Copy Markdown
Member

Closes #306

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes the syslog view’s default/retained timespan behavior so that navigating/applying filters doesn’t unintentionally fall back to an empty custom range (addressing #306).

Changes:

  • Update the main filter URL builder to send either date1/date2 (Custom) or predefined_timespan (predefined ranges), preventing empty From/To persistence.
  • Minor whitespace cleanup in initSyslogAutocomplete for consistency.

@netniV netniV merged commit 834a536 into develop Apr 9, 2026
12 checks passed
@netniV netniV deleted the predefined-timespan branch April 9, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Syslog page displayed with emtpy From and To date, that give an empty page (no record)

5 participants