Issue with ACL for Gantt chart/Planning tab of a project

ashwinipingle
Tera Guru

Dear SPM experts,

We are using Xanadu version.

In our system, the users with it_project_user role are able to view the projects in read-only mode.

However the users with it_project_manager role are getting a message

"Loaded grid as read-only due to invalid dependencies"

 

Although we have modified ACLs, but I noticed that the tasks are not loading for the users with it_project_manager role. Surprisingly for it_project_user role the tasks do load. 

I tried debugging for security but no luck. What else can I try to troubleshoot?

 

We have projects and sub-projects and each could have tasks/phases.

1 ACCEPTED SOLUTION

ashwinipingle
Tera Guru

OK, this got resolved.

There was a before-query business rule on pm_project table that had custom script that was stopping the task display/read for role it_project_manager. This was fixed and issue is resolved.

 

View solution in original post

7 REPLIES 7

yes works fine for admin

@Ankur Bawiskar  yes it works fine for admin

ashwinipingle
Tera Guru

OK, this got resolved.

There was a before-query business rule on pm_project table that had custom script that was stopping the task display/read for role it_project_manager. This was fixed and issue is resolved.