indigoxela's picture

Please use this topic to suggest agenda items for our weekly meetings.

Comments

indigoxela's picture

If there's some time left after discussing code signing (yay!)...

1. Friendly reminder: usage stats are still broken
Didn't data get fetched at all (broken parser) or is it a display problem? Only guessing here. But public usage stats shouldn't stay broken too long (now broken since June).

2. This has been briefly discussed in a Zulip thread: When upgrading from Drupal, after file classification (when file entities get their type assigned) all files in file_managed db table have the same timestamp (caused by bulk file_save()). This breaks sorting files by age.
There are ideas how to fix that, but it involves a (possibly dynamic) property on File entities, which might not be desirable.
Does it make any sense to proceed? Core committer feedback highly appreciated.