-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Labels
bugSomething isn't workingSomething isn't workingtracked internallyIssue is also tracked in our internal issue trackerIssue is also tracked in our internal issue trackertriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
Describe the bug
- Windsurf
- Added fresh Jira MCP
- Authenticated JIRA MCP
and unable to create epic. Unable to obtain a list of project by ID and eventually my windsurf crashed
{
"cloudId": "hidden",
"projectId": "USAWS",
"issueTypeId": "10000",
"additionalProperties": {
"fields": {
"summary": "Implement KSSO for infra components",
"description": {
"type": "doc",
"version": 1,
"content": [
{
"type": "paragraph",
"content": [
{
"text": "implement ksso for infra components",
"type": "text"
}
]
}
]
},
"labels": [
"devops",
"sso"
]
}
}
}
then the answer:
that it is error and I can't copy paste the answer as my windsurf constantly crashed.
I get basic interations, like give me task USAWS-216 and it gets me correct information, but creating issues fails.
it then keeps fetching paginated projects by 50, then find the project, then will fail with errors.
Expected behavior
Issue to be created
Desktop (please complete the following information):
- OS: Fedora 41
- Browser: Chrome
- Windsurf: 1.7
makalkin
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtracked internallyIssue is also tracked in our internal issue trackerIssue is also tracked in our internal issue trackertriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee

