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

CORE-20803: Add validation to prevent changeParentGroup creating circular group hierarchies #6304

Conversation

Tom-Fitzpatrick
Copy link
Contributor

@Tom-Fitzpatrick Tom-Fitzpatrick commented Jul 23, 2024

Adds validation to prevent a changeGroupParent request resulting in a circular group hierarchy.

Added e2e test for this scenario here: https://github.com/corda/corda-e2e-tests/pull/688

@corda-jenkins-ci02
Copy link
Contributor

corda-jenkins-ci02 bot commented Jul 23, 2024

Jenkins build for PR 6304 build 8

Build Successful:
Jar artifact version produced by this PR: 5.3.0.0-alpha-1721844706074
Helm chart version produced by this PR: 5.3.0-alpha.1721844706074
Helm chart pushed to: oci://corda-os-docker-dev.software.r3.com/helm-charts/pr-6304/corda
Helm chart Polaris score: 82

@Tom-Fitzpatrick Tom-Fitzpatrick marked this pull request as ready for review July 24, 2024 15:58
@Tom-Fitzpatrick Tom-Fitzpatrick requested a review from a team as a code owner July 24, 2024 15:58
Signed-off-by: TomFitzpatrick <[email protected]>
Signed-off-by: TomFitzpatrick <[email protected]>
@vkolomeyko vkolomeyko requested a review from a team July 24, 2024 16:25
Signed-off-by: TomFitzpatrick <[email protected]>
Signed-off-by: TomFitzpatrick <[email protected]>
Signed-off-by: TomFitzpatrick <[email protected]>
Copy link

sonarcloud bot commented Jul 24, 2024

Copy link
Contributor

@vkolomeyko vkolomeyko left a comment

Choose a reason for hiding this comment

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

LGTM

@Tom-Fitzpatrick Tom-Fitzpatrick merged commit 583dfe3 into release/os/5.3 Jul 25, 2024
5 checks passed
@Tom-Fitzpatrick Tom-Fitzpatrick deleted the tomf/CORE-20803/prevent-circular-parent-group-hierarchy branch July 25, 2024 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants