Quantcast
Channel: YouTrackYouTrack (JT) - Bug and Issue Tracker
Viewing all 74845 articles
Browse latest View live

JT-51106: Add spaces for period representation for Issue View and activity stream

$
0
0
Reporter Alexey Volkov (Alexey.Volkov) Alexey Volkov (Alexey.Volkov)
Created Jan 9, 2019 5:49:18 PM
Updated Jan 9, 2019 5:55:13 PM
Resolved Jan 9, 2019 5:55:13 PM
State Fixed
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem Single Issue View
Type Task
Priority Normal
Fix versions Unscheduled

JT-49268: Configuring Email Integration - How to reply and add comments

$
0
0
Reporter Tulika Sahai (tulika.sahai) Tulika Sahai (tulika.sahai)
Created Sep 18, 2018 11:25:42 PM
Updated Jan 9, 2019 6:14:03 PM
State Open
Assignee Anastasia Bartasheva (ana.bartasheva)
Subsystem Mailbox
Type Support Request
Priority Normal
Browser Chrome
OS Any OS
Fix versions Unscheduled
Affected versions Unknown
Hello!

Seeking help please! I have successfully set up the email integration so that emails create new tickets in YouTrack. However, I am unable to successfully reply to the email to add a comment.

Can you please walk me through how to set that up? I've done a bit of research and playing around with the from and to email settings but that doesn't seem to work. Each reply I send just creates a new ticket.

Also, can images be attached via email? How will they display in the ticket? Can you mention a user by name (@ user) and will it tag them like it typically does in an issue?

Lastly, is there an easy way to pull the email of the reported in the ticket itself? I want to use this to track any users that do not have a youtrack account but still occasionally submit requests.

Thanks for the support! Appreciate the help!

What is the expected result?
  • hitting reply from the YouTrack generated email should add a new comment to an existing ticket

What happens instead?
  • Every reply I submit creates a new ticket!

Refer to screenshots below.

JT-51086: Broken GitLab integration if project contains uppercase letters

$
0
0
Reporter Kamil Olszewski (kpolszewski) Kamil Olszewski (kpolszewski)
Created Jan 7, 2019 9:02:16 PM
Updated Jan 9, 2019 6:42:17 PM
State In Progress
Assignee Alexander Volfman (Alexander.Volfman)
Subsystem GitLab Integration
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2018.4.48406

What steps will reproduce the problem?

  1. Create project in gitlab, eg. group "youtrackdemo", project name "YoutrackDemo"
  2. Try to add integration in youtrack (+sniff http requests)
  3. You will see "The specified URL does not point to a GitLab repository." error in Youtrack
  4. If you look at sniffing logs you will see that project is found correctly, with request similar to this one:
GET /api/v4/groups/youtrackdemo/projects?search=youtrackdemo&simple=true&per_page=100 HTTP/1.1

[{
		"id": 49,
		"description": "",
		"name": "YoutrackDemo",
		"name_with_namespace": "youtrackdemo / YoutrackDemo",
		"path": "YoutrackDemo",
		"path_with_namespace": "youtrackdemo/YoutrackDemo",
		"created_at": "2019-01-07T17:46:27.547Z",
		"default_branch": null,
		"tag_list": [],
		"ssh_url_to_repo": "git@selfhosted-git.com:youtrackdemo/YoutrackDemo.git",
		"http_url_to_repo": "http://selfhosted-git.com/youtrackdemo/YoutrackDemo.git",
		"web_url": "http://selfhosted-git.com/youtrackdemo/YoutrackDemo",
		"readme_url": null,
		"avatar_url": null,
		"star_count": 0,
		"forks_count": 0,
		"last_activity_at": "2019-01-07T17:46:27.547Z"
	}
]
  1. change project path in gitlab in settings->advanced->rename repository->path to "youtrackdemo"
  2. try again to add integration in youtrack
  3. success
  4. new sniff looks like this
[{
		"id": 49,
		"description": "",
		"name": "YoutrackDemo",
		"name_with_namespace": "youtrackdemo / YoutrackDemo",
		"path": "youtrackdemo",
		"path_with_namespace": "youtrackdemo/youtrackdemo",
		"created_at": "2019-01-07T17:46:27.547Z",
		"default_branch": null,
		"tag_list": [],
		"ssh_url_to_repo": "git@selfhosted-git.com:youtrackdemo/youtrackdemo.git",
		"http_url_to_repo": "http://selfhosted-git.com/youtrackdemo/youtrackdemo.git",
		"web_url": "http://selfhosted-git.com/youtrackdemo/youtrackdemo",
		"readme_url": null,
		"avatar_url": null,
		"star_count": 0,
		"forks_count": 0,
		"last_activity_at": "2019-01-07T17:46:27.547Z"
	}
]

What is the expected result?
No error while adding existing GitLab repository, that has uppercase letters

What happens instead?
"The specified URL does not point to a GitLab repository." error shows up

Please provide any additional information below.
maybe bug is in findFirst IWhereFilter, where "path_with_namespace" field(that contains uppercase letters) is compared with normalized, lowercased "path" variable in GitLabRest file (youtrack-github-integration-2018.4 jar file), method getRepoId.

JT-51109: Incorrect 'VCS Changes' matches from UpSource in YouTrack

$
0
0
Reporter Mohamed Massoud (mmakhalaf.1) Mohamed Massoud (mmakhalaf.1)
Created Jan 9, 2019 7:15:55 PM
Updated Jan 9, 2019 7:15:55 PM
State Submitted
Assignee Unassigned
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

We have an instance of YouTrack linked to UpSource, so the code reviews appear in the VCS Changes tab in the YouTrack issue. It seems there is an issue where it picks up reviews from other tasks.

For example, for the issue DevTasks-84, it has picked up the reviews referencing DevTasks-849, DevTasks-846, etc...

I've attached a picture to demonstrate the issue.

Thanks

JT-51063: Error when merging/removing users

$
0
0
Reporter Alexander Volfman (Alexander.Volfman) Alexander Volfman (Alexander.Volfman)
Created Jan 3, 2019 8:14:46 PM
Updated Jan 9, 2019 7:24:57 PM
State In Progress
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem Time Tracking
Type Task
Priority Normal
Fix versions Unscheduled

jetbrains.exodus.database.exceptions.ConstraintsValidationException: Constrains validation exception. Causes:
1: Cardinality violation for [DraftWorkItem: id = ***.author]. Required cardinality is [1]

JT-24025: Date searching with relative date

$
0
0
Reporter Robin Roos (robinroos) Robin Roos (robinroos)
Created Mar 11, 2014 1:31:33 PM
Updated Jan 9, 2019 7:57:09 PM
Resolved Feb 13, 2018 6:59:53 PM
State Duplicate
Assignee Pavel Nikolaev (pasha)
Subsystem Search
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 5.1
I wish to search for issues updated since 2 weeks ago. How can I do this?

  • updated: {Two weeks ago} or updated: {last week} or updated: {This week}

appears to work only if my start date is precisely the start of the two weeks ago period, but this expression is verbose and life gets even more complicated when other conditions must be ORed into the expression.

I would like to see something like

  • updated: {Since Two weeks ago}

If there is more comprehensive date handling available the please let me know.

JT-51111: Disable cookie authentication for /api/* endpoints

$
0
0
Reporter Evgeny Naumenko (jk) Evgeny Naumenko (jk)
Created Jan 9, 2019 8:42:10 PM
Updated Jan 9, 2019 8:42:35 PM
State In Progress
Assignee Evgeny Naumenko (jk)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

JT-25716: Please provide attached file names completion in the same manner as user name completion while typing in the issue editor

$
0
0
Reporter Nikolai Matveev (nnmatveev) Nikolai Matveev (nnmatveev)
Created Jul 22, 2014 12:58:07 AM
Updated Jan 9, 2019 10:32:19 PM
Resolved Jan 9, 2019 10:32:19 PM
State Duplicate
Assignee Unassigned
Subsystem Single Issue View
Type Feature
Priority Normal
Fix versions Unscheduled
When I typed '!<caret>' I expect to see the list of attached file. It is extremely useful when file names are long and ugly.



I expect it to be implemented in the same manner as user name completion



JetBrains Bug & Issue Tracker YouTrack 5.2.2
Build 8778 [04-Jul-2014 13:35]

JT-37895: Autocompletion for image attachment names

$
0
0
Reporter Gábor Kertai (gkertai) Gábor Kertai (gkertai)
Created Sep 30, 2016 7:02:05 PM
Updated Jan 9, 2019 10:32:25 PM
Resolved Jan 9, 2019 10:32:25 PM
State Duplicate
Assignee Ekaterina Zaikina (Ekaterina_Zaikina)
Subsystem Markdown
Type Usability Problem
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown
When using the ! wiki markup tag to embed attached images in the issue description, it is cumbersome to get the proper image file name:
  1. open image editor
  2. select image name in text input
  3. ⌘C to copy
  4. close image editor
  5. paste image name
  6. add extension manually (it is not included in the image editor text box).

Image attachment names tend to be non-trivial, like Screen Shot 2016-09-30 at 17.46.44.PNG

Auto-completion — like you have for @ mentions — would be of tremendous help.

JT-18484: Provide completion for attached file names

$
0
0
Reporter Nikolai Matveev (nnmatveev) Nikolai Matveev (nnmatveev)
Created Feb 5, 2013 6:25:38 PM
Updated Jan 9, 2019 10:32:25 PM
State Open
Assignee Ekaterina Zaikina (Ekaterina_Zaikina)
Subsystem Markdown
Type Feature
Priority Normal
Fix versions Unscheduled
It would be great to have a suggestions list here

JT-26316: Italian Youtrack translation

$
0
0
Reporter Fabio Zingaro (Fabio_Zingaro) Fabio Zingaro (Fabio_Zingaro)
Created Sep 4, 2014 5:23:32 PM
Updated Jan 9, 2019 10:33:54 PM
State Open
Assignee Unassigned
Subsystem Core Functionality
Type Feature
Priority Normal
Fix versions Unscheduled
Can you translate in the next future an Italian UI?

If not can I help you to translate? How?

Thanks.

JT-50229: New Issue Layout Doesn't Collapse Quoted Text By Default

$
0
0
Reporter Charlie Monroe (charliemonroe) Charlie Monroe (charliemonroe)
Created Nov 9, 2018 10:23:56 AM
Updated Jan 10, 2019 6:47:34 AM
Resolved Nov 21, 2018 7:37:55 PM
State Verified
Assignee Leonid Stryuk (Leonid.Stryuk)
Subsystem Wiki
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions 2018.3.47965
Affected versions Unknown

What steps will reproduce the problem?

  1. In YouTrack, enable mail integration.
  2. Have a conversation.
  3. The webpage length grows exponantially as with each response, the entire conversation is included. See attached image.

What is the expected result?

The quoted text is collapsed by default.

JT-51113: Project template issues

$
0
0
Reporter Дмитрий Хлопин (dmitriykhlopin) Дмитрий Хлопин (dmitriykhlopin)
Created Jan 10, 2019 9:01:01 AM
Updated Jan 10, 2019 9:01:01 AM
State Submitted
Assignee Unassigned
Subsystem No Subsystem
Type Bug
Priority Show-stopper
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

What steps will reproduce the problem?

  1. Mark project as template.
  2. Create project from template.
  3. Create another project from template.

Template project is no longer available in this dropdown:

Also this project can't be selested in new issue interface:

All conditional settings are lost in template project.

JT-51040: change project to private or if not possible disable gues account

$
0
0
Reporter Sebastian Lauffer (Sebastian_Lauffer) Sebastian Lauffer (Sebastian_Lauffer)
Created Dec 29, 2018 2:58:34 PM
Updated Jan 10, 2019 10:02:36 AM
State Wait for Reply
Assignee Liubov Dievskaia (Liubov.Dievskaia)
Subsystem No Subsystem
Type Support Request
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown
What steps will reproduce the problem?
1. want change this project to private: https://g-intellisense.myjetbrains.com/youtrack/projects/32613995-ef6d-4d07-9431-04df43503cab
2. reading https://www.jetbrains.com/help/youtrack/standalone/Managing-Guest-Users.html
3. cant find the matching to real admin GUI and the Doc

What is the expected result?
private

What happens instead?
nothing

Please provide any additional information below.
if its not possibele in free poblic projects, please add some hints into this doku pages. thanks.

JT-42584: Can't find postponed exception

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Jul 18, 2017 2:34:27 PM
Updated Jan 10, 2019 11:11:58 AM
Resolved Jul 21, 2017 5:21:09 PM
State Invalid
Assignee Unassigned
Subsystem No Subsystem
Type Exception
Priority Major
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2017.2
Original content visible to jetbrains team only for security reasons

JT-25706: Add the ability to set the default work item type

$
0
0
Reporter Valerie Andrianova (valerie.andrianova) Valerie Andrianova (valerie.andrianova)
Created Jul 21, 2014 2:35:48 PM
Updated Jan 10, 2019 11:29:32 AM
Resolved Dec 27, 2018 5:54:00 PM
State Fixed
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem Time Tracking
Type Feature
Priority Normal
Fix versions Unscheduled
Please add the ability to set the default work item type:
  • project level
  • global level (?)

JT-17783: Setting to display period fields in only hours/minutes

$
0
0
Reporter Elyse Alexander (ealexander) Elyse Alexander (ealexander)
Created Dec 5, 2012 4:38:37 AM
Updated Jan 10, 2019 11:29:32 AM
Resolved Dec 26, 2018 5:22:33 PM
State Fixed
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem Time Tracking
Type Feature
Priority Normal
Fix versions Unscheduled
Right now you're forced to use converted values of days, weeks. We would like to only show periods in hours or minutes, which have a more strict definition.

Days and weeks can be interpreted in different ways by different people (I.E. work hours vs. actual time). So 1 week could mean 40 hours or one work week, which are not always the same thing.

JT-50949: Edit work item form: focus is moved to comment field

$
0
0
Reporter Ekaterina Alekseeva (Ekaterina.Alekseeva) Ekaterina Alekseeva (Ekaterina.Alekseeva)
Created Dec 21, 2018 2:32:00 PM
Updated Jan 10, 2019 11:49:20 AM
State In Progress
Assignee Pavel Nikolaev (pasha)
Subsystem Single Issue View
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

build 48212

STR:

  1. Start editing work item
  2. Move focus to the work duration (click once in corresponding field) and type something

AR:
Focus immediately "jumps" back to comment field, so all entered symbols are added to comment instead of duration

JT-50985: Search request was not processed because its part updated: 2018-01-01 .. * might cause significant system slow-down, please refine the query

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Dec 25, 2018 3:29:24 PM
Updated Jan 10, 2019 12:23:41 PM
Resolved Jan 10, 2019 12:23:41 PM
State Duplicate
Assignee Vyacheslav Lukianov (hoegaarden)
Subsystem Search
Type Exception
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2018.3

Original content visible to jetbrains team only for security reasons

JT-51115: Поисковый запрос не обработан, поскольку его часть Оценка: ? может вызвать значительное замедление работы системы; уточните запрос

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Jan 10, 2019 12:14:44 PM
Updated Jan 10, 2019 12:23:41 PM
Resolved Jan 10, 2019 12:23:41 PM
State Duplicate
Assignee Unassigned
Subsystem No Subsystem
Type Exception
Priority Major
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2018.3

Original content visible to jetbrains team only for security reasons

Viewing all 74845 articles
Browse latest View live




Latest Images