-
Bug
-
Resolution: Fixed
-
Minor
-
None
When we do the polling and want to list baselines, we want to filer away those baselines that cannot be fully qualified. That means baselines with no labels should be discarded.
This bug manifests itself in the way that the requirements for filtering away those baselines was not fully met, we actually have to ask clearcase for additional information when we list the baselines. (Using lsbl, initially). In order to avoid having to describe each baseline individually for this information.
A fix is to include all required information for filtering, when getting the gross baseline list.