-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Bug Report
Expected behavior/code
- Using CLI command to list Experience Index content (either courses or content of a course) should display all of the results,
- Using CLI command to
index allcourses and their content should index all courses.
Actual Behavior
- It prints only 100 entries.
- It only index some courses.
Steps to Reproduce
warren xi index coursesfor a Moodle instance with +100 courseswarren xi list coursesonly display 100 entries
andwarren xi index allfor a Moodle instance with +100 courseswarren xi list content COURSE_IDfor a COURSE_ID not inwarren xi list courses
Environment
- Warren version:
v0.5.0
Reactions are currently unavailable