Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/discoverygarden/dgi_batch_queue_id_fixer

Helper module to fix a Drupal core bug with handling generation of queue IDs for batches that trigger batches.
https://github.com/discoverygarden/dgi_batch_queue_id_fixer

drupal-7

Last synced: 2 months ago
JSON representation

Helper module to fix a Drupal core bug with handling generation of queue IDs for batches that trigger batches.

Lists

README

        

# DGI Batch Queue ID Fixer

## Introduction

Fixes an issue where batches triggered within an already existing batch set can
lead to unexpected behavior as the IDs in the DrupalQueue are not unique.

## Requirements

This module requires the following modules/libraries:

* [Tuque](https://github.com/islandora/tuque)

## Installation

Install as usual, see
[this](https://drupal.org/documentation/install/modules-themes/modules-7) for
further information.

## Troubleshooting/Issues

Having problems or solved a problem? Contact
[discoverygarden](http://support.discoverygarden.ca).

## Maintainers/Sponsors

Current maintainers:

* [discoverygarden](http://www.discoverygarden.ca)

## Development

If you would like to contribute to this module, please check out the helpful
[Documentation](https://github.com/Islandora/islandora/wiki#wiki-documentation-for-developers),
[Developers](http://islandora.ca/developers) section on Islandora.ca and
contact [discoverygarden](http://support.discoverygarden.ca).

## License

[GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt)