Bug #1911
When assign users to HRM and the multi-url is enabled the system show all the users of the platform
Start date:
27/08/2010
Due date:
% Done:
90%
Estimated time:
0.50 h
Complexity:
Easy
SCRUM pts - complexity:
?
Description
Hi,
When assign users to a Human Resources Manager and multi-url is enabled the system show all the users of the platform, instead of showing only users of the URL.
by Marco Sousa
Files
History
Updated by Marco Sousa over 8 years ago
I fixed the problem by changing the sql queries on file dashboard_add_courses_to_user.php.
Now the query considers the existence of multiple url.
Follows the modified file. That is correct?
Updated by Yannick Warnier about 8 years ago
- Target version changed from 1.8.8 alpha to 1.8.8 beta
Updated by Julio Montoya almost 8 years ago
- Status changed from New to Needs more info
- % Done changed from 0 to 90
This was already fixed it
Updated by Yannick Warnier almost 8 years ago
- Status changed from Needs more info to Bug resolved
- Assignee set to Julio Montoya
Good