On generate, HR PDF is not filling with hr_profile information in Orlando (but works in Madrid)DescriptionThe user was noticing that their HR PDFs were not filling in hr_profile information in Orlando like they were in Madrid. They wanted to know why.CauseA new ACL was introduced in Orlando which explains the difference in behavior between Madrid and Orlando.ResolutionTo reproduce the behavior, a certain user needed to be impersonated. It was noted that if that impersonated user tried to dot-walk the same information via the Platform which should be fetched to populate the HR PDF, in Orlando, the impersonated user does not have the necessary permissions to drill into the Subject Person's HR Profile. For example, if HRC0010000 is opened up in the sub-Production "test" (Madrid) instance as the impersonated user, and the (i) icon is clicked into next to the impersonated user's name in the Subject Person field, information is immediately, visibly available. Hence, when the impersonated user creates the HRC in this environment and the information required by the PDF is queried, it returns and populates without issue.Yet, if the user is impersonated in the sub-Production "dev" (Orlando) instance and the same steps are repeated, the user does not have access to see the information. Hence, the PDF population goes awry.Therefore, to resolve the behavior, the impersonated user should be granted the access needed to see the sn_hr_core_profile table. In doing this, they will be able to see, and thus access, the information required by the HR PDF.