View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005484 | mantisbt | administration | public | 2005-04-21 14:20 | 2005-05-31 11:33 |
| Reporter | johnwebbcole | Assigned To | thraxisp | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Summary | 0005484: Users added to a private project are not listed in the mange projects user list | ||||
| Description | Public projects show the users who are allowed access to the project, but a private project doesn't not show this information. If you go and look at an account that has been added, it will show that account does indeed have permission to access the project. Logging in with that account will allow access at the given level. It appears that only the manage project page has the problem with private projects and listing allowed users. | ||||
| Tags | No tags attached. | ||||
| duplicate of | 0005295 | closed | thraxisp | Private projects don't allow users who have been added to the project use the project... |
| duplicate of | 0005425 | closed | thraxisp | Private projects don't allow users who have been added to the project use the project... |
| has duplicate | 0005638 | closed | thraxisp | Assign a user to mutliple private projects via the users administration |
|
This seems to be working in the current cvs version now. |
|
|
Agree, I meet this problem too |
|
|
Is this still an issue in 1.0.0a2 ? |
|
|
Yes, it does exist in version 1.0.2a, and exist in the latest version on the CVS till May. 12 If you create a new private project and then add users, these users seems can see the project in their project list; But if set add users to a exist private project, these users can not see the project in their project list; |
|
|
Could you retest this with a current CVS version (core/project_api.php v1.73)? There were some significant changes today that should fix this. Also fixed some problems with the manage_user_page in CVS. |
|
|
I tested this function using the latest source code on CVS, this issue still exists. I added a user(Developer) to more than one project(as developer), when he login in, he can see all of the projects authorized to him in the menu "My Account", but: 1) he can not see any project listed ; I confirmed the users saved on tabe "mantis_project_table" are right. An important information: In this condition, when I try to assign an issue to somebody, I can not find the users those are added to this project actually except administrator account!! This function is important to us, in order to prevent the users which are not authorized to access our project, we should set our projects as private. Thank you ^_^ |
|
|
It's a duplicate of the 5295 & 5425 |
|