Skip to content

itk-dev/os2forms_failed_jobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS2Forms failed jobs

Provides list of failed jobs to each form through drupal views.

Installation

Require it with composer:

composer require "itk-dev/os2forms_failed_jobs"

Enable it with drush:

drush pm:enable os2forms_failed_jobs

Usage

A new tab should appear in each webforms results menu.

  • All failed jobs from advanced queue related to the webform are displayed.
  • Each job can be retried which will re-queue the job in the advanced queue.

Coding standards

Run phpcs with the provided configuration:

composer coding-standards-check

// Apply coding standards
composer coding-standards-apply

About

Failed jobs handling for os2forms

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages