Cannot open all Actions for non-selected item
eebean2 opened this issue · 2 comments
When attempting to open any Actions menu for a non-selected branch, tag, or other non-selected side bar item.
Example: With an Azure repository (the current repo I am having an issue with) open, checkout your main branch. Attempt to open the Branch Actions menu.
Version 8.5.0.
Additional Details: I have discovered today that these non-selected items are items that have been deleted either by command line (inside or outside the app) or deleted from Azure.
Found today by deleting a branch by selecting it from "Remote" and clicking delete with tags still pushed to the server. Tags became unelectable as well as the local branch. To remove the tags, I had to delete them using Azure web (command line would not work to delete tags properly), and proceeded to delete the local project and re-download to remove the local branch. Oddly, local tags still remain and required a second delete and re-download to remove completely.