We would love to integrate Structure plugin with the new GreenHopper epics in the right way - through GreenHopper API.
We would like to:
- query which epic an issue belongs to (receiving just issue ID would be fine)
- query which issues does an epic contain (likewise, issue IDs would do)
- change assigned epic for an issue
- get notified when an epic changes (can be done through the standard issue events – as of version 6.0.6, no events are fired)
It would be awesome if we could:
- query epics in bulk, if that improves performance
- update epics in bulk, if that improves performance