Enter a comma separated list of projects.
Displaying 1 - 50 of 324627
Project Title Status Priority Category Version Replies Last updatedsort ascending Assigned to Created
GraphQL Compose Derived bundle classes throws error in 11.4-dev Fixed Major Bug report 3.0.x-dev 6 53 sec almunnings 2 hours 6 min
Drupal core PrimitiveTypeConstraintValidator vs ConfigSchemaChecker: test coverage to establish the status quo Needs work Major Task main 39 54 sec 2 years 1 month
Drupal core Replace array-based DB Schema API with a value object structure Needs review Normal Feature request main 116 1 min 21 sec 2 years 3 months
Drupal core Dependencies from only one instance of a widget are used in display modes Needs work Major Bug report main 96 4 min 21 sec 9 years 1 week
ImageMagick Broken images when consumed all free memory Active Normal Bug report 8.x-3.x-dev 5 4 min 45 sec 5 years 4 months
Drupal core Improve Dynamic Page Cache headers for HTML and JSON 4xx responses Needs review Major Bug report main 21 13 min 26 sec 1 year 10 months
Drupal core Support the '#multiple' attribute for the email element Reviewed & tested by the community Normal Task main 69 14 min 29 sec 3 years 9 months
Drupal core base_url used in routed Url assembler, but not in unrouted assembler Needs work Normal Bug report main 17 15 min 59 sec 2 years 1 month
Drupal core Allow attribute-based plugins to discover supplemental attributes to set additional properties Needs work Major Feature request main 81 20 min 47 sec 1 year 11 months
Drupal core Wrong language field labels after `drush cr` because of Drush language negotiation Needs review Major Bug report main 79 23 min 48 sec 4 years 9 months
Drupal core Options module should not prevent field storage updates when switching to/from function Needs work Normal Bug report main 28 25 min 55 sec 6 years 10 months
Drupal core Entity view/form mode formatter/widget settings have no translation UI Needs work Major Bug report main 340 33 min 41 sec 10 years 8 months
Drupal core Missing fallback plugin configuration schemas Needs review Normal Bug report main 35 34 min 24 sec 10 years 4 months
Drupal core Media library upload form should use source field label and description Needs review Normal Feature request main 62 34 min 52 sec 6 years 2 months
GraphQL Compose Re-add Available languages field for Nodes Needs review Normal Feature request 3.0.x-dev 6 37 min 9 sec 20 hours 46 min
Drupal core Allow plurals on bundle labels Needs work Normal Feature request main 169 39 min 53 sec 9 years 9 months
Drupal core Register equivalent updates on site install Needs review Normal Task main 17 43 min 1 sec 4 months 1 week
GraphQL Compose Schema can get cached without GraphQL compose contributions Reviewed & tested by the community Major Bug report 3.0.0-alpha2 33 56 min 53 sec 7 months 4 weeks
Drupal core Current user missing from language negotiator outside of request context Needs review Normal Bug report main 22 58 min 23 sec 7 months 1 week
Drupal core Remove the persist service tag Needs review Major Task main 78 59 min 2 sec 11 years 5 months
Drupal core Improve documentation for migrate-plugin concat Needs review Normal Task main 17 59 min 56 sec 4 months 1 week
Drupal core Load menu links for multiple routes Needs work Normal Feature request main 11 1 hour 1 min 11 months 1 week
Drupal core Link field display defaults to trim at 80 chars, breaking longer plaintext URLs Needs work Normal Feature request main 65 1 hour 5 min 6 years 3 months
Drupal core Race conditions in CacheCollector/State (again) Needs work Critical Bug report main 69 1 hour 10 min 1 year 3 months
Drupal core Operator precedence bug in DefaultTableMapping causes malformed SQL when entity type tables are not configured Needs review Normal Bug report main 10 1 hour 15 min 2 months 2 days
Drupal core Regression: Form #states are processed and can be added to the wrong attribute for 'item' elements Needs work Major Bug report main 37 1 hour 15 min 1 year 4 months
Drupal core Prevent inaccessible links from being displayed in LinkFormatter Needs work Normal Feature request main 33 1 hour 20 min 4 years 7 months
Drupal core Add \Drupal\link\LinkItemInterface::toLink method Needs work Normal Feature request main 83 1 hour 25 min 9 years 9 months
Flags Error when adding flag mapping for country Active Normal Bug report 2.0.0-alpha1 1 1 hour 50 min 1 hour 50 min
Drupal core Allow all Renderable values in SDC slots Needs work Normal Feature request main 29 1 hour 54 min pdureau 1 year 2 months
Drupal core Fix deprecated assert.active directive Needs work Critical Task main 43 1 hour 55 min 2 years 5 months
Drupal core Remove tua-body-scroll-lock in favor of a CSS :has() Needs review Major Task main 61 1 hour 58 min 2 years 6 months
Drupal core HTML (all languages) appearing in error messages of multilingual sites Needs review Normal Bug report main 21 1 hour 59 min 2 years 5 months
Drupal core Add getAllKeys() method to KeyValueStoreInterface Needs review Normal Feature request main 22 2 hours 1 min 3 months 3 weeks
Drupal core Views RSS feeds have a validation recommendation Needs review Normal Bug report main 59 2 hours 5 min 14 years 5 months
Drupal core Allow flagging translations as outdated when content is moderated Needs work Major Task main 46 2 hours 5 min 8 years 1 month
Drupal core If you don't want to translate your URL alias, the original URL alias won't work with your translations Needs work Major Bug report main 212 2 hours 14 min 10 years 3 weeks
Drupal core Permanently maintain a sandbox directory in package_manager Needs work Major Task main 17 2 hours 20 min 9 months 1 week
Drupal core Drupal Usability Meeting 2026-04-10 Needs work Normal Task main 7 2 hours 23 min 1 week 1 day
Drupal core Change MenuLinkContent label to"Menu link text" instead of "Menu link title" Needs work Normal Task main 70 2 hours 23 min 5 years 11 months
Drupal core Prevent XSS in data attributes Needs work Normal Feature request main 12 2 hours 25 min 10 months 4 weeks
Drupal core Add support for selecting the dropbutton_type with the Views dropbutton field Needs work Normal Feature request main 55 2 hours 16 min 8 months 2 weeks
Drupal core Cannot use a / in route parameter Needs work Normal Bug report main 70 2 hours 35 min 9 years 10 months
Drupal core Wrong DRUPAL_ROOT with non-standard code structure Needs work Normal Bug report main 273 2 hours 39 min 13 years 6 months
Drupal core Add protocol filtering to the core Attribute component Needs work Major Task main 121 2 hours 45 min 10 years 7 months
Drupal core UserInterface::id(), AccountInterface::id() should return int to match typehints Needs work Normal Task main 73 2 hours 50 min 4 years 8 months
Drupal core Add resolvable_uri property to LinkItem for APIs Reviewed & tested by the community Normal Feature request main 100 2 hours 52 min 6 years 9 months
Drupal core Change permissions.yml files to add help text and to divide permissions into sections Needs work Normal Feature request main 32 2 hours 55 min 1 year 3 months
Drupal core Moves uses of Shortcut from Navigation to Shortcut Needs work Normal Task main 9 2 hours 56 min smustgrave 2 weeks 1 day
Drupal core On a page with multiple Views exposed Ajax enabled forms, multiple throbbers appear on submit Needs work Normal Bug report main 87 3 hours 31 sec 8 years 11 months

Pages

Subscribe with RSS Subscribe to Issues for all projects