# Youtrack Integration

**URL:** https://meta.discourse.org/t/youtrack-integration/14066
**Category:** Feature
**Created:** [March 24, 2014, 10:16pm UTC](https://meta.discourse.org/t/youtrack-integration/14066 "2014-03-24T22:16:04Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![stevebaer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stevebaer/32/105244_2.png) [@stevebaer](https://meta.discourse.org/u/stevebaer)
#### Post date: [March 24, 2014, 10:16pm UTC](https://meta.discourse.org/t/youtrack-integration/14066/1 "2014-03-24T22:16:04Z")

</div>

We are finding ourselves constantly creating issues in our bugtracker (youtrack) that reference back to posts on discourse. Has anyone written a plug-in that helps automate the task of “bugifying” discourse posts?

---

<div class="post-metadata">

### Author: ![mcwumbly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcwumbly/32/103861_2.png) [@mcwumbly](https://meta.discourse.org/u/mcwumbly)
#### Post date: [March 24, 2014, 10:21pm UTC](https://meta.discourse.org/t/youtrack-integration/14066/2 "2014-03-24T22:21:17Z")

</div>

@shivermetimbers had at least started working on something similar for syncing up with tickets in zendesk.

May be some clues there as to how to go about what you’re looking to do.

[https://meta.discourse.org/t/plugin-tutorial-2-how-to-add-a-button-at-the-end-of-a-topic/11040/6?u=mcwumbly](https://meta.discourse.org/t/plugin-tutorial-2-how-to-add-a-button-at-the-end-of-a-topic/11040/6)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [March 24, 2014, 10:42pm UTC](https://meta.discourse.org/t/youtrack-integration/14066/3 "2014-03-24T22:42:22Z")

</div>

I think a good start would be a clean spec of how you wish to see something like this work. You could possibly commission us to work on it, or we could help find someone to work on it.

---

<div class="post-metadata">

### Author: ![stevebaer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stevebaer/32/105244_2.png) [@stevebaer](https://meta.discourse.org/u/stevebaer)
#### Post date: [March 24, 2014, 11:03pm UTC](https://meta.discourse.org/t/youtrack-integration/14066/4 "2014-03-24T23:03:22Z")

</div>

Sure, I was hoping that something similar existed because I’m not exactly sure how I want this to work yet and thought there could possibly be an example of one way to push posts to a bug tracker.

Guess we’ll have to actually think about this:)

---

<div class="post-metadata">

### Author: ![shivermetimbers](https://avatars.discourse-cdn.com/v4/letter/s/cab0a1/32.png) [@shivermetimbers](https://meta.discourse.org/u/shivermetimbers)
#### Post date: [March 24, 2014, 11:23pm UTC](https://meta.discourse.org/t/youtrack-integration/14066/5 "2014-03-24T23:23:51Z")

</div>

This works for us! It was designed for Zendesk. You should be able to fork it and change for your needs: [GitHub - shivpkumar/Zendesk-Plugin: Zendesk Plugin for Discourse · GitHub](https://github.com/shivpkumar/Zendesk-Plugin)

---

<div class="post-metadata">

### Author: ![stevebaer](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stevebaer/32/105244_2.png) [@stevebaer](https://meta.discourse.org/u/stevebaer)
#### Post date: [March 24, 2014, 11:35pm UTC](https://meta.discourse.org/t/youtrack-integration/14066/6 "2014-03-24T23:35:33Z")

</div>

Can you post a tiny screenshot of how it looks in your discourse?  
Thanks

---

<div class="post-metadata">

### Author: ![shivermetimbers](https://avatars.discourse-cdn.com/v4/letter/s/cab0a1/32.png) [@shivermetimbers](https://meta.discourse.org/u/shivermetimbers)
#### Post date: [March 25, 2014, 6:50am UTC](https://meta.discourse.org/t/youtrack-integration/14066/7 "2014-03-25T06:50:12Z")

</div>

Sure thing. Here you go:

The button is located at the bottom of each topic and only visible to site staff (moderators + admins). When you click on the green button, that creates a new ticket in Zendesk and changes the color of the button to yellow. When the ticket is updated and you refresh the page, the button changes to one of the following statuses below. When you click on the button, it takes you directly to Zendesk to view the ticket.

 ![](https://global.discourse-cdn.com/meta/original/2X/7/77aa2535ad6f5b9a84028b9aa8b8b8f232156b9c.png)

---

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [March 25, 2014, 10:36am UTC](https://meta.discourse.org/t/youtrack-integration/14066/8 "2014-03-25T10:36:55Z")

</div>

Ey, this is really cool! I would love something similar for GitHub, where every issue will start as a discussion on the forum, but can “graduate” to a GitHub issue once the reproducible is found and all that really remains is to make it a TODO on the tracker and apply it to the right milestone.

This general kind of “post transfer” action would be a neat thing to earn [a badge](https://meta.discourse.org/t/initial-discourse-badge-design-spec/13088) for as well. “Badge earned: Post metamorphosis”. Couldn’t help myself:

![](https://global.discourse-cdn.com/meta/original/2X/9/95a7d9901f7a0198975dd5402f2bddb6113b3932.png)

---

<div class="post-metadata">

### Author: ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)
#### Post date: [December 4, 2025, 11:09am UTC](https://meta.discourse.org/t/youtrack-integration/14066/9 "2025-12-04T11:09:30Z")

</div>


