|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [jbehave-dev] [jira] Created: (JBEHAVE-653) Integrate ... Olmo Rigolo (JIRA)
- [jbehave-dev] [jira] Commented: (JBEHAVE-653) Int... JIRA
- [jbehave-dev] [jira] (JBEHAVE-653) Integrate JIRA Olmo Rigolo (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-653) Integrate JIRA JIRA
- [jbehave-dev] [jira] (JBEHAVE-653) Integrate JIRA Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-653) Integrate JIRA Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-653) Integrate JIRA Lukasz Hanik (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-653) Integrate JIRA Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-653) Integrate JIRA Lukasz Hanik (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-653) Integrate JIRA Lukasz Hanik (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-653) Integrate JIRA Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-653) Integrate JIRA Lukasz Hanik (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-653) Integrate JIRA Brian Repko (JIRA)
I'm suggesting to write a Jira plugin that can:
1. parse the JBehave stories/scenarios (query based on meta information),
2. display JBehave stories/scenarios inside 'Done Criteria' field of desired Jira issue(s).
Usage example:
I have ABC-1 issue in Jira. I have just prepared JBehave story file with 10 scenarios. Six of those scenarios have meta information - '@issue ABC-1'. I'm editing 'Done Criteria' field within issue ABC-1 in Jira. I'd like to use here Jira plugin/macro, where I can provide link to my SVN and search criteria (desired meta information - '@issue ABC-1'). Then Jira plugin/macro browse given SVN URL for provided meta information and display 6 scenarios marked with meta information '@issue ABC-1' (of course with appropriate narrative from .story file). It should be updated automatically during opening Jira issue to ensure that presented scenarios are up to date and complete (if somebody added new scenarios in the meanwhile).