Describe the Bug
Context
I recently upgraded individual account to a teams plan and added a new member
Bug
- team member goes to
https://cursor.com/dashboard/cloud-agentsto the “Slack routing” section and selects a multi-repo environment, and hits “Add Rule” - this fails, 400 returned when you guys hit
https://cursor.com/api/dashboard/create-slack-repo-routing-rulewith the following response:
“error”: {
“message”: “Error”,
“details”: [
{
“error”: “ERROR_BAD_REQUEST”,
“details”: {
“title”: “Bad Request”,
“detail”: “Failed to determine repository default branch”,
“isRetryable”: false,
“additionalInfo”: {},
“buttons”: [],
“planChoices”: []
},
“isExpected”: true
}
]
}
- team member is unable to select a default branch … option is disabled
Tangentially Related Feedback
Y’all’s insistence on selecting / choosing a default repository does not make sense. For example, I have set up a multi-repo cloud environment (a frontend + backend repo) … selecting a “default repository” makes no sense for my use case. And yet, whenever I try to initiate a cursor cloud agent to do some work from either Slack or Linear, the agent insists on having a default repository to work from, and will refuse to proceed with the request. This makes no sense for my use case, or more generally for people working from multi-repo cloud environments.
Steps to Reproduce
discussed above
Operating System
MacOS
Version Information
https://cursor.com/dashboard/cloud-agents
For AI issues: add Request ID with privacy disabled
serverGenReqId_5040e4ee-5a40-464d-a15d-cfbb51084602
Does this stop you from using Cursor
Yes - Cursor is unusable