Questions tagged [youtrack]

YouTrack is an issue-tracker designed for software development teams. It serves as a one-stop shop for tracking daily tasks and bugs, planning sprints and releases, and managing agile projects. It’s available in the cloud or as a self-hosted standalone version.

This tag is intended for questions on YouTrack usage and customizations, workflow management and overall configuration problems. Integration topic is also ok, as YouTrack provides dedicated REST API and import\export facilities for popular issue trackers like Jira or Redmine.

Resources:

Feature list: http://www.jetbrains.com/youtrack/
Documentation: https://www.jetbrains.com/help/youtrack/index.html
Product bug tracker: http://youtrack.jetbrains.com/issues/JT

363 questions
1
vote
1 answer

Youtrack and RestSharp Permissions issue

I'm trying to create a youtrack client using RestSharp. I can log in, but when I try to get a project, I receive the following response: {"value":"You do not have permissions to read project. You are logged in as ****"} However, when I log into…
Sethmo011
  • 575
  • 7
  • 20
1
vote
1 answer

How to rename a sprint in YouTrack 2017.2?

In YouTrack 2017.2, when I go to Agile Boards and I click the pencil (edit) icon next to the sprint I want to modify, the Edit Sprint dialog pops up but it is unpopulated and no matter what values I enter there is no effect when I click Apply…
JoshuaDavid
  • 8,861
  • 8
  • 47
  • 55
1
vote
1 answer

How can I seach for multiple values of a single field in youtrack?

I'm trying to do the equivalent of a "where in" search in youtrack. I have a list of values and I want to know how to do that other than just saying: field: value or field: value2 or field: value3
rvorderm
  • 199
  • 3
  • 15
1
vote
1 answer

Docker and Youtrack over SSL

I'm testing youtrack and installed it using docker with the image uniplug/youtrack-docker. I am new to docker; I am having trouble setting it up to use SSL. Any suggestion on how I could accomplish this? Thank you
d0001
  • 2,162
  • 3
  • 20
  • 46
1
vote
1 answer

Youtrack Workflow - Notify a group in a workflow

I am trying to create a workflow for my project in Youtrack that will notify all members of a UserGroup when the state is set to an appropriate value - for example notify all members of the QA group when a task is set to Ready For QA. Here is the…
Wige
  • 3,788
  • 8
  • 37
  • 58
1
vote
1 answer

Adding custom field in youtrack next to the comment tab

Is it posible to add a custom field to youtrack next to the comment tab on the bottom? We use youtrack 6.5 for now but if it is needed we can update to 7.0.
joey
  • 469
  • 1
  • 6
  • 22
1
vote
1 answer

YouTrack: suppress notifications for some field

I subscribed to changes notification for issues on our YT server (7.0 version), but I don't want to get notifications when someone changes only [Spent Time] field (through time tracking tab). Is it possible to make such exception somehow (maybe…
1
vote
1 answer

Is there a time setting for UpSource to pull information from YouTrack

I have UpSource and YouTrack configured correctly and both can get information from one another. Yet I experienced something very odd. I pushed a commit to the master branch, UpSource displays the information correctly, yet I linked to an issue in…
Yates
  • 532
  • 7
  • 23
1
vote
1 answer

YouTrack disable mannual time tracking

We are using youtrack timetracking workflow to track time by changing task status (in progress -> time ticking, resolved -> time tracked). We would like to disable manual entry of time tracking entries and leave it only for project Admins. Is it…
Lukas Ignatavičius
  • 3,496
  • 2
  • 24
  • 29
1
vote
1 answer

Add assignees to a project in youtrack

We wish to create a custom role for a YouTrack project whose members cannot add or delete any issues but can be assigned an issue. There are 28 distinct permissions for YouTrack that can be granted when creating a role. Which of these get the user…
alok
  • 1,218
  • 1
  • 12
  • 29
1
vote
1 answer

State-machine workflow in YouTrack - notify reporter 22 hours after state change, only on weekdays

Rules: After the field "Feedback" changes to Requested, meaning feedback is requested, reporters have 24 hours to test Notify the reporter only on weekdays (if a fix is applied Saturday, the notification should wait to be sent until Tuesday…
Carol
  • 38
  • 1
  • 6
1
vote
1 answer

How do I disable and remove Upsource integration from YouTrack

Having tried Upsource we don't have a compelling need for it at the moment, so I've removed it from our integration server to reduce the load. Upsource has been removed as a service from Hub. In YouTrack, if I go to Administration...Upsource…
David
  • 962
  • 2
  • 10
  • 29
1
vote
1 answer

sentry-youtrack plugin: PicklingError: Can't pickle : attribute lookup __builtin__.generator failed

sentry: 8.4.0 sentry-youtrack plugin: 0.3.1 youtrack-6.5.17105 python-memcached: 1.53 I'm trying to integrate youtrack into sentry using this plugin. The problem is the page seems to hang when we click More --> Create YouTrack Issue. Looking at…
quanta
  • 3,960
  • 4
  • 40
  • 75
1
vote
1 answer

Youtrack time report coworker free hours per day

Does anybody knows how can I create a youtrack report which show how many free hours left for a user per days if a day is 8 work hours?
1
vote
0 answers

How to install YouTrack on web hosting and access via custom domain and other queries?

I'm very new to YouTrack and tried using it on local host under Mac OSX. My first impression on it was really stuck and can't say in words how neat and elegant was the whole user interface. I'm really loving it now and would like to adapt the UI to…
Dee
  • 119
  • 5