Skip to content

Conversation

@MallanagoudaB
Copy link
Collaborator

No description provided.

subEntityTypeListData.result = entityTypeMappingData.result
}
// Check if the retrieved sub-entity list has more entities than current maximum
if (
Copy link
Collaborator

Choose a reason for hiding this comment

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

@MallanagoudaB What is the need for this logic? there is no meaning to keep this only if you are not using loop. Earlier it was in loop. you should have thought why we have to keep it and should I bring it out of the loop! Do not chek only the output. understand the change you are making. Lack of doing it affecting us

@VISHNUDAS-tunerlabs VISHNUDAS-tunerlabs merged commit e124c8a into develop Jul 12, 2024
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.

3 participants