Skip to content

Conversation

@phong-phuong
Copy link

@phong-phuong phong-phuong commented Nov 26, 2025

Fixes #9349 by amending the new API endpoint: /rest/api/3/search/jql
Update Jira JQL query to specify fields, otherwise no fields will be returned.

@changeset-bot
Copy link

changeset-bot bot commented Nov 26, 2025

🦋 Changeset detected

Latest commit: 7690686

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@langchain/community Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added community Issues related to `@langchain/community` pkg:@langchain/community labels Nov 26, 2025
@phong-phuong phong-phuong force-pushed the main branch 4 times, most recently from 2b78649 to d74399d Compare November 26, 2025 22:47
@phong-phuong phong-phuong changed the title Update Jira API endpoint Nov 26, 2025
@phong-phuong phong-phuong force-pushed the main branch 8 times, most recently from 8e008ec to bc1b9a4 Compare November 27, 2025 06:37
@phong-phuong phong-phuong changed the title Update Jira API endpoint to v3 Nov 27, 2025
@phong-phuong phong-phuong changed the title fix(community) Update Jira API endpoint to v3 Nov 27, 2025
Update Jira query to return all issue fields, otherwise, no fields will
be returned.
Add ADFNode and utillty functions to format to text
Add optional filter function to filter Jira tickets
Make use of destructuring the Jira fields instead of repeatedly access
issue.field.<attribute>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Issues related to `@langchain/community` pkg:@langchain/community

1 participant