6

I got interested in YouTrack and thought I should give it a go since apparently it has good integration with IDEA. I've setup the tasks server in IDEA, but what now? How can I view the list of all tasks, start/stop work on them, etc.? (I was previously using JIRA with it's connector plugin in IDEA so I'm trying to do the same with YouTrack)

Thanks.

parsa
  • 2,628
  • 3
  • 34
  • 44

2 Answers2

3

Make sure to read the related documentation sections. If you have more specific questions, please edit your original question.

CrazyCoder
  • 389,263
  • 172
  • 990
  • 904
  • I've read the documentation, but that's all? This comes nowhere near the JIRA plugin. – parsa May 22 '11 at 10:28
  • Yes, that's all at the moment. If you have feature requests, welcome to http://youtrack.jetbrains.net/issues/IDEA. – CrazyCoder May 22 '11 at 10:39
  • “Unfortunately the page you are looking for is currently unavailable or does not exist on our web-site.” – Martin Mar 09 '12 at 10:23
1

YouTrack can only be integrated as a provider of tasks. It is not like Atlassians IDE-Connector which allows you to eork completely in the IDE with issues.

Also note that when you connect YouTrack as a task provider, by default you will only see open tasks assigned to you. So you need to first go to the YouTrack web and assign an issue to you, then it will show up in IDEA.

Unlike using JIRA as task provider it will not provide you with a list of tasks, you have to search by complete task id for it to show up.