History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-33
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Robin Shen
Reporter: Robin Shen
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Be able to mark certain variables as mandatory

Created: 06/Mar/06 03:38 PM   Updated: 06/Jun/09 11:24 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
It would be nice to allow variables to be marked to say that (eg) they must be defined before a build can run. This way the variables can be defined at a high level, and redefined at a lower level. However, right now you don't know whether you have defined all the required variables at the lower level. I can see this being particularly useful for builds that are supposed to be manually triggered, and require values entered at that time. e.g. perhaps a repository label to use for a manual build. When the build runs (manually), any variables that have been defined as requiring a value, and don't currently have a value, the user would be prompted for on the manual trigger page. If it's a scheduled build, and variables are missing, then the build would fail immediately, which will mean that troubleshooting should be easier.

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [06/Jun/09 11:24 PM]
This can be achieved by specifying a variable as prompting for a not empty value when manually triggered.