Version Differences for Frequently Asked Questions

(Adding more information from SP-15518)
(Changed wording as suggested by Andrew Oberstar)
Line 84:
  '''Q: What about builds that could potentially be active dependencies?'''    '''Q: What about builds that could potentially be active dependencies?''' 
       
- ''A: Dependencies do have an influence on cleanup behavior. If a build life was to meet the criteria to be cleaned up, but one of its dependencies is still active, the build life will not be cleaned up because it will be flagged '''in use'''. The dependency would have to meet its cleanup criteria (e.g. ''be inactivated/deleted''), and then the original build life that meets the criteria will be freed up to be cleaned as well.''   + ''A: Dependencies do have an influence on cleanup behavior. If a build life was to meet the criteria to be cleaned up, but it is still depended on by an active build life, the build life will not be cleaned up because it will be flagged '''in use'''. The active build life would have to meet its cleanup criteria (e.g. ''be inactivated/deleted''), and then the original build life that meets the criteria will be freed up to be cleaned as well.''  
  == Searching Execution Information About Cleanup Settings ==    == Searching Execution Information About Cleanup Settings == 
  '''Q: Where can I locate more information to see if cleanup is actually running, and view the output of the cleanup jobs?'''    '''Q: Where can I locate more information to see if cleanup is actually running, and view the output of the cleanup jobs?'''