| << Back to previous view |
[QB-2643] JIRA Create Step Improvement - Make the created issue data structure available for use
|
|
| Status: | Resolved |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | 6.1.5 |
| Fix Version/s: | 6.1.6 |
| Type: | Improvement | Priority: | Major |
| Reporter: | max1234 | Assigned To: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Description |
|
While using the create JIRA step, how can I return the ID created which is printed in logs, so that I can make use of it for e.g. write to a file for other step to use it. Basically the artifact created, I would like to make use of the ID generated for another step to make use of it. Is it stored as an internal variable so that I can make use of it as in Post-Execute Action or if you have a better way for steps to share data like this.
|