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.

external prject man...
 
Notifications
Clear all

external prject manager can see all projects

8 Posts
3 Users
0 Reactions
10.8 K Views
(@pepito)
Posts: 12
Active Member
Topic starter
 
[#1550]

When the admin creates an external project manager , this project can see all projects,
an external project manager has idProfile =6,

in the file "projeqtor_V2.0.0" we can see
INSERT INTO `${prefix}accessright` (`idProfile`, `idMenu`, `idAccessProfile`) VALUES
(1, 102, 8),
(2, 102, 2),
(3, 102, 7),
(4, 102, 7),
(6, 102, 2),
(7, 102, 2),
(5, 102, 9);

the id profile has idaccessProfile =2, ( Read all projects) this is the reason because this external manager can see all project
but if there was an internal project manager (idProfile =3) this manager has iidaccessProfile =7 then he can see only his project

do you understand me?
thanks


 
Posted : 08 Jan 2014 12H42
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

external project manager

Do you mean "external project leader" ?

By default, he can see all projects (in lists), but cannot see projets (no access to Project screen).
This is only default behavior, and can be adapted to your own needs.

You can change this behavior with screens in the "acces rights" menu.


 
Posted : 08 Jan 2014 13H14
(@openeyes)
Posts: 23
Active Member
 

Hello,

I am on the latest version available by today 4.5.5

I am confused on How to make, Project Member not to see all Projects when creating tickets.

Can you help on how exactly that works ?


 
Posted : 01 Mar 2015 23H25
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

Hi,

By default (using default configuration) project members (users using this profile) can only access projects they are affected to.
To get more information, have a look at the access rights management (habilitations) in the user manual.


 
Posted : 02 Mar 2015 14H42
(@openeyes)
Posts: 23
Active Member
 

Thanks for Reply
I am referring to List of Projects that is accessible to all Project Members, when they want to create new Ticket

I have the Need to limit this list, on the combo-box projects, when a user is creating a Ticket, to see only the projects he is affected to.

Is that possible ?


 
Posted : 02 Mar 2015 17H20
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

It is default behavior : Project Members can only list Projects they are affected to (and their sub-projects).
For them, other projects don't even exist.


 
Posted : 02 Mar 2015 22H20
(@openeyes)
Posts: 23
Active Member
 

Ok I was able to reproduce the problem :
- I created a user
- I gave it role : Project Member
- I didn't affect him to any project
- when trying to create a ticket, in the list, I am getting all projects

To avoid that, I was compelled to affect it to one project.

Is that a bug ?


 
Posted : 03 Mar 2015 10H55
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

Hi,

This is a bug.
Ticket #1667 recorded.

Thanks for reporting and anakysing this issue.


 
Posted : 03 Mar 2015 15H08
Share:

Scroll to Top