Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/noma4i/redmine-related-buster

Redmine plugin to show and mass update related issues with their children if state of parent is not same as on related.
https://github.com/noma4i/redmine-related-buster

Last synced: 3 days ago
JSON representation

Redmine plugin to show and mass update related issues with their children if state of parent is not same as on related.

Awesome Lists containing this project

README

        

## Redmine Related Buster

Redmine plugin to show related issues with their children if state of parent is not same as on related with ability to mass assign parent state to all children. This is very helpful when you need to set same state for many related issues.

### Quick Start
- Clone/download plugin under "plugins/redmine_related_buster"
- Switch on for project
- Link will be available in "Main menu"
![Project Settings](screenshots/r_buster3.png?raw=true)

### Functions

##### 1. Actually view list of "Orphan Issues"
![Orphans list](screenshots/r_buster1.png?raw=true)

##### 2. Ability to "adopt" related "orphans". This means you can mass assign parent status to all related issues.
![Orphans list](screenshots/r_buster2.png?raw=true)

### Found error or want more?

- Use Issues button
- Fork -> Add magic -> Pull Request