wazuh-dashboard-plugins
wazuh-dashboard-plugins copied to clipboard
Enhance the message displayed when there is a mismatch in API and plugin versions
Wazuh | Elastic | Rev | Security |
---|---|---|---|
4.x | 7.x | 4xxx | Basic, ODFE, Xpack |
Browser |
---|
Chrome, Firefox, Safari, etc |
Description Some users don't know what is the problem and how to solve it when they see the error related to mismatching API and plugin versions.
Tasks:
- [ ] Find a better way to inform the problem and how to solve it to the user
- [ ] Remove the
<a>
tag of the message
Screenshots
Currently working on this issue.
Analyzing it, I think that the best approach would be to make a shorter message with the important information and a link to the Troubleshooting documentation, in which we should specify in detail how to solve the issue.
Blocked by https://github.com/wazuh/wazuh-documentation/pull/5594
Merged corresponding PRs