Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git branch/tag popup shows deleted branches #7963

Open
wumpz opened this issue Nov 14, 2024 · 0 comments
Open

git branch/tag popup shows deleted branches #7963

wumpz opened this issue Nov 14, 2024 · 0 comments
Labels
git [ci] enable versioning job kind:bug Bug report or fix needs:triage Requires attention from one of the committers

Comments

@wumpz
Copy link
Contributor

wumpz commented Nov 14, 2024

Apache NetBeans version

Apache NetBeans 23

What happened

Netbeans offers some kind of quick switch to branch popup entries. This list shows deleted branches as well. The switch to branch dialog shows the correct list of available branches. So those branch popups are cached somehow but not refreshed.

How can I manually refresh this list?

Or is this even a bug, showing those deleted branches?

Language / Project Type / NetBeans Component

maven multi module project using git

How to reproduce

create a branch "test"
switch to it
make some changes
commit changes
switch back to master (now there should be a popup entry under Git/Branch Tag/switch to branch test)
delete branch "test"

the popup entry Git/Branch Tag/switch to branch test is still there

Did this work correctly in an earlier version?

No / Don't know

Operating System

windows 11

JDK

21.0.4; OpenJDK 64-Bit Server VM 21.0.4+7-LTS (IDE)

Apache NetBeans packaging

Apache NetBeans provided installer

Anything else

No response

Are you willing to submit a pull request?

No

@wumpz wumpz added kind:bug Bug report or fix needs:triage Requires attention from one of the committers labels Nov 14, 2024
@troizet troizet added the git [ci] enable versioning job label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
git [ci] enable versioning job kind:bug Bug report or fix needs:triage Requires attention from one of the committers
Projects
None yet
Development

No branches or pull requests

2 participants