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

FINERACT-546 - remove group from center fix #446

Closed
wants to merge 1 commit into from
Closed

FINERACT-546 - remove group from center fix #446

wants to merge 1 commit into from

Conversation

viswaramamoorthy
Copy link

  1. Center from which group being disassociated is really stored as parent of the group. Introduced a parent check method to fix disassociation of groups

  2. Originally disassociateGroups command was returning result as 'clientMembers' - assuming this is typo. Fixed to return result as groupMembers

  3. Updated test case CenterIntegrationTest to validate

…rent of the group. Introduced a parent check method to fix disassociation of groups

2. Originally disassociateGroups command was returning result as 'clientMembers' - assuming this is typo. Fixed to return result as groupMembers
3. Updated test case CenterIntegrationTest to validate
Copy link
Contributor

@ShruthiRajaram ShruthiRajaram left a comment

Choose a reason for hiding this comment

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

@viswaramamoorthy you need to remove group from a center. And newly added method 'hasGroupAsParent ' is not a valid solution. I strongly believe there is a JPA annotation problem. Can you look into that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants