Skip to content
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

The automatic page refresh is not working in Wazuh Dashboard in version 4.9.0 #7016

Open
wants to merge 21 commits into
base: 4.10.0
Choose a base branch
from

Conversation

guidomodarelli
Copy link
Contributor

@guidomodarelli guidomodarelli commented Sep 25, 2024

Description

The automatic page refresh is not working properly for the Wazuh Dashboard in version 4.9.0. The page is refreshing but it is not updating the changes on the Dashboard.
image

Issues Resolved

#25617

Evidence

Peek.2024-09-25.11-44.mp4

Test

  1. Remove the sample data, if present.
  2. Add the sample data to obtain the latest timestamps.
  3. Navigate to any application.
  4. Set a refresh interval of 5 seconds within the time filter.
  5. Observe whether the histogram updates over time.

Important

  1. Check if the URL updates with the savedQuery when you select an option or clear all (savedQueries)
  2. Additionally, verify that the AppFilters are being saved correctly in the URL
Peek.2024-09-27.13-27.mp4

Check List

  • All tests pass
    • yarn test:jest
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@guidomodarelli guidomodarelli changed the title Bug/25617 the automatic page refresh is not working The automatic page refresh is not working in Wazuh Dashboard in version 4.9.0 Sep 25, 2024
@guidomodarelli guidomodarelli marked this pull request as draft September 25, 2024 16:54
@guidomodarelli guidomodarelli force-pushed the bug/25617-the-automatic-page-refresh-is-not-working branch from 9ee0221 to f76985d Compare September 27, 2024 11:27
@guidomodarelli guidomodarelli marked this pull request as ready for review September 27, 2024 12:56
@guidomodarelli guidomodarelli force-pushed the bug/25617-the-automatic-page-refresh-is-not-working branch 2 times, most recently from 1c4fe66 to e92c395 Compare September 27, 2024 13:06
chantal-kelm

This comment was marked as outdated.

Machi3mfl

This comment was marked as resolved.

@guidomodarelli guidomodarelli changed the base branch from 4.10.1 to 4.10.0 September 30, 2024 15:08
@guidomodarelli guidomodarelli dismissed chantal-kelm’s stale review September 30, 2024 15:08

The base branch was changed.

@guidomodarelli guidomodarelli changed the base branch from 4.10.0 to 4.10.1 September 30, 2024 15:08
@guidomodarelli guidomodarelli force-pushed the bug/25617-the-automatic-page-refresh-is-not-working branch from 59e603b to 5c71f21 Compare September 30, 2024 15:15
@guidomodarelli guidomodarelli changed the base branch from 4.10.1 to 4.10.0 September 30, 2024 15:19
Copy link
Member

@Machi3mfl Machi3mfl left a comment

Choose a reason for hiding this comment

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

Screen.Recording.2024-10-01.at.4.49.10.PM.mov

Copy link
Contributor

github-actions bot commented Oct 2, 2024

Wazuh Check Updates plugin code coverage (Jest) test % values
Statements 76.44% ( 172 / 225 )
Branches 58.65% ( 61 / 104 )
Functions 61.7% ( 29 / 47 )
Lines 76.44% ( 172 / 225 )

Copy link
Contributor

github-actions bot commented Oct 2, 2024

Wazuh Core plugin code coverage (Jest) test % values
Statements 45.5% ( 400 / 879 )
Branches 41.09% ( 157 / 382 )
Functions 43.87% ( 136 / 310 )
Lines 45.69% ( 398 / 871 )

Copy link
Contributor

github-actions bot commented Oct 2, 2024

Main plugin code coverage (Jest) test % values
Statements 14.22% ( 4225 / 29698 )
Branches 9.2% ( 1777 / 19299 )
Functions 13.87% ( 997 / 7183 )
Lines 14.42% ( 4122 / 28583 )

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.

The automatic page refresh is not working in Wazuh Dashboard in version 4.9.0
4 participants