- Issue created by @quietone
- 🇳🇿New Zealand quietone
hestenet gave me read access to existing data that includes the patch downloads.
The default time period was the past month, which is too short for what is needed to help with issue triage. So, I tried two longer periods, one starting from the beginning of the calendar year and the other starting 1 year ago. The results listed by most downloads first. Some issues are listed more than once because there is more than one patch in the file that is being downloaded.
1 Jan 2023 - 3 May 2023
- #696: Add filter to logs and referrer lists →
- #930876: PDOException: SQLSTATE[08004] [1040] Too many connections in lock_may_be_available() →
- #1059718: Additional uncaught exception thrown while handling exception. →
- 🐛 (canard?) Big Bos of Random Fails is ChainedFastBackend::markAsOutdated() Needs work
- #77875: Allow administrator to set logging level for Watchdog →
- #212088: watchdog: enable/disable the logging of WATCHDOG_DEBUG severity messages. →
- #2322949: Implement generic entity link view field handlers →
- #2710793: Views Exposed Filter Date Fields Use Text Input Type →
- #2761409: The latest revision isn't always the current revision →
- ✨ Taxonomy Index for unpublished entities Needs work
- ✨ Taxonomy Index for unpublished entities Needs work
- #2580473: Increase size of info column in system table. →
- #2580473: Increase size of info column in system table. →
- #189568: Overriding module CSS with theme CSS →
- #17303: PHP session settings to relocate to support multiple sites →
- #2418587: Set entity values to NULL instead of using unset() method: unset() is misleading →
- #504012: Index content when created →
- 📌 Replace custom password hashing library with PHP password_hash() Fixed
- 🐛 Avoid loading all terms on the taxonomy overview form Needs work
- #2612222: Provide a better way to alter entity revision overview →
- #2738637: Inline JS blocked when strict MIME type checking is enabled. →
- #2324649: Migrate text fields correctly based on their text_processing setting. →
- #2876343: Return an empty array from \Drupal\Core\Menu\MenuTreeStorageInterface::save() if no storage update done →
- #2179083: Rendered menus (e.g. menu blocks) should set cache tags to inform the page cache →
- 🐛 Imported PO files have no public URL but have a link at admin/content/files Needs review
- #2208617: Add key value entity storage →
- #2797639: For multi language private files FileDownloadController is used for the ImageStyle instead of ImageStyleDownloadController →
- #2781599: "Flood" table isn't being created automatically →
- #2481751: Don't use full namespace for \Drupal\views\ViewExecutable in views.module →
- #2364343: Fix robots.txt to allow search engines access to CSS, JavaScript and image files →
- #2482295: Rebuilding field map with many bundles/fields is very slow →
- #732992: Allow filter_xss_admin() to accept HTML5 tags →
- #2640496: Revision ID in {node} and {node_revision} can get out of sync →
- #2640086: Editor routes don't use the ajax_base_page theme negotiator →
- #2308783: Remove format_interval() →
- 📌 Clean up menu_contextual_links() Closed: outdated
- #444344: jQuery .once() method for adding behaviors once →
- 📌 Add hook_form_view_alter() Postponed: needs info
- #17303: PHP session settings to relocate to support multiple sites →
- 🐛 Default value for link text is not saved Needs work
- #1164766: Two menu items with the same name (but different paths) cannot be distinguished. →
- 📌 Make pager start counting from 1, not 0 Active
- #2927356: Support SRI for external assets →
- ✨ Add support for typed data selection Needs work
- #154471: Refine menu permissions - add separate one for menu OTF →
- #2295469: Add support for static permission definitions with *.permissions.yml →
- #189568: Overriding module CSS with theme CSS →
- #2767243: Create a theme suggestion for taxonomy terms by view mode →
- ✨ Allow query strings in URL aliases Needs work
- #2716019: View titles in breadcrumb and metatag title don't get properly translated →
- #2582309: Cookies get lost during RedirectResponse replacement →
- #2182055: Comment module causes Circular reference error on a REST request →
- #654796: Identify fix bugs with checkbox element →
- #313145: Support X-Forwarded-* HTTP headers alternates →
- #2475749: Allow to set #cache metadata in hook_page_attachments() →
- ✨ Allow setting #attributes for form select options Needs work
- ✨ Allow range when editing a number field Needs work
- ✨ Allow range when editing a number field Needs work
- ✨ Allow range when editing a number field Needs work
- #2533768: Add the user entity cache tag to user.* cache contexts that need it →
- #472646: Can't install on PostgreSQL →
- #472646: Can't install on PostgreSQL →
- 📌 Introduce proper Form API #types for 'option' and 'optgroup', and make #options consistent. Needs work
- #2937945: Add messenger to ControllerBase and FormBase →
3 May 2022 - 3 May 2023
- #2761409: The latest revision isn't always the current revision →
- ✨ Taxonomy Index for unpublished entities Needs work
- ✨ Taxonomy Index for unpublished entities Needs work
- #2580473: Increase size of info column in system table. →
- #2580473: Increase size of info column in system table. →
- #17303: PHP session settings to relocate to support multiple sites →
- 📌 Replace custom password hashing library with PHP password_hash() Fixed
- #2738637: Inline JS blocked when strict MIME type checking is enabled. →
- #2324649: Migrate text fields correctly based on their text_processing setting. →
- #2481751: Don't use full namespace for \Drupal\views\ViewExecutable in views.module →
- #2364343: Fix robots.txt to allow search engines access to CSS, JavaScript and image files →
- #2482295: Rebuilding field map with many bundles/fields is very slow →
- #2640086: Editor routes don't use the ajax_base_page theme negotiator →
- 📌 Add hook_form_view_alter() Postponed: needs info
- #17303: PHP session settings to relocate to support multiple sites →
- 🐛 Default value for link text is not saved Needs work
- 📌 Make pager start counting from 1, not 0 Active
- #2767243: Create a theme suggestion for taxonomy terms by view mode →
- ✨ Allow query strings in URL aliases Needs work
- #2475749: Allow to set #cache metadata in hook_page_attachments() →
- #2533768: Add the user entity cache tag to user.* cache contexts that need it →
- #2937945: Add messenger to ControllerBase and FormBase →
- #2928685: File::toUrl() does not work. →
- #2767857: Add destination to edit, delete, enable, disable links in entity list builders →
- #2754477: Unexpected config entity delete due to dependency calculations →
- #2670730: Provide a delete action for each content entity type →
- #2639686: Replace get('entity.manager')->getStorage() with get('entity_type.manager')->getStorage() in all tests →
- #2599594: Multilingual content: Menu link is not correctly stored on translation. →
- #2538228: Document that Config save/delete/rename events may be dispatched during hook_update_N(), what that means for subscribers, and fix core subscribers accordingly →
- #2513586: Remove the word "positive" from the "Must include a positive keyword with three characters or more." error message →
- #2500931: Views feed doesn't encode embedded HTML anymore →
- #2500931: Views feed doesn't encode embedded HTML anymore →
- #2419825: Make serialization_class optional →
- #2389335: Deprecate entity.query service and replace with using the entity storage's getQuery() method →
- #2347287: Provide a trait for setting messages →
- #2342593: Remove mixed SSL support from core →
- 🐛 Batch operation fails silently if an operation callback is not found Needs work
- #2228393: Decouple session from cookie based user authentication →
- 🐛 Xss::filterAdmin() incorrectly filters datetime attribute Fixed
- 🐛 Leftover D10 deprecations in ajax.js Needs work
- ✨ Make it easier for theme builders to enable Twig debugging and disable render cache Fixed
- 🐛 Multiple usages of FieldPluginBase::getEntity do not check for NULL, leading to WSOD Fixed
- 🐛 Correct vertical tab does not focus on form validation Fixed
- 🐛 Attribute hreflang not allowed on element li at this point Needs review
- 📌 Fork laminas/laminas-diactoros Fixed
- 📌 Fork laminas/laminas-diactoros Fixed
- 📌 Fork laminas/laminas-diactoros Fixed
- ✨ Improve the Vocabulary edit form title Closed: duplicate
- 📌 Drupal 9 uses PHP syntax that's deprecated in PHP 8.2, so exclude that from error_reporting() and DeprecationListenerTrait Fixed
- 🐛 Views exposed form block options are not updated immediately when adding additional sorts, filters, etc (Caching?) Needs work
- ✨ Add configurable description to content type title field. Needs work
- 💬 Update aborted by system_post_update_sort_all_config. Drush command terminated abnormally. Output is empty. Postponed: needs info
- 🐛 Fix regression caused by ::class constant Fixed
- 🐛 Error: Call to a member function getConfigDependencyKey() on null in web/core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Postponed: needs info
- 🐛 Layout builder does not protect against recursion Needs work
- 📌 Allow multiple instances of the same exposed filter form on a single page Needs work
- 🐛 Error: Call to a member function getConfigDependencyKey() on null in web/core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Postponed: needs info
- 🐛 Drupal\Component\Utility\Html::normalize() leaves messy in certain situations Fixed
- 🐛 Image Media thumbnail alt text cannot be changed without reuploading the image Needs work
- ✨ Add Exception for TypeError Argument must be String in \Drupal\Component\Utility\Html escape{} Needs work
- 🐛 strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated Needs work
- 📌 Allow multiple instances of the same exposed filter form on a single page Needs work
- 🐛 TimestampDatetimeWidget::massageFormValues does not allow NULL value Closed: works as designed
- 🐛 Views hardcodes exposed filter block form ID's which breaks AJAX when the same form is shown multiple times on one page Needs review
- 🐛 "Has taxonomy term" contextual filter does not take the language value into account Needs work
- 🐛 Tabledrag is broken in layout builder sidebar Needs work
- 🐛 Multiple usages of FieldPluginBase::getEntity do not check for NULL, leading to WSOD Fixed
- 🇳🇿New Zealand quietone
Thanks to hestenet who told me how to filter I was able to get the top 100 for the past 12 months. This is probably a better set of data to consider.
Top 100 core issues for 3 May 2022 - 3 May 2023
- #2761409: The latest revision isn't always the current revision →
- ✨ Taxonomy Index for unpublished entities Needs work
- ✨ Taxonomy Index for unpublished entities Needs work
- #2580473: Increase size of info column in system table. →
- #2580473: Increase size of info column in system table. →
- #17303: PHP session settings to relocate to support multiple sites →
- 📌 Replace custom password hashing library with PHP password_hash() Fixed
- #2738637: Inline JS blocked when strict MIME type checking is enabled. →
- #2324649: Migrate text fields correctly based on their text_processing setting. →
- #2481751: Don't use full namespace for \Drupal\views\ViewExecutable in views.module →
- #2364343: Fix robots.txt to allow search engines access to CSS, JavaScript and image files →
- #2482295: Rebuilding field map with many bundles/fields is very slow →
- #2640086: Editor routes don't use the ajax_base_page theme negotiator →
- 📌 Add hook_form_view_alter() Postponed: needs info
- #17303: PHP session settings to relocate to support multiple sites →
- 🐛 Default value for link text is not saved Needs work
- 📌 Make pager start counting from 1, not 0 Active
- #2767243: Create a theme suggestion for taxonomy terms by view mode →
- ✨ Allow query strings in URL aliases Needs work
- #2475749: Allow to set #cache metadata in hook_page_attachments() →
- #2533768: Add the user entity cache tag to user.* cache contexts that need it →
- #2937945: Add messenger to ControllerBase and FormBase →
- #2928685: File::toUrl() does not work. →
- #2767857: Add destination to edit, delete, enable, disable links in entity list builders →
- #2754477: Unexpected config entity delete due to dependency calculations →
- #2670730: Provide a delete action for each content entity type →
- #2639686: Replace get('entity.manager')->getStorage() with get('entity_type.manager')->getStorage() in all tests →
- #2599594: Multilingual content: Menu link is not correctly stored on translation. →
- #2538228: Document that Config save/delete/rename events may be dispatched during hook_update_N(), what that means for subscribers, and fix core subscribers accordingly →
- #2513586: Remove the word "positive" from the "Must include a positive keyword with three characters or more." error message →
- #2500931: Views feed doesn't encode embedded HTML anymore →
- #2500931: Views feed doesn't encode embedded HTML anymore →
- #2419825: Make serialization_class optional →
- #2389335: Deprecate entity.query service and replace with using the entity storage's getQuery() method →
- #2347287: Provide a trait for setting messages →
- #2342593: Remove mixed SSL support from core →
- 🐛 Batch operation fails silently if an operation callback is not found Needs work
- #2228393: Decouple session from cookie based user authentication →
- 🐛 Xss::filterAdmin() incorrectly filters datetime attribute Fixed
- 🐛 Leftover D10 deprecations in ajax.js Needs work
- ✨ Make it easier for theme builders to enable Twig debugging and disable render cache Fixed
- 🐛 Multiple usages of FieldPluginBase::getEntity do not check for NULL, leading to WSOD Fixed
- 🐛 Correct vertical tab does not focus on form validation Fixed
- 🐛 Attribute hreflang not allowed on element li at this point Needs review
- 📌 Fork laminas/laminas-diactoros Fixed
- 📌 Fork laminas/laminas-diactoros Fixed
- 📌 Fork laminas/laminas-diactoros Fixed
- ✨ Improve the Vocabulary edit form title Closed: duplicate
- 📌 Drupal 9 uses PHP syntax that's deprecated in PHP 8.2, so exclude that from error_reporting() and DeprecationListenerTrait Fixed
- 🐛 Views exposed form block options are not updated immediately when adding additional sorts, filters, etc (Caching?) Needs work
- ✨ Add configurable description to content type title field. Needs work
- 💬 Update aborted by system_post_update_sort_all_config. Drush command terminated abnormally. Output is empty. Postponed: needs info
- 🐛 Fix regression caused by ::class constant Fixed
- 🐛 Error: Call to a member function getConfigDependencyKey() on null in web/core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Postponed: needs info
- 🐛 Layout builder does not protect against recursion Needs work
- 📌 Allow multiple instances of the same exposed filter form on a single page Needs work
- 🐛 Error: Call to a member function getConfigDependencyKey() on null in web/core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Postponed: needs info
- 🐛 Drupal\Component\Utility\Html::normalize() leaves messy in certain situations Fixed
- 🐛 Image Media thumbnail alt text cannot be changed without reuploading the image Needs work
- ✨ Add Exception for TypeError Argument must be String in \Drupal\Component\Utility\Html escape{} Needs work
- 🐛 strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated Needs work
- 📌 Allow multiple instances of the same exposed filter form on a single page Needs work
- 🐛 TimestampDatetimeWidget::massageFormValues does not allow NULL value Closed: works as designed
- 🐛 Views hardcodes exposed filter block form ID's which breaks AJAX when the same form is shown multiple times on one page Needs review
- 🐛 "Has taxonomy term" contextual filter does not take the language value into account Needs work
- 🐛 Tabledrag is broken in layout builder sidebar Needs work
- 🐛 Multiple usages of FieldPluginBase::getEntity do not check for NULL, leading to WSOD Fixed
- 🐛 Remove sample date from date field error message and title attribute Fixed
- 📌 Set SameSite on session cookies Fixed
- 📌 Remove trailing slashes on void elements Closed: duplicate
- 🐛 PHP 8.1 - Deprecated function: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated in Drupal\Core\Entity\Sql\SqlContentEntityStorage->mapFromStorageRecords() Closed: duplicate
- 🐛 Hide the "Publish Content" button if there are no changes to publish Needs work
- ✨ Content moderations shows the state label instead of transition label on the default ModerationStateWidget Needs work
- 📌 [PP-1] Expose Layout Builder data to REST and JSON:API Postponed
- 🐛 CKEditor 5 isn't respecting field widgets row settings Fixed
- 🐛 Installer does not warn the user that cookies must be enabled with the correct cookie domain (and fails when they aren't) Needs work
- 🐛 TypeError: Cannot access offset of type string on string Needs work
- ✨ Add support for OR in block visibility conditions Needs work
- ✨ Add support for OR in block visibility conditions Needs work
- 🐛 Undefined array key in prepareUpdateData Active
- ✨ Allow book navigation title to be overridden by top-level node title Postponed
- 🐛 [PP-1] Performance issues with path alias generated queries on PostgreSQL Postponed
- 🐛 EntityMalformedException: Missing bundle property on entity of type node in entity_extract_ids() line 8097 Needs work
- 📌 Allow synced Layout override Translations: translating labels and inline blocks Needs work
- ✨ Allow book navigation title to be overridden by top-level node title Postponed
- 🐛 CSRF check always fails for users without a session Needs work
- 🐛 Warning: Undefined array key 1 in Drupal\Core\Asset\LibraryDependencyResolver->doGetDependencies() Closed: duplicate
- 🐛 TypeError: key(): Argument #1 ($array) must be of type array, string given in key() Needs work
- 🐛 TypeError: array_merge(): Argument #1 must be of type array, string given in array_merge() Needs work
- 🐛 Deprecated function: Implicit conversion from float-string to int loses precision in Drupal\Component\Datetime\DateTimePlus Needs work
- 📌 Review/update $adminTags variable for new html elements to be whitelisted Needs work
- #2580473: Increase size of info column in system table. →
- 🐛 Representative Node Views fails due to invalid SQL Needs work
- 🐛 Illegal string offset 'value' in Drupal\views\Plugin\views\filter\NumericFilter Needs work
- 🐛 Illegal string offset 'value' in Drupal\views\Plugin\views\filter\NumericFilter Needs work
- 🐛 Deprecated function: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in Drupal\views\Plugin\views\display\DisplayPluginBase Closed: cannot reproduce
- 🐛 Batch operation fails silently if an operation callback is not found Needs work
- 🐛 Enabling aggregation breaks views with "Moderation state" fields Needs work
- ✨ Add a token for the site logo Needs work
- 🐛 Twig LoaderError after upgrading Twig to 2.15.3 Closed: outdated
- 🇦🇺Australia mstrelan
The top result from the list in #4 is an issue closed in 2016. Why are patches from this issue being downloaded? It there are more like this then it doesn't seem like this data is all that meaningful unfortunately.
- 🇭🇺Hungary nagy.balint
Isn't it just a matter of filtering out duplicates and closed issues?
Could still be useful after that.
- 🇩🇰Denmark ressa Copenhagen
There are also a few duplicates, and only 86 unique issues.