Description
Currently, a single screen is using in SFA to view the profile of parties like Account, Lead, Contact, and Account-Lead on the basis of their roles. It requires roleTypeId to pass as a request parameter on each action initiates from the profile to render the details on the profile correctly after completing the request.
Issue: Various actions on the profile screen does not include roleTypeId as a request parameter. It results in redirecting to the empty profile screen after completing the request.