When configuring a clearcase repository by adding/removing branches to the "Branches to Include" rule, a full rescan of the repository is performed when saved. This can take hours (and often days) to perform.
Would be nice if this page was smarter. If a branch is added to the list, then only rescan for that branch and add the contents to crucible/fisheye, rather than throwing away all the data and starting over. Also, if a branch is removed, just remove the data for this branch (rather than performing a full rescan).
Since crucible/fisheye already processes a single branch at a time during a full rescan, seems like the underlying system would be able to handle this capability.