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: 3 months ago
JSON representation
Helper module to fix a Drupal core bug with handling generation of queue IDs for batches that trigger batches.
- Host: GitHub
- URL: https://github.com/discoverygarden/dgi_batch_queue_id_fixer
- Owner: discoverygarden
- License: gpl-3.0
- Created: 2018-10-16T11:20:10.000Z (about 6 years ago)
- Default Branch: 7.x
- Last Pushed: 2018-10-16T16:43:45.000Z (about 6 years ago)
- Last Synced: 2024-05-02T21:07:03.587Z (7 months ago)
- Topics: drupal-7
- Language: PHP
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- islandora_awesome - DGI Batch Queue ID Fixer - 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. (The Islandora 7.x-1.x List / Utility Modules)
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)