Skip to content

Redmine

How to set up

Configuration is per-project in Ybug. To integrate your Ybug project with Redmine, go to your dashboard and follow these simple steps.

Get your Redmine API key

Most of the time, the Redmine API requires authentication. First, ensure that the REST API is enabled in Administration → Settings → API. Then you can find your API key on your account page (/my/account) when logged in, on the right-hand pane of the default layout.

Copy Redmine API access key

Configure the integration

Navigate to your Ybug dashboard or to your project's settings page, and follow these simple steps:

1. Go to the Integrations tab in your project settings.

2. Click the On/Off switch in the Redmine row.

3. Fill in your Redmine installation URL, copy and paste your API key into the API key field, and click the Authenticate with Redmine button.

Ybug + Redmine integration authentication page

4. Choose a project where you want new issues to be created. Optionally, you can also choose a default tracker and an assignee.

Ybug + Redmine integration settings

5. By default, the Ybug integration uses Textile formatting for issue descriptions. You can change it to Markdown or HTML formatting in the Advanced settings section. You can also change the issue title format and what data will be forwarded to Redmine — see our blog post about advanced integration settings.

Ybug + Redmine integration advanced settings