Comments

m.lebedev created an issue. See original summary.

m.lebedev’s picture

Changelog:
Rebuilded the job scheduler records to entities.
Created a new job_scheduler_waiting module (looks like https://www.drupal.org/project/waiting_queue)
Created the module settings form.

The module has not been fully tested. Improvements are expected in the future.

The module is incompatible with branch 2.0 now. To solve the problem, needing to add the migration of records to entities.

m.lebedev’s picture

StatusFileSize
new38.45 KB
intrafusion’s picture

Status: Active » Needs review

New branch created and patch applied

Status: Needs review » Needs work

The last submitted patch, 3: job_scheduler-build_8.x_3_0_dev-3033536-3.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

intrafusion’s picture

Version: 8.x-2.x-dev » 8.x-3.x-dev

Change version after new branch created

m.lebedev’s picture

StatusFileSize
new1.14 KB

Fix bug when a job will reserve.

intrafusion’s picture

Status: Needs work » Needs review

Patch applied to 8.x-3.x-dev

m.lebedev’s picture

StatusFileSize
new5.04 KB

Changelog:
Fixed "Strict warning: Only variables should be passed by reference" in getData();
Added new settings in the settings form.

PS: This version of the module successfully works in projects. Perhaps the module has reached the release state.

intrafusion’s picture

Status: Needs review » Fixed

Thanks for the patch, I will create a new release as well

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.