Closed (won't fix)
Project:
Job queue
Version:
6.x-3.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2009 at 05:13 UTC
Updated:
1 Mar 2012 at 05:41 UTC
My module Views Bulk Operations uses Job queue to enable cron-based processing of nodes. However, the arguments I want to pass to the job function can exceed the size of TEXT, causing the function to fail. I tried changing the job_queue.arguments column type to LONGTEXT (as well as the associated schema entry) and things worked fine. I would be thankful if you could introduce that modification in an upcoming release.
Comments
Comment #1
infojunkie