Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/noma4i/redmine-related-buster
- Owner: noma4i
- Created: 2013-05-14T05:13:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-22T11:08:35.000Z (almost 11 years ago)
- Last Synced: 2024-05-08T22:16:04.109Z (6 months ago)
- Language: Ruby
- Size: 192 KB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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