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

Key: QB-2626
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: J. Mash
Votes: 0
Watchers: 1
Operations

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

Perfore Repository - Additional "Reconcile Before Build" Options

Created: 15/Jan/16 06:51 PM   Updated: 11/May/16 09:37 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 6.1.14, 6.1.15

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


 Description  « Hide
This is a request to turn this option into a dropdown selector (instead of a checkbox) that enables the following options in addition to yes/no:

  - If specified script evaluates to true
  - If specified variable evaluates to true

The idea here is that the reconcile setting could be made natively optional without the need for a bunch of scripting.

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [16/Jan/16 02:16 AM]
I am a bit confused for "The idea here is that the reconcile setting could be made natively optional without the need for a bunch of scripting":
Doesn't the yes/no option the simplest to set up? Or do you have cases where scripting is necessary for this setting?

J. Mash [16/Jan/16 03:03 AM]
I have cases where I need to enable / disable this setting based on the value of a variable -- I included the script evaluation option as it seems a simple enough extension (and a common pattern in QB for boolean-type settings) for added flexibility. If there's a concern with regards to enabling scripting for this setting, I would be content with just the variable evaluation.

Robin Shen [16/Jan/16 03:06 AM]
Understand. Will do in next one or two patch releases.