Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Display problem wit...
 
Notifications
Clear all

Display problem with Planning Portfolio

11 Posts
2 Users
0 Reactions
10.3 K Views
(@lepicard7)
Posts: 7
Active Member
Topic starter
 
[#1988]

hello,

After inserting twenty projects and subprojects and started putting tasks and milestones, I realized that:
1- Some projects or subprojects are not visible in the planning Portfolio,
2- All new projects or sub-projects that I created are not visible in the planning portfolio.
After analysis, I do not see differences between the settings of a project that appears, and a project that does not appear ...

I also can not view the milestones in the planning Portfolio then I selected "all" in the list "Show milestones" (none appears).

Do you have any idea to solve these two problems ?

My version is ProjeQtOr v4.4.2 (106)


 
Posted : 10 Sep 2014 21H18
babynus
(@babynus)
Posts: 14952
Member Admin
 

1) Check project type : Administrative projects are not displayed in the planning
2) Check for habilitation : if you have Project Leader profile, you will see only projects you are affected to.
3) Try disconnect / Reconnect : you may retrieve correct rights on new project only on reconnection (or use "refresh list" function on project selector parameters


 
Posted : 10 Sep 2014 21H33
(@lepicard7)
Posts: 7
Active Member
Topic starter
 

I checked: everything seems ok.

For now I am the only one trying ProjeQtor with admin account and an project manager account :
1- I create all the projects with my project manager account,
2- Always my project manager account, I see all my projects and tasks in the Planning, but not all in the Planning Portfolio.

If I give an administrator profile to my project manager account, so I correctly see all my projects in the Planning Portfolio... If I go back, I do not see all my projects.

PS: I noticed this problem today after upgrade Projeqtor to v4.4.2 (106)


 
Posted : 10 Sep 2014 23H57
babynus
(@babynus)
Posts: 14952
Member Admin
 

Hi,

I cannot reproduce such issue.
Could you send print-screens or reproduce on demo ?


 
Posted : 11 Sep 2014 23H56
(@lepicard7)
Posts: 7
Active Member
Topic starter
 

Here are two screenshots as a project manager


 
Posted : 12 Sep 2014 23H35
babynus
(@babynus)
Posts: 14952
Member Admin
 

Very weird.
Also the "no milestone display" is very strange.

1) could you try and refresh browser cache, to be sure it is nt a cache issue (and try again...)
2) is there any error reported in the browser console ?
3) is there any error reported in the log file ?


 
Posted : 13 Sep 2014 3H13
babynus
(@babynus)
Posts: 14952
Member Admin
 

Hi,

I have an clue.
There is a small difference in access rights for Planning and Portfolio.
In planning, you see all activities and their project that you have read access to.
In portfolio, you see all project you have read access to.

So possibly you have some difference in read access (visibility) for projects and and activities.
Could you check access rights and affectations ?


 
Posted : 13 Sep 2014 3H31
(@lepicard7)
Posts: 7
Active Member
Topic starter
 

I tried everything: Unable to repair.

I exported csv files of projects, types lists, resources, actions, milestones ...
I reinstalled Projeqtor and a clean database and then I imported one by one the items exported above. In between, I did a back-up until I found the initial problem. It seems that had the resources that were problematic: probably a bug that was introduced during my first experiments.

I reconfigured all my resources at hand: Projeqtor working again fine now.


 
Posted : 20 Sep 2014 10H41
(@lepicard7)
Posts: 7
Active Member
Topic starter
 

Hello,
I have the same problem again ...

So I deployed a Projeqtor in which I created a single user (login = user1 / user1) as project leader / resource. I have not changed any other basic parameters of the application.

With user1, I created his project Proj1 and milestone Mil1:
The screenshot "user1_Planning" shows that user1 sees his project and its milestone in the planning.
But the screenshot "user1_Projects portfolio" shows that user1 sees his project but not its milestone in the Projects portfolio.

If I spend user1 as Administrator or Supervisor then he sees everything correctly.

I've attached an export of the corresponding database.


 
Posted : 24 Sep 2014 21H34
babynus
(@babynus)
Posts: 14952
Member Admin
 

OK, I reproduced with your db.
I'll have a look.


 
Posted : 25 Sep 2014 0H00
babynus
(@babynus)
Posts: 14952
Member Admin
 

I found the issue.

The fix is : in /tool/jsonPlanning.php, replace line 96 from

$queryWhere.=getAccesResctictionClause('Project',$table);

to

$queryWhere.='('.getAccesResctictionClause('Project',$table).' OR '.getAccesResctictionClause('Milestone',$table).')';

Fix will be deployed in next version


 
Posted : 25 Sep 2014 1H20
Share:

Scroll to Top