- Issue created by @Kristen Pol
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Running
drush queue-run quant_seed
directly is working:Kristens-MacBook-Pro:quantcdn kristenpol$ ddev drush queue-run quant_seed Sending content: http://localhost/ [ok] Sending content: http://localhost/node-2-article [ok] Sending content: http://localhost/node-3-article [ok] Sending content: http://localhost/node-1-page [ok] Sending content: http://localhost/node-4-page [ok] Sending content: http://localhost/node-5-page [ok] Sending content: http://localhost/taxonomy/term/5 [ok] Sending content: http://localhost/taxonomy/term/2 [ok] Sending content: http://localhost/taxonomy/term/4 [ok] Sending content: http://localhost/taxonomy/term/3 [ok] Sending content: http://localhost/taxonomy/term/1 [ok] Sending content: http://localhost/_quant404 [ok] Sending content: http://localhost/node [ok] Sending content: http://localhost/robots.txt [ok] Processed 34 items from the quant_seed queue in 48.66 sec. [ok] Kristens-MacBook-Pro:quantcdn kristenpol$ ddev drush quant-queue-info 0 items in the queue. [ok]
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Ah... you have to run cron to get it to process. This is different than in Drupal 8/9/10.
Let me see about at least updating some text so that this is more clear.
- Assigned to Kristen Pol
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Switching this to a documentation task.
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Update the summary to reflect what is the actual issue here.
- Status changed to Needs review
about 2 years ago 5:43am 5 February 2023 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Fix is happening here:
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
The command should work without running cron. Looks like this PR fixes it:
- Status changed to RTBC
about 2 years ago 6:24pm 5 February 2023 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
This has been merged in GitHub and will be synced to d.o repo soon.
- Issue was unassigned.
- Status changed to Fixed
about 2 years ago 1:38am 8 February 2023 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Included in the 7.x-1.0 release β .
Automatically closed - issue fixed for 2 weeks with no activity.