learningequality / kolibri

Kolibri Learning Platform: the offline app for universal education
https://learningequality.org/kolibri/
MIT License
755 stars 637 forks source link

Kolibri 0.17 regression - Cannot generate session and summary logs #12350

Open pcenov opened 6 days ago

pcenov commented 6 days ago

Observed behavior

Observed while testing the latest Kolibri 0.17 develop build - when I go to Facility > Data and I attempt to generate session or summary logs I see the following error in the console:

RangeError: Use dd instead of DD (in DD/MM/YYYY) for formatting days of the month to the input Sun Jun 23 2024 13:24:39 GMT+0300 (Eastern European Summer Time); see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md

2024-06-24_17-01-23

Expected behavior

Fully functional log generation functionality.

Steps to reproduce the issue

  1. Install the the latest Kolibri 0.17 develop build
  2. Setup a full facility and go to go to Facility > Data
  3. Click the 'Generate log' button

Usage Details

Windows 11, Ubuntu 22 - Chrome

pcenov commented 6 days ago

@radinamatic