Project for the Web – “Failed to load baseline” error on read-only records
Hello dear community,
We have deployed Project for the Web, as well as the Project Accelerator, in a dedicated Dataverse environment. We customized it for our own PPM needs. All works well except an error related to the loading of the baseline when people with a read-only security role try open the Tasks tab of a project.
The message says “Failed to load baselines. Please try again later” with a correlation id.
It does not block other activities in the Tasks tab though.
We checked that they indeed get access through the expected security role. We then experimented changing the permissions:
Grant write permission on the 2 baseline related tables (Project Baseline Data, Project Baseline Task Data) => No change. We reverted to read-only on those two table.Grant write permission on the Project table => This resolves the problem
For information, we created that security role by copying the Project User role and grant only read permissions on all assigned table for the “Parent: Child Business Unit”.
Though this indeed seems to resolve the problem, it does not constitute a valid solution since granting unwanted write access.
Has any of you encountered similar issues?
Best regards,
Pascal
Hello dear community, We have deployed Project for the Web, as well as the Project Accelerator, in a dedicated Dataverse environment. We customized it for our own PPM needs. All works well except an error related to the loading of the baseline when people with a read-only security role try open the Tasks tab of a project. The message says “Failed to load baselines. Please try again later” with a correlation id. It does not block other activities in the Tasks tab though.We checked that they indeed get access through the expected security role. We then experimented changing the permissions:Grant write permission on the 2 baseline related tables (Project Baseline Data, Project Baseline Task Data) => No change. We reverted to read-only on those two table.Grant write permission on the Project table => This resolves the problemFor information, we created that security role by copying the Project User role and grant only read permissions on all assigned table for the “Parent: Child Business Unit”. Though this indeed seems to resolve the problem, it does not constitute a valid solution since granting unwanted write access. Has any of you encountered similar issues? Best regards,Pascal Read More