PipedreamHQ / PipedreamHQ/pipedream

[BUG] JIRA MCP is not working, unable to create an issue

Open
#16,389 0 comments 1 reaction 0 assignees View on GitHub
bug tracked internally triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Describe the bug**
- Windsurf
- Added fresh Jira MCP
- Authenticated JIRA MCP

![Image](https://github.com/user-attachments/assets/36b36b61-ee07-4746-987b-f7d5f079f9ab)

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.

![Image](https://github.com/user-attachments/assets/2833ac3e-2670-473a-8d10-fd0484cf1eef)

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.