SphereSoftware / easy_agile

Easy Agile is a Redmine plugin for agile project management.
MIT License
51 stars 15 forks source link

Attach Issues to stories #5

Open kevkon3 opened 13 years ago

kevkon3 commented 13 years ago

I just saw your plugin and installed it. I like how lightweight it is. However, are there plans to be able to attach issues to the stories? As of right now, it seems the plugin cannot interact with other parts of redmine.

msorc commented 13 years ago

Interaction with Redmine issues is planned for the next major release. But there is no exact dates when we plan to work on that version. It would be great if you will make your suggestions on how to connect stories and issues. Thanks.

kevkon3 commented 13 years ago

I would imagine that you when creating a new story, you can select issues from the project that can be attached to the story. You would also be able to attach issues to a story by editing the story after it is created.

It would also be nice to be able to attach a story to an issue from within an issue, probably through a custom field.

Also, I believe the workflow of the stories should be controlled by the states of the issues. It would be tedious to have to update each task and then go to the story and drag it over to the next phase.

Netzelf commented 13 years ago

+1. We are really looking forward for this issue to come up on next major release. Is there any chance to get a possible release date or even a planning horizon? Kind regards.

relitzme commented 13 years ago

Issues to userstory sounds great. Its a pity that this feature is not already included (because of redmine plugin etc). Hope it will be go on. Easy Agile would make redmine much better.

copitz commented 13 years ago

I wrote a plugin that extends easy_agile to attach issues to stories via custom fields. Currently it lets you

Planned features are:

I'm not sure yet but I'll propably fork easy_agile - for now you can download the plugin from http://netzelf.de/releases/easy_agile_stories_to_issues-r12.tar.gz

msorc commented 13 years ago

Great news. Feel free to make a fork.