|
Standardize numbering of hook_update_N following the module semantic versioning |
Needs work |
Normal |
Task |
main |
documentation |
|
1 year 5 months |
9.968 |
|
Deprecate/replace hook_update_N() in favor of an object-oriented approach similar to Laravel migrations |
Active |
Normal |
Plan |
main |
database update system |
|
5 years 8 months |
6.734 |
|
Prevent entity CRUD operations in hook_update_N |
Active |
Major |
Task |
main |
entity system |
|
7 years 10 months |
6.411 |
|
update_invoke_post_update() can misidentify hook_update_N(). |
Active |
Major |
Bug report |
main |
database update system |
|
3 years 8 months |
5.497 |
|
hook_update_N() and hook_update_dependecies() implementations done from a module could be taken as hook_post_update_NAME() implementations done from another module |
Needs work |
Minor |
Bug report |
main |
extension system |
|
4 years 7 months |
5 |
|
Make .install file layouts consistent |
Postponed (maintainer needs more info) |
Normal |
Task |
main |
other |
|
18 years 6 months |
4.709 |
|
Test coverage to prevent saving entities in hook_update_N() |
Active |
Major |
Task |
main |
database update system |
|
6 years 11 months |
4 |
|
Improve documentation for post update hooks and update hooks to clarify distinction |
Active |
Normal |
Task |
main |
documentation |
|
6 years 6 months |
3.86 |
|
Extracting update text with update_get_update_list() should handle all line endings |
Needs work |
Normal |
Bug report |
main |
database update system |
|
4 years 11 months |
3 |
|
Log hook_update_N() that have been run instead of only recording the schema version |
Active |
Normal |
Task |
main |
database update system |
|
1 year 9 months |
3 |
|
Support uninstalling the module providing the update hook in hook_update_N |
Needs work |
Normal |
Bug report |
main |
base system |
|
6 years 10 months |
3 |
|
Skip changing 'revision translation affected' field if the old revision is syncing |
Needs work |
Normal |
Bug report |
main |
entity system |
|
3 years 2 months |
2.97 |
|
Decide what to do with Drupal::CORE_MINIMUM_SCHEMA_VERSION and surrounding logic |
Active |
Major |
Task |
main |
base system |
|
6 years 3 months |
2.882 |
|
[Meta] Track support for Install and Theme hook implementations to OOP |
Active |
Normal |
Task |
main |
extension system |
|
1 year 7 months |
2.507 |
|
"Has taxonomy term" contextual filter does not take the language value into account |
Needs work |
Normal |
Bug report |
main |
taxonomy.module |
|
8 years 10 months |
2.404 |
|
Defer running of hook_modules_installed() during updates |
Active |
Major |
Task |
main |
database update system |
|
6 years 1 month |
2 |
|
Add equivalent of hook_update_dependencies for post update hooks |
Active |
Normal |
Feature request |
main |
database update system |
|
6 years 2 weeks |
2 |
|
if process to install a module encounters an unrelated missing module in the system, the system is left unstable |
Active |
Normal |
Bug report |
main |
extension system |
|
7 years 1 month |
2 |
|
Document consequences of contrib changing config schema without core's API supporting config version tracking |
Active |
Major |
Task |
main |
configuration system |
|
10 years 8 months |
1.981 |
|
$hook must be of type callable, string given, called in ModuleHandler |
Needs work |
Major |
Bug report |
main |
extension system |
|
1 year 1 week |
1.727 |
|
MediaEmbed conflates default view mode with user-selected view mode |
Needs work |
Major |
Bug report |
main |
media system |
|
6 years 2 months |
1.712 |
|
Ensure that ConfigImport is taking place without outstanding updates |
Needs work |
Major |
Bug report |
main |
configuration system |
|
9 years 9 months |
1.511 |
|
Remove updates added prior to 11.3.0 from 12.x |
Fixed |
Normal |
Task |
main |
database update system |
smustgrave |
1 month 22 hours |
1.5 |
|
Rename comment->cid to comment->id |
Needs work |
Normal |
Task |
main |
comment.module |
plopesc |
12 years 9 months |
1.5 |
|
Define new hook_deploy_NAME hook and add new route to run their implementations from the UI |
Active |
Normal |
Feature request |
main |
database update system |
|
5 years 3 weeks |
1.5 |
|
Explore how to ensure we can always detect the difference between minor releases using module schema versions |
Active |
Major |
Task |
main |
system.module |
|
3 years 10 months |
1.5 |
|
DatabaseCacheTagsChecksum is misbehaving because of the static cache |
Needs work |
Major |
Bug report |
main |
cache system |
|
9 years 2 months |
1.441 |
|
Block plugins need to be able to update their settings in multiple different storage implementations |
Needs work |
Critical |
Bug report |
main |
base system |
|
12 months 2 days |
1.436 |
|
[meta] Document OOP Hooks |
Active |
Normal |
Task |
main |
extension system |
|
9 months 3 weeks |
1.41 |
|
Misuse of formatPlural() in Numeric field prefix/suffix |
Needs work |
Normal |
Bug report |
main |
field system |
|
10 years 8 months |
1.294 |
|
If an update hook modifies configuration, then old configuration is imported, the changes made by the update hook are forever lost. |
Active |
Normal |
Task |
main |
configuration system |
|
6 years 2 months |
1.234 |
|
Allow a sitebuilder to change the Comment form heading |
Needs work |
Normal |
Feature request |
main |
comment.module |
|
10 years 8 months |
1.215 |
|
[Plan] Determine how to deprecate procedural hooks. |
Active |
Normal |
Task |
main |
base system |
|
1 year 6 months |
1.214 |
|
Timestamp field items are affected by 2038 bug |
Needs work |
Critical |
Bug report |
main |
base system |
|
8 years 10 months |
1.184 |
|
Allow usage of WYSIWYG in maintenance message |
Needs work |
Normal |
Feature request |
main |
base system |
|
9 years 10 months |
1 |
|
Views Block display option "Hide if empty" should apply also to other display types |
Active |
Normal |
Feature request |
main |
views.module |
|
3 years 11 months |
1 |
|
Allow to defer a DB update/post_update function and those which depend on it |
Postponed (maintainer needs more info) |
Normal |
Feature request |
main |
database system |
|
8 years 7 months |
1 |
|
Rename comment->pid to comment->parent_id |
Postponed (maintainer needs more info) |
Normal |
Task |
main |
comment.module |
|
12 years 9 months |
1 |
|
DB Updates fail silently when update dependencies are wrong |
Active |
Normal |
Bug report |
main |
database update system |
|
2 years 7 months |
1 |
|
Add proper deprecation notices in config entity presave bc layers |
Active |
Critical |
Bug report |
main |
configuration system |
|
1 year 12 months |
1 |
|
Add a compressing serializer decorator |
Needs work |
Major |
Task |
main |
cache system |
|
14 years 7 months |
1 |
|
Disabling a custom display settings does not delete view mode settings for a bundle and they remain as dangling configuration |
Active |
Normal |
Bug report |
main |
field system |
|
10 years 9 months |
1 |
|
UpdateBackend leads to broken config cache during updates |
Needs work |
Normal |
Bug report |
main |
configuration system |
|
8 months 1 week |
1 |
|
Convert hook_update_dependencies() to PHP attributes |
Active |
Normal |
Task |
main |
database update system |
|
4 years 2 months |
1 |
|
Register equivalent updates on site install |
Needs review |
Normal |
Task |
main |
database update system |
|
4 months 2 weeks |
1 |
|
The default table mapping and the SQL storage do not agree on whether non-revisionable bundle fields should get a revision table |
Needs work |
Major |
Bug report |
main |
entity system |
|
6 years 2 months |
0.995 |
|
Set default value = [] for sandbox argument of update hooks |
Needs work |
Normal |
Task |
main |
base system |
|
2 years 10 months |
0.979 |
|
[META] Add return types to hook implementations |
Active |
Normal |
Task |
main |
base system |
|
1 year 6 months |
0.929 |
|
If you don't want to translate your URL alias, the original URL alias won't work with your translations |
Needs review |
Major |
Bug report |
main |
path.module |
|
10 years 1 month |
0.895 |
|
[meta] Prevent 'downgrades' from maintenance minors to older minor releases for the next major version |
Needs review |
Critical |
Plan |
main |
other |
|
1 year 9 months |
0.889 |