Forum Discussion

Pascal_UniLu's avatar
Pascal_UniLu
Copper Contributor
Jun 20, 2024

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:

  1. 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.
  2. 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

  • DanielMonger's avatar
    DanielMonger
    Brass Contributor
    We are seeing the same problem and troubleshooted it in pretty much the same way. We need read only access to the schedule for some users and facilitate this by using the Dataverse record sharing function.

Resources