-
Bug
-
Resolution: Unresolved
-
High
-
None
-
4.2.11
-
None
-
Severity 3 - Minor
My workflow often start by using the Search workspace, pasting a commit hash in the search field (and set the criteria to "Commit SHA") and perform the search.
Then a commit is found. I right click on this commit line and perform "See in Full History View".
Sourcetree then generally takes a lot of time (spinning wheel / progress indicator activating at the top of the History view) to *fail* to find the commit to display in the History view, because I did not select the "All Branches" popup item in the top left of the History View! A specific branch was selected, and the found commit is not available in that branch!
This makes me waste a lost of time, I have to redo everything (and selected "All Branches" first).
Clearing the branch filter (reset to "All Branches") when needed (If commit is not found in the current displayed list in the History View ?) or always would be a good idea as it will then always work (except if the commit does not exist in the git repo of course...)