Hello @deanrie, thank you for your quick reply. I ran into the same issue and conducted some further testing.
Before testing again, I disconnected the GitLab integration from the Cursor Dashboard and I also revoked the Cursor application from within GitLab (Preferences > Applications > Revoke).
- Newly created personal projects under my own user namespace work, and I can select branches from the dropdown menu in the agents interface.
- However, for the following types of projects the agents interface still won’t allow me to select a branch. The same
ERROR_GITHUB_NO_USER_CREDENTIALSerror is observable in the developer console. Note: I am using the terms “old” and “new” to describe groups and projects created before and after your recent update respectively:- Old group projects created in old groups
- New group projects created in old groups
- New group projects created in new groups
- I couldn’t test personal projects created before your update since I didn’t actually have any in my GitLab account.
So, there still appears to be an issue with projects created in groups. Personal projects seem to work fine. Thank you for your quick work on this.