Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New document loader for JIRA tickets #2433

Closed
joaopcm opened this issue Aug 29, 2023 · 6 comments
Closed

New document loader for JIRA tickets #2433

joaopcm opened this issue Aug 29, 2023 · 6 comments
Labels
auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features

Comments

@joaopcm
Copy link
Contributor

joaopcm commented Aug 29, 2023

It'd be great to be able to use a document web loader within LangChain to be able to load all the JIRA tickets for project X, turn all the tickets into documents and be able to embed them into a vector store.

I am currently working on this project in my company, and we would like to collaborate on it in an open-source manner. Please, let me know if it makes sense for y'all and, if so, I'm gonna start working on this PR to close this issue 😁

cc @jacoblee93

@dosubot dosubot bot added the auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features label Aug 29, 2023
@dosubot
Copy link

dosubot bot commented Aug 29, 2023

🤖

That's a fantastic idea! Adding a document loader for JIRA tickets would definitely be a valuable addition to LangChain. It would allow users to easily load and process JIRA tickets as documents, and integrate them into their applications.

Thank you for offering to collaborate on this feature in an open-source manner. We greatly appreciate your contribution. Please go ahead and start working on the pull request to address this issue. If you have any questions or need any assistance during the process, feel free to ask. Good luck, and we look forward to reviewing your contribution! 😊


This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

If you want to continue the conversation, start your reply with @dosu-bot.

@jacoblee93
Copy link
Collaborator

This would be great! I'm sure a lot of people would find it helpful if you're up for working on it,

@genzerstech
Copy link

any news on this?

@victorroferz
Copy link

any news ?

@hugodopradofernandes
Copy link

A workaround is to use this script to export as CSV and then load the CSV:
https://confluence.atlassian.com/jirakb/exporting-jira-s-issues-using-csv-in-batches-1071829731.html

@joaopcm
Copy link
Contributor Author

joaopcm commented Apr 15, 2024

Here's a closed PR implementing the Jira document loader → https://github.com/langchain-ai/langchainjs/pull/2460/files

I'm not sure the reason the PR was not merged/continued, but it includes all the relevant pieces I used in a private, enterprise project.

@victorroferz @genzerstech @hugodopradofernandes

@dosubot dosubot bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Jul 15, 2024
@dosubot dosubot bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 22, 2024
@dosubot dosubot bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Jul 22, 2024
mgiorgino-iobeya added a commit to mgiorgino-iobeya/langchainjs that referenced this issue Nov 29, 2024
mgiorgino-iobeya added a commit to mgiorgino-iobeya/langchainjs that referenced this issue Nov 29, 2024
mgiorgino-iobeya added a commit to mgiorgino-iobeya/langchainjs that referenced this issue Nov 29, 2024
mgiorgino-iobeya pushed a commit to mgiorgino-iobeya/langchainjs that referenced this issue Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants