diff --git a/assets/images/integrations/taiga/1.png b/assets/images/integrations/taiga/1.png new file mode 100644 index 000000000..51452cce7 Binary files /dev/null and b/assets/images/integrations/taiga/1.png differ diff --git a/assets/videos/integration/bug-tracking/taiga/install.mp4 b/assets/videos/integration/bug-tracking/taiga/install.mp4 new file mode 100644 index 000000000..7f495105d Binary files /dev/null and b/assets/videos/integration/bug-tracking/taiga/install.mp4 differ diff --git a/assets/videos/integration/bug-tracking/taiga/issue-creation.mp4 b/assets/videos/integration/bug-tracking/taiga/issue-creation.mp4 new file mode 100644 index 000000000..1b6c5edbb Binary files /dev/null and b/assets/videos/integration/bug-tracking/taiga/issue-creation.mp4 differ diff --git a/assets/videos/integration/bug-tracking/taiga/resync.mp4 b/assets/videos/integration/bug-tracking/taiga/resync.mp4 new file mode 100644 index 000000000..5210bbbee Binary files /dev/null and b/assets/videos/integration/bug-tracking/taiga/resync.mp4 differ diff --git a/docs/bug-tracking-tools.md b/docs/bug-tracking-tools.md index 64cd47568..469779406 100644 --- a/docs/bug-tracking-tools.md +++ b/docs/bug-tracking-tools.md @@ -114,6 +114,13 @@ import TabItem from '@theme/TabItem'; Bugsnag Integration With LambdaTest +
+Assembla Integration With LambdaTest +
+ +
+Taiga Integration With LambdaTest +
:::info Note If your favourite Bug Tracking tool is not in the list above mentioned, you can just give us a window.openLTChatWidget()}>**shout** and we will have it ready shortly for you. diff --git a/docs/taiga-integration.md b/docs/taiga-integration.md new file mode 100644 index 000000000..b81775de3 --- /dev/null +++ b/docs/taiga-integration.md @@ -0,0 +1,128 @@ +--- +id: taiga-integration +title: Taiga Integration with LambdaTest +hide_title: false +sidebar_label: Taiga +description: LambdaTest helps you manage your bugs in Taiga by moving them to your project in a single click. All the details you provide in LambdaTest like task list, assignee, title, and description would automatically be presented in the project on Taiga. +keywords: + - lambdatest integrations + - push issues to taiga + - free cross browser testing tool + - cross platform testing tools + - check browser compatibility online + - lambdatest taiga integration + - integrate taiga with lambdatest + - create issue in taiga from lambdatest + - taiga integration with lambdatest + - create taiga issues from lambdatest + - bug tracking tools + - project management tools +url: https://www.lambdatest.com/support/docs/taiga-integration/ +site_name: LambdaTest +slug: taiga-integration/ +--- + + + +Taiga is an open-source project management platform that supports agile methodologies like Scrum and Kanban. Integrating Taiga with LambdaTest enables you to log bugs directly from your testing sessions into Taiga, streamlining your workflow and enhancing team collaboration. + +> Taiga Integration with LambdaTest is available for both freemium and premium plans. + +## Integrate Taiga from your LambdaTest Account + +**Step 1:** Log in to your [LambdaTest](https://www.lambdatest.com/) account. Ensure you have Admin or User level access to manage integrations. + +**Step 2:** Navigate to `Settings` -> `Integrations` -> `Bug Tracker`. + +**Step 3:** Click on the **Connect** button of the Taiga block. + +**Step 4:** In the integration setup form, select your Taiga type using the radio buttons: + +- **Cloud-based Taiga:** Select this option if you are using the cloud-hosted version of Taiga. The `Taiga Hosted URL` field will not be shown. +- **On-premise/Self-hosted Taiga:** Select this option if you are using a self-hosted Taiga instance. You will need to provide the URL of your Taiga instance (e.g., `https://your-taiga-instance.com`). + +After selecting the appropriate option, enter the following details: + +- **Taiga Username:** Your Taiga account username. +- **Taiga Password:** Your Taiga account password. + +:::info +We do not store your password. It is only used for initial authentication during the integration setup. +::: + +- **Taiga Hosted URL:** This field will only appear if you select the **On-premise/Self-hosted Taiga** option. + +After filling in the details, click on the **Install** button to establish the integration. + + + +## Lodge your First Bug + +**Step 1:** Ensure you have an active project set up in your Taiga account. + +**Step 2:** While working on LambdaTest, if you encounter a bug, click on the **Mark as Bug** button available on difderent products. + +**Step 3:** In the bug logging form, provide the necessary details such as: + +- **Subject:** A concise summary of the bug. +- **Description:** Detailed information about the issue. +- **Project:** Select the Taiga project where the bug should be logged. +- **Assignee:** The user in Taiga to whom ticket should be assigned. +- **Type:** Select if its Issue or a Task + +**Step 4:** Click on the **Create Issue** button. The bug will be logged into your selected Taiga project, and you can view it directly from your Taiga dashboard. + + + +## Resync Taiga Integration + +To ensure that the latest projects and users from your Taiga system are available in LambdaTest, you can resync the integration. + +**Step 1:** Navigate to `Settings` -> `Integrations` in your LambdaTest account. + +**Step 2:** Locate the Taiga integration and click on the **Resync** button. + +- This will fetch the latest projects and users from your Taiga system. + +1 + +- If your authentication token has expired, you will be prompted to re-enter your Taiga password to authenticate again. + + +Once resynced, the latest data will be available for use. + +## Uninstall Taiga Integration + +**Step 1:** Navigate to `Settings` -> `Integrations` in your LambdaTest account. + +**Step 2:** Locate the Taiga integration and click on the **Remove** button to uninstall the integration. + +> That was all you need to know for LambdaTest + Taiga Integration. Increase your productivity with our integrations. If you still have any questions for us, please feel free to let us know. Our experts are always available on window.openLTChatWidget()}>**chat** to help you out with any roadblock. diff --git a/sidebars.js b/sidebars.js index 1787a25fe..d2982d171 100644 --- a/sidebars.js +++ b/sidebars.js @@ -1313,7 +1313,8 @@ module.exports = { "userback-integration", "zenkit-integration", "spirateam-integration", - "assembla-integration" + "assembla-integration", + "taiga-integration" ], }, {