Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
Trying to create a new branch with the name of a previously used branch is giving an "already in use" error, even when it isn't in use. I tested with the branch names "Bugfixes" and "Bugfixes JF", neither of which are in use, and both gave me the error. Trying with a branch name I had never used previously created the branch successfully.
Expected Behavior
I should be able to use any branch name that isn't in use.
Steps to Reproduce
- Create a new branch.
- Close the branch
- Try to create a new branch with the previous branch's name
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT4Cls/l6ot1mMdY1pD2du9V+TgXJlw1RYIWlcFHTRAjJ5PMC+wIZ/f7XFRuTde0TWw2PmKapHMJ/tHemvLPKPY3CEieGKJj/rl2WAvMJUanRYS3EKm8YG5/DeBTfFSx0be7oxMmKvdvLHAh1E2mOPCybzDvHqKzPW0ZD8+KD5CK2SrDX1iXc2URm05KZDPz
Visual documentation
Environment
- FlutterFlow version: 6.0.33
- Platform: Windows Desktop
- Browser name and version: N/A
- Operating system and version affected: 24H2
Additional Information
The screenshots are from another project, but the bug report code is from a blank project where I replicated the issue. The name of the branch I used on the blank project was "Bugfixes".