jacob-ai-bot / jacob

Just Another Coding Bot
https://jacb.ai
Apache License 2.0
131 stars 20 forks source link

Images from Jira Tickets Not Included in GitHub Issues Conversion #418

Open kleneway opened 18 hours ago

kleneway commented 18 hours ago

Description

When JACoB retrieves a Jira ticket and converts it into a GitHub issue, any images attached to the Jira ticket are not being included in the GitHub issue. This omission leads to incomplete issues in GitHub, as visual information and context provided by the images are missing.

We need to enhance the Jira integration functionality to ensure that images attached to Jira tickets are properly retrieved and included in the corresponding GitHub issues.

Task

Expected Outcome

Additional Information

Ensuring that images are included in the conversion process will improve the clarity and completeness of issues in GitHub. This enhancement will help developers have all the necessary information at hand when working on tasks derived from Jira tickets. @jacob-ai-bot --skip-build

jacob-ai-bot[bot] commented 18 hours ago

JACoB here...

You mentioned me on this issue and I am busy taking a look at it.

I'll continue to comment on this issue with status as I make progress.

jacob-ai-bot[bot] commented 18 hours ago

Update

I've completed my work on this issue and have created a pull request: JACoB PR for Issue Images from Jira Tickets Not Included in GitHub Issues Conversion.

Please review my changes there.