| << Back to previous view |
[QB-2179] Issues can be filtered in JIRA update issue step
|
|
| Status: | Resolved |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 5.1.35 |
| Type: | Improvement | Priority: | Major |
| Reporter: | Steve Luo | Assigned To: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Description |
|
Currently, we can update JIRA issues from commit messages or specify a remote query. It would be more convenient if you can filter the list based on issue property, for example, only update those reopened issues by specifying the update condition like below:
issue.status == "reopen" Also see post: http://forum.pmease.com/viewtopic.php?f=1&t=3317 |