-
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
Remove unexpected delay parameter on server API requests #6778
Remove unexpected delay parameter on server API requests #6778
Conversation
Test 🟢
Details 🟢 Go to Rules and create or edit a rule file. Then restart the cluster. Ensure the API request to restart the cluster does not receive the `delay` parameter regarding the API logsChrome - 🟢
Firefox - 🟢
Safari - ⚫ |
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.
CR 🟢
LGTM!!
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.
CR 🟢
Test 🟢
Test | Chrome | Firefox | Safari |
---|---|---|---|
Go to Rules and create or edit a rule file. Then restart the cluster. Ensure the API request to restart the cluster does not receive the delay parameter regarding the API logs |
🟢 | ⚫ | ⚫ |
Details
🟢 Go to Rules and create or edit a rule file. Then restart the cluster. Ensure the API request to restart the cluster does not receive the `delay` parameter regarding the API logs
Chrome - 🟢
2024/06/19 15:30:46 INFO: wazuh-wui 172.18.0.5 "GET /cluster/status" with parameters {} and body {} done in 0.036s: 200
Firefox - ⚫
Safari - ⚫
|
|
|
Description
This pull request removes the unexpected
delay
parameter on the server API request.Issues Resolved
#6605
Evidence
Test
Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable
UI
delay
parameter regarding the API logsDetails
⚫ Go to Rules and create or edit a rule file. Then restart the cluster. Ensure the API request to restart the cluster does not receive the `delay` parameter regarding the API logs
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
Check List
yarn test:jest