Description
Steps to regenerate the issue:
1) Login to: https://demo-trunk.ofbiz.apache.org/webtools/control/login
2) Navigate to Party component.
3) Click on 'Create New Party Group' button to create a new party group.
4) Fill required fields and click on 'Save' button.
Expected: Party(group) profile should be displayed.
Actual: Message 'No party found with the partyId of:' is displayed.
Hi Chandrashekhar.dhakad, Thanks for reporting the issue. I have replicated the reported issue and found that same issue occurs while creating New Employee in Trunk, apart from this same issue occurs in REL16 while creating New Employee and New Person. The issue happens because of missing partyId parameter in ViewProfile screen.
FYI: I have verified that changes are working fine on both Trunk and REL16.11.
I have attached the patch for both REL16 and Trunk.