Support & Documentation

Everything you need to get started with Bulk Issue Rewriter

Getting Started

1Install the App

Install Bulk Issue Rewriter from the Atlassian Marketplace. You'll need Jira administrator permissions to install apps.

2Get an AI API Key

The App requires your own AI provider API key. Choose one:

Note: API usage costs are charged by your AI provider based on your usage.

3Configure Settings

Open the App in Jira, go to the Settings tab, and:

  1. Select your AI provider (OpenAI or Anthropic)
  2. Paste your API key
  3. Click Test to verify the connection

Your API key is stored securely in your browser and never sent to our servers.

4Start Editing

  1. Enter a JQL query to find issues (e.g., project = MYPROJ AND status = Open)
  2. Click Search to load matching issues
  3. Select the issues you want to edit
  4. Choose an operation (Rewrite, Translate, Summarize, etc.)
  5. Add optional instructions
  6. Click Generate AI Suggestions
  7. Review the preview and apply changes

AI Operations

Rewrite/Rephrase

Improves clarity, tone, and readability while maintaining the original meaning. Great for:

Translate

Translates issue content to another language. Add instructions like "Translate to Spanish" or "Translate to Japanese".

Standardize

Applies consistent naming conventions and formatting. Useful instructions:

Summarize

Condenses long descriptions into shorter, clearer versions while keeping essential information.

Expand

Adds more detail and context to brief issues. Useful for fleshing out minimal issue descriptions.

Find & Replace

AI-enhanced pattern matching. Examples:

Frequently Asked Questions

Is my data safe?

Yes. The App runs on Atlassian's secure Forge platform. Your Jira data stays within Atlassian. Your API key is stored only in your browser. Issue text is sent to your AI provider only when you generate suggestions.

How much does the AI cost?

AI costs depend on your provider and usage. OpenAI charges ~$0.01-0.03 per 1K tokens (roughly 750 words). A typical issue edit uses 500-2000 tokens. Check your AI provider's pricing page for current rates.

Can I undo changes?

The App doesn't have a built-in undo feature, but Jira maintains issue history. You can view and restore previous versions through each issue's History tab.

Why isn't my API key working?

Check that:

  • You selected the correct provider (OpenAI vs Anthropic)
  • The key is copied correctly with no extra spaces
  • Your API account has available credits/quota
  • The key hasn't been revoked or expired

Use the Test button in Settings to verify your connection.

What JQL queries can I use?

Any valid JQL works. Common examples:

project = MYPROJ
project = MYPROJ AND status = "To Do"
assignee = currentUser()
created >= -7d
labels = needs-review

Is there a limit on how many issues I can edit?

The App loads up to 50 issues per search. You can edit all selected issues in a single operation. Plan tiers have monthly edit limits.

Can I use this with Jira Data Center?

No, Bulk Issue Rewriter is only available for Jira Cloud. It's built on Atlassian Forge, which is a cloud-only platform.

Troubleshooting

Changes not appearing in Jira

AI suggestions are poor quality

App is slow

Contact Support

Need help?

We're here to help! Contact us through:

Please include:

  • Your Jira Cloud URL
  • Steps to reproduce the issue
  • Any error messages you see
  • Screenshots if helpful