QB can released "versions" to jira and generated release notes, but it can't change field "fix version" for the filter I defined in jira. is it something wrong? thanks a lot!
QB can released "versions" to jira and generated release notes, but it can't change field "fix version" for the filter I defined in jira. is it something wrong? thanks a lot!
Is there any error occurred in the build log? Or is there an Unprocessed report sub tab below the Jira issue tab found?
but it only add a new value to "fix version" field, is there any way to replace existing value(or a option)? thanks a lot! <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
after qb release it, I hope new version can replace "Coming Version" which we will use for next times.
we can see Coming Version in the road map from Jira, looks nice for the PM to plan/manage their sprints.
is it possible to add a option "overwrite existing field value" in the step? Thanks a lot! <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
I'm a little confused, why use 'Coming Version' instead of a specific version, for instance, 1.0.3.
In general, you will manage your issues in JIRA, and schedule some issues to your next version/release like 1.0.3, 1.0.4 for example, that is more suitable to show your roadmap. In this case, you can manage your version in either JIRA side or QuickBuild side. See below page:
http://wiki.pmease.com/display/QB40/Int ... siontoJIRA
Another way I think you may use a more specific string like 1.0.x, and then QuickBuild will append a real 'fix version' to it.
could you please share the match contiditons when qb try to find the jira versions as well? <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
when release a new version in qb and qb will try to find a "1.0.x" in jira, qb will try to match, so what is the match conditions? <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
Thanks a lot!
Sorry, I still do not understand. If you manage version in qb, you still needn't any pattern.
I'm afraid that you mis-understand my point. QB cannot replace 1.0.x to an actual version, and can only append the version. That is, after successfully updates the issue, you will notice that both 1.0.x and 1.0.3 exist in 'fix version' field.
When you want to release a new version to JIRA, the release version step will create and release the build version to JIRA automatically, in the meantime, QB will update 'fix version' field for issues with Resolved/Closed status, the issues can be:
[list]
Resolved/Closed issues found in commit messages
Resolved/Closed issues in previous update issue steps
Issues filtered by a specified filter (the filter should be created by the same user as defined in configuration JIRA server setting)
Issues with specified keys
[/list:u]
So, I'm not sure where you want to input the pattern. Please let me know more detailed.
so is there a possibility to add a new feature for this? <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
Thanks!