Fixed
Details
Details
Priority
Components
Assignee
DmitriiM
DmitriiMReporter
ZIQING JIANG
ZIQING JIANGPeer reviewer
Mathew May
Mathew MayIntegrator
Andrew Lyons
Andrew LyonsFix versions
Tester
Angelia Dela Cruz
Angelia Dela CruzParticipants
Adrian Greeve
Amaia Anabitarte
Andrew Lyons
Angelia Dela Cruz
DmitriiM
Eloy Lafuente
Fabián Glagovsky
Gordon McLeod
Pull from Repository
Pull Main Diff URL
Pull Main Branch
MDL-66453
Clockify
Clockify
Created 20 August 2019 at 22:45
Updated 19 March 2024 at 10:47
Resolved 3 June 2022 at 04:24
When using Upload users (https://docs.moodle.org/37/en/Upload_users), we would like to bulk assign roles (e.g. teacher) within a course category. For instance, if in the CSV file we have columns (username, category, role) and one row (MyUser, humanities, teacher), then after creating the user, MyUser should have been assigned teacher role to materials under humanities category.
Test file upload_users.csv is attached below.