Taiga — connecting
Server address, login and password — connecting self-hosted Taiga
The Taiga connector shows issues from your projects and lets you comment on them, change status and move them across board columns. User stories and tasks are separate Taiga entities, and the app does not work with them.
Time is not written to Taiga — Taiga has no time tracking API. The duration of GPS sessions and the timer is saved in Taskloc and is visible in the app's reports.
How to connect
- Open Settings → Organizations → your organization → Integrations → "+" (or Settings → Connectors → "+" for a personal connector).
- Choose Taiga.
- Enter the server address — the URL of your Taiga instance, for example
https://taiga.example.com. For the cloud version usehttps://api.taiga.io. - Enter the login and password of your Taiga account.
- Tap Connect — the app checks the connection and shows your projects.
What is supported
| Feature | Status |
|---|---|
| Viewing issues by project | ✅ |
| Creating an issue | ✅ (more) |
| Task comments | ✅ |
| Status change / moving across a column | ✅ |
| Tags | ✅ |
| Time entries to Taiga | ❌ — the time stays in Taskloc |
| Attachments (files and photos to a task) | ✅ |
| Auto-pause | — (the pause is recorded only in Taskloc) |
Comments and versioning
Taiga requires the current version of the issue to be passed with every update (version lock). The app handles this automatically: before sending a comment it requests the current version of the issue and attaches it to the request. You do not need to configure anything.
Compatibility
- Self-hosted Taiga (any current version) — the main scenario.
- Taiga.io (cloud) — supported; use
https://api.taiga.ioas the server address.