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

[4.0-7.10] Bughunt in Menu #2755

Closed
4 tasks done
pablomarga opened this issue Jan 8, 2021 · 2 comments · Fixed by #2787
Closed
4 tasks done

[4.0-7.10] Bughunt in Menu #2755

pablomarga opened this issue Jan 8, 2021 · 2 comments · Fixed by #2787
Assignees
Labels

Comments

@pablomarga
Copy link
Contributor

pablomarga commented Jan 8, 2021

Parent issue #2727
Branch 4.0-7.10

Description

In order to fix behaviors and style issues in Menu.

  • Check that if you select a section it gets marked
  • Check API selector adding a new API
  • Check Index pattern selector
  • Check that if you pinned one agent you can see its information

Comments

Problems when solaris agent is pinned

@pablomarga pablomarga added the type/bug Bug issue label Jan 8, 2021
@pablomarga pablomarga mentioned this issue Jan 8, 2021
19 tasks
@pablomarga pablomarga added type/enhancement Enhancement issue newPlatform and removed type/bug Bug issue labels Jan 8, 2021
@pablomarga pablomarga self-assigned this Jan 8, 2021
@pablomarga
Copy link
Contributor Author

Changed the request of await GenericRequest.request( 'GET', `/elastic/known-fields/${selectedPattern}`, {} ); in public/react-services/pattern-handler concretely in the function changePattern for await this.refreshIndexPattern(); due to this endpoint was removed and now the fields of the index pattern are refreshed using the frontend.
Captura de pantalla 2021-01-12 a las 10 20 20

@frankeros frankeros added this to the Sprint 122 - WUI milestone Jan 13, 2021
@pablomarga pablomarga reopened this Jan 15, 2021
@pablomarga
Copy link
Contributor Author

pablomarga commented Jan 15, 2021

Hi team I have just found that the selector of index pattern is showing also the wazuh-monitoring and wazuh-statistics index patterns which is wrong. This error happens when there are two available APIs.
Captura de pantalla 2021-01-15 a las 10 21 31

@frankeros frankeros linked a pull request Jan 19, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants