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

Bug/3296 cdb list view not working with ipv6 #3488

Merged
merged 3 commits into from
Nov 4, 2021

Conversation

CPAlejandro
Copy link
Contributor

@CPAlejandro CPAlejandro commented Jul 19, 2021

Hi guys,
We have fixed that in the key of the CDB Lists we can enter ipv6 in this way: "dead:beef::0:0:0:0:0"

To test it:

Enter Management/CBD Lists, create a new one and add it as key "dead:beef::0:0:0:0:0" and as value any other. When restarting the cluster and re-entering that list, the key should appear as we have added it.

Precondition 1, CBD list information. key: "dead:beef::0:0:0:0:0", value: "test".

  • Given the browser is logged in the Wazuh kibana app
  • When the user navigates to CBD lists
  • And adds a new CBD list entry with the information stated on precondition 1
  • Then a row will be displayed with the columns key and value correctly displayed

Close: #3296

@CPAlejandro CPAlejandro added the type/bug Bug issue label Jul 19, 2021
@CPAlejandro CPAlejandro self-assigned this Jul 19, 2021
@Desvelao Desvelao linked an issue Jul 19, 2021 that may be closed by this pull request
@Desvelao Desvelao requested a review from a team July 19, 2021 08:00
@github-actions
Copy link
Contributor

Jest Test Coverage % values
Statements 3.12% ( 1109 / 35572 )
Branches 1.16% ( 324 / 27951 )
Functions 2.01% ( 174 / 8642 )
Lines 3.15% ( 1071 / 33998 )

Copy link
Contributor

@eze9252 eze9252 left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@Desvelao Desvelao left a comment

Choose a reason for hiding this comment

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

review:
Code review ✅

Copy link
Contributor

@pablomarga pablomarga left a comment

Choose a reason for hiding this comment

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

CR: ✔️
Testing: ✔️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Bug issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CDB list view not working with IPv6
5 participants