Best practice forum (Archived)

Cette discussion de forum a été supprimée

 
Ce message du forum a été supprimé
Wednesday 17 April 2013, 21:13
Le contenu de ce message de forum a été supprimé et n'est plus accessible.
David Curry (Core Developer)
Re: Understanding the Manager path in mdl_pos.assignments
par David Curry (Core Developer), Wednesday 17 April 2013, 21:38
Groupe Totara

Hey Martinique,

Yes that is right. The important thing to remember is that those numbers match the mdl_user::id database field not the idnumber field that you can set in the profile. And that it should follow all the way up the tree, so if 0000 had a manager you would have to add him beforehand as well and so on and so on.

Note: This is not reccomended, there are totara core api functions (like assign_user_position) that you could use through a small php script instead of running sql straight on the database that would make this a lot safer, and probably easier.

Hope that helps
David

Ce message du forum a été supprimé
Tuesday 23 April 2013, 08:52
Le contenu de ce message de forum a été supprimé et n'est plus accessible.