-
Notifications
You must be signed in to change notification settings - Fork 186
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
Shown Wazuh API version is wrong or empty after upgrade #7203
Shown Wazuh API version is wrong or empty after upgrade #7203
Conversation
…rity and adjusting error response structure
…e Logger for improved service management
…pe safety and code clarity in update services
…ors in update retrieval process
…ng and optimize status checking logic for better clarity
…r-empty-after-upgrade
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🟢 Test@chantal-kelm found the |
…improve mocking for Wazuh core interactions
…learer version handling and improved stability
…ity and consistency with common constants and types
…ects and requests for more accurate updates handling
…for consistent updates handling across all scenarios
…api_version scenarios in update fetching logic
…al request failure in update fetching logic
… error handling in dual request failure scenarios
…st in update retrieval logic
…rsion is undefined and secondary request fails
…ncy in update retrieval tests
…n update retrieval tests
…ilability cases and error handling scenarios
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…ect Wazuh API version display after upgrade
…nd clarify Wazuh API version display issue after upgrade
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Description
During wazuh/wazuh#27183, it was found that Wazuh API version shown is not the current one after upgrading from v4.9.2 to v4.10.0-rc1
After cleaning the cache, the error is worse
Expected behavior
Wazuh API is v4.10.0
Issues Resolved
Closes wazuh/wazuh-dashboard#440
Evidence
Test
Dashboard management
»Server APIs
Application
»Session storage
checkUpdates
Version
column under two scenarios: when everything is correct and when an issue arises.Note
Remove
checkUpdates
for each reloaded page.Unit tests
Check List