wumpz opened a new issue, #7963:
URL: https://github.com/apache/netbeans/issues/7963

   ### 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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to