If you need to export your bug reports from your YouTrack instance, this is how to get it done using C#. Its a small example that will print all the issues,comments and attachments for each project in your instance. Don’t forget to enable the REST API in your YourTrack settings page. Create a new project […]