Closed (fixed)
Project:
Moodle REST
Version:
1.0.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Dec 2021 at 09:02 UTC
Updated:
17 Jan 2022 at 16:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ekes commentedGood call.
Looking it's actually a dependency in moodle_rest_migrate (that moodle_rest_course depends on), and is even mentioned as a requirement in the tests/src/Kernel/Plugin/migrate/source/MoodleBaseTest.php test). So I think the dependency wants to be added there.
Comment #3
ekes commentedComment #5
ekes commented