Skip to content

docs(user-guide): document jira issue attachment transfer and ocr - #390

Open
plumjohan wants to merge 4 commits into
codemie-ai:mainfrom
plumjohan:docs/EPMCDME-11264-jira-attachment-transfer
Open

docs(user-guide): document jira issue attachment transfer and ocr#390
plumjohan wants to merge 4 commits into
codemie-ai:mainfrom
plumjohan:docs/EPMCDME-11264-jira-attachment-transfer

Conversation

@plumjohan

@plumjohan plumjohan commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Added §5 "Create Issue with Attachment Transfer" to the Jira tool documentation, covering the new opt-in attachment copy and image OCR capabilities
  • Added "Issue Cloning with Attachment Transfer" use case to the Use Cases section

What changed

Both attachment transfer and image text extraction (OCR) are opt-in — the tool does nothing by default. Users must explicitly request each capability:

  • Copy attachments: ask the assistant to copy attachments from a source ticket when creating a new one (copy_attachments)
  • Image OCR: ask the assistant to extract text from image attachments; result is posted as a comment on the new issue (ocr_images / run_ocr)

Quality Checks

  • npm run check passes (typecheck + lint + commitlint)
  • No MDX compilation errors
  • No raw angle brackets (<text> must be `<text>`)
  • Sidebar references document IDs (not filenames)
  • Commit messages follow Conventional Commits
  • No secrets or credentials in documentation

Yevhen Slyva and others added 4 commits September 9, 2026 11:28
Generated with AI

Co-Authored-By: codemie-ai <codemie.ai@gmail.com>
…opt-in framing

Generated with AI

Co-Authored-By: codemie-ai <codemie.ai@gmail.com>
Generated with AI

Co-Authored-By: codemie-ai <codemie.ai@gmail.com>
…ira attachment section

Generated with AI

Co-Authored-By: codemie-ai <codemie.ai@gmail.com>
@alezander86
alezander86 force-pushed the docs/EPMCDME-11264-jira-attachment-transfer branch from a832519 to 45beac2 Compare September 9, 2026 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant