Describe the bug
When logged in as any agent with access to Espace Evaluation, then going on any Entretien Professionnel et de Formation page, it is currently impossible to download the generated pdf files for both Entretien Professionnel & Entretien de formation.
To Reproduce
Steps to reproduce the behavior:
- Login as an agent with access to Espace Evaluation.
- Go to an Entretien Professionnel et de Formation page or Entretien de mes agents page as a hierarchical superior.
- If there aren't any links already, click on one of the buttons then on the refresh icon shown to generate a link to a pdf file.
- Click on one of the generated links. It redirects to an error page instead of downloading the file.
Expected behavior
The file should download normally without opening an error page.
Solution
To make the expected behavior work correctly, the correction I found is to correct the link generated in this component as follows:

Adding "/sfsites/c/" seems to correct the issue and trigger the file download, I successfully tested it manually.
Describe the bug
When logged in as any agent with access to Espace Evaluation, then going on any Entretien Professionnel et de Formation page, it is currently impossible to download the generated pdf files for both Entretien Professionnel & Entretien de formation.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The file should download normally without opening an error page.
Solution
To make the expected behavior work correctly, the correction I found is to correct the link generated in this component as follows: