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

Creating a new branch sometimes requires app restart #15501

Open
albertbori opened this issue Oct 21, 2022 · 2 comments
Open

Creating a new branch sometimes requires app restart #15501

albertbori opened this issue Oct 21, 2022 · 2 comments

Comments

@albertbori
Copy link

albertbori commented Oct 21, 2022

The problem

Creating a new branch doesn't update the branch list nor switch to the new branch. An app restart fixes the issue.
This issue is not always reproducible, but I have experience it about once per week for the past few weeks

Release version

3.1.2 (x64)

Operating system

MacOS 12.6

Steps to reproduce the behavior

  1. Modify files in a branch without committing the modifications
  2. Create a new branch (fig. A)
  3. Choose to bring your changes to the new branch (fig. B)
  4. Click "Switch Branch" (fig. C)

Expected results: The current branch should switch to the new branch that you just created and you should see your modified files in the navigator on the left.

Actual results: No change to the current branch. Modified files continue to show in the navigator on the left, as if they are still part of the previous branch. (fig. A)

Fig. A
Screen Shot 2022-10-21 at 9 11 37 AM

Fig. B
Screen Shot 2022-10-21 at 9 11 54 AM

Fig. C
Screen Shot 2022-10-21 at 9 12 02 AM

Note: I tried to upload multiple screenshots at once, but the bug form gave the following error: "Something went really wrong, and we can't process that file. Try Again." I had to upload them one at a time.

Log files

2022-10-21.desktop.production.log

Screenshots

No response

Additional context

No response

@steveward
Copy link
Member

@albertbori are you still encountering this issue? I've tried to reproduce it but have so far been unsuccessful.

@steveward steveward added the more-info-needed The submitter needs to provide more information about the issue label Feb 13, 2023
@albertbori
Copy link
Author

This issue happened to me once last week, but is occurring far less frequently than before. Note that this was happening against a Github enterprise repo.

Feel free to close this issue and I'll reopen it if it becomes a prevalent issue again.

@github-actions github-actions bot removed the more-info-needed The submitter needs to provide more information about the issue label Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants