| << Back to previous view |
[QB-3411] Scripting target build for calculating SCM changes.
|
|
| Status: | Closed |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | 8.0.20 |
| Fix Version/s: | None |
| Type: | Improvement | Priority: | Major |
| Reporter: | ChangSeop LEE | Assigned To: | Robin Shen |
| Resolution: | Won't Fix | Votes: | 0 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Description |
|
We are using several P4 templates in a configuration. So the information at "SCM Changes" tab is not correct sometimes whenever P4 template is changed.
So it would be great if we can scripting target build when calculating "SCM Changes" |
| Comments |
| Comment by ChangSeop LEE [ 19/Jul/19 01:46 AM ] |
| Could you update your feedback about this request? |
| Comment by Robin Shen [ 20/Jul/19 12:23 AM ] |
| What do you mean target build here? |
| Comment by ChangSeop LEE [ 22/Jul/19 12:03 AM ] |
|
While getting changes for "SCM Changes" tab, the previous build can't be specified. Always choose the previous build with "getChanges(true)" function.
So I wish we can collect changes with "getChangesSince(Build)" function and also wish we can specify the build with script. |
| Comment by Robin Shen [ 22/Jul/19 11:23 PM ] |
| Sorry we'd rather not to do this to avoid confusions. Getting changes from previous build is a reasonable assumption. |