- Merge request !17Issue #3283924: Option to process Geocode conversation using a queue. → (Open) created by joshua1234511
- First commit to issue fork.
- last update
over 1 year ago PHPLint Failed - 🇧🇪Belgium dieterholvoet Brussels
DieterHolvoet → changed the visibility of the branch 8.x-4.x to hidden.
- last update
over 1 year ago PHPLint Failed - last update
over 1 year ago PHPLint Failed - last update
over 1 year ago PHPLint Failed - Status changed to Needs review
over 1 year ago 10:46pm 4 February 2024 - 🇧🇪Belgium dieterholvoet Brussels
I started a new branch from 4.x and improved the implementation, both in the old 3.x and new 4.x branch:
- Simplified some naming and labels
- Moved the queue ID to a constant
- Stopped storing the whole entity object in the queue item data. Makes the row unnecessary big & makes it so the queue worker gets a possibly outdated version of the entity.
- Removed the
drupal_register_shutdown_function
. Instead, I added a check that only saves the entity if any values were changed, also preventing infinite loops but without needing hacky code.
- last update
over 1 year ago run-tests.sh fatal error - last update
over 1 year ago run-tests.sh fatal error - last update
over 1 year ago run-tests.sh fatal error - last update
over 1 year ago run-tests.sh fatal error - Open on Drupal.org →Core: 9.5.x + Environment: PHP 7.4 & MySQL 5.7last update
over 1 year ago Not currently mergeable. - 🇮🇹Italy itamair
Ok. QA and Reviewed this on, merging into 8.x-4.x-dev ...
- Status changed to Fixed
about 2 months ago 12:56pm 9 June 2025 -
itamair →
committed eb8a7efb on 8.x-4.x authored by
dieterholvoet →
Issue #3283924 by dieterholvoet, joshua1234511, itamair, kristen pol:...
-
itamair →
committed eb8a7efb on 8.x-4.x authored by
dieterholvoet →
Automatically closed - issue fixed for 2 weeks with no activity.