YouTrack Integration
Authentication
Supported authentication methods
Basic authentication
To create issues in YouTrack you need to ensure that YouTrack account you will be using to integrate Bugsee has "Reporter" role assigned to it. Please, follow steps below to do that.
Login to your YouTrack instance and go to user management page
Click on "Full Name" of the user you want to add "Reporter" role to
Switch to "Roles" tab
Click "Grant role..." button
Select the project to grant access to (selecting "Global" will grant access to all projects) and "Reporter" role, finally click "Add Role" button.
Next, we need to create a personal/API token for the user we have assigned the "Reporter" role for. To do that, switch to the "Account Security" tab
In the "Tokens" area, click "New token..."
In the dialog, specify the name of the token and its scope (the required one is "YouTrack")
Finally, click "Create" to generate your new token. Don't forget to copy and save it. You will need it to configure YouTrack integration in Bugsee.
Now, when you've made required changes in your YouTrack instance, lets configure integration in Bugsee.
Pass through instructional steps in wizard and stop at authentication step. Provide valid host (URL to your YouTrack), the token you generated in the steps above. Click "Next".
Configuration
There are no any specific configuration steps for YouTrack. Refer to configuration section for description about generic steps.