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

JT-48395: Migrate secret notifications sender to JMX

0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Jul 23, 2018 4:38:51 PM
Updated Nov 21, 2018 12:52:05 PM
Resolved Jul 24, 2018 5:08:39 PM
State Without verification
Assignee Leonid Stryuk (Leonid.Stryuk)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

JT-50348: ^N shortcut doesn't work on macOS (Chrome)

0
0
Reporter Konstantin Bulenkov (kb) Konstantin Bulenkov (kb)
Created Nov 16, 2018 6:17:52 PM
Updated Nov 21, 2018 1:02:00 PM
Resolved Nov 21, 2018 1:02:00 PM
State Fixed
Assignee Maxim Erekhinskiy (maxim.erehinskiy)
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Chrome
OS Mac OS X
Fix versions Unscheduled
Affected versions Unknown
Steps to reproduce:
1. Go to https://youtrack.jetbrains.com/issues/JT
2. Press ^N

Expected: New Issue Form is opened
Actual: Nothing happens

JetBrains Bug & Issue Tracker YouTrack 2018.3
Build 47162 Thu, Nov 15, 2018, 2:20:34 PM UTC

Chrome: Version 70.0.3538.77 (Official Build) (64-bit)
OS: macOS 10.13.6

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 Nov 21, 2018 1:18:07 PM
State Open
Assignee Ekaterina Zaikina (Ekaterina_Zaikina)
Subsystem Wiki
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
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-49680: Exception when displaying issue history

0
0
Reporter Alexander Volfman (Alexander.Volfman) Alexander Volfman (Alexander.Volfman)
Created Oct 12, 2018 3:25:07 PM
Updated Nov 21, 2018 1:21:58 PM
Resolved Nov 7, 2018 9:14:49 PM
State Fixed
Assignee Pavel Nikitin (pavel.nikitin)
Subsystem Single Issue View
Type Exception
Priority Critical
Browser Any Browser
OS Any OS
Fix versions 2018.3.46727
Affected versions Unknown

JT-50345: Export to csv/excel

0
0
Reporter Alexey Volkov (Alexey.Volkov) Alexey Volkov (Alexey.Volkov)
Created Nov 16, 2018 3:54:58 PM
Updated Nov 21, 2018 1:57:54 PM
Resolved Nov 21, 2018 1:57:54 PM
State Fixed
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem Reports
Type Task
Priority Normal
Fix versions Unscheduled

JT-50403: Filters ignore field type if prefix has space

0
0
Reporter Roman Kolobov (rekolobov) Roman Kolobov (rekolobov)
Created Nov 21, 2018 2:55:31 PM
Updated Nov 21, 2018 2:55:31 PM
State Open
Assignee Unassigned
Subsystem Custom Fields
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

2018.3.47298

STR:

  1. Open new issue list
  2. Click on any dropdown (besides assignee), e.g. Project
  3. Type root root
    AR: you see users in suggestions for Project filter
    ER: you don't see anything besides real projects
    Note: /api/filterFields/project/values?$top=-1&fields=id,presentation,query&prefix=root+root would do for STR as well

JT-50363: VCS changes: "Unknown command: Fixed" for specific issue only

0
0
Reporter Alexander Chernikov (sashache) Alexander Chernikov (sashache)
Created Nov 19, 2018 2:02:41 PM
Updated Nov 21, 2018 2:59:59 PM
Resolved Nov 19, 2018 2:23:13 PM
State Without verification
Assignee Alexander Volfman (Alexander.Volfman)
Subsystem GitHub Integration
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown
Please look at https://youtrack.jetbrains.com/issue/KT-28268 including history and VCS changes.
Toshiaki Kameyama commented 17 Nov 2018 15:08
(Makes a pull request.)

Toshiaki Kameyama committed changes 17 Nov 2018 18:07
Make abstract: do not suggest for inline classes #KT-28268 Fixed
(This is the merging of his change by Mikhail Glukhikh.) // Warning message "Unknown command: Fixed" here.

Why "Unknown command: Fixed" is reported?
Kotlin project has a lot of commits with such command, and it's successful.
Possible specific of this issue is that the initial commit is done by not a Kotlin developer and then merged by another person, Kotlin developer.
But why Unknown command?

NB: We have quite a lot of such merges from Toshiaki Kameyama, so if you need more input data, just search the tracker.

YouTrack 2018.3 build 47162.

JT-49703: Empty projects list while 404 on project users

0
0
Reporter Grzegorz Misiołek (gmisiolek) Grzegorz Misiołek (gmisiolek)
Created Oct 15, 2018 12:29:21 AM
Updated Nov 21, 2018 3:02:58 PM
State Open
Assignee Evgeny Naumenko (jk)
Subsystem Projects
Type Bug
Priority Major
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2018.3.46358

What steps will reproduce the problem?

  1. After log in to the YouTrack go to "Projects"
  2. There is AJAX request for projects list: /api/admin/projects?$top=-1&fields=id,name,shortName,ringId,archived,description,iconUrl,pinned&query=
  3. After that YouTrack gets users for each project: /hub/api/rest/projects/ID/team?fields=users(id%2Clogin%2Cprofile%2Favatar)&%24top=-1&%24skip=0&orderBy=name
  4. If at least one of request from above returns 404, list of projects is not presented

What is the expected result?
I should see list of projects that I have access to. Also there should be notification that I have no required access to see all projects.

What happens instead?
I see empty list with message There are no projects yet.

Please provide any additional information below.
This works fine when we used previous version. Problem in our case was resolved with changing Client role: read project basic - it allows to properly get team for project.


JT-45666: Similar issues on draft get stuck on empty result after description was cleared

0
0
Reporter Roman Kolobov (rekolobov) Roman Kolobov (rekolobov)
Created Feb 9, 2018 11:35:51 AM
Updated Nov 21, 2018 3:06:57 PM
Resolved Oct 26, 2018 3:04:47 PM
State Obsolete
Assignee Pavel Nikitin (pavel.nikitin)
Subsystem Issue Creation
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions 2018.1
Affected versions Unknown

2017.4.39340

STR:

  1. Go to /newissue
  2. Expand similar issues control, if it's collapsed.
  3. Paste some text (e.g. and exception)
  4. Wait for SI to calculate.
  5. Clear the input
  6. Paste another text (different exception).

AR: in steps 5 and 6, similarity results get stuck on the same output of step 4. Refreshing the page or expanding/collapsing the control doesn't help.
ER: empty result in step 5 (no similar issues); meaningful result in step 6 (i.e. the same you would've got if you were to paste text from step 6 into a fresh draft).
Workaround: create fresh draft.

JT-50373: Incorrect field type in old rest

0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Nov 19, 2018 6:57:44 PM
Updated Nov 21, 2018 3:20:39 PM
Resolved Nov 19, 2018 7:01:20 PM
State Verified
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions 2018.3.47247

JT-50354: Tooltip layout is broken

0
0
Reporter Alexander Anisimov (xi-eye) Alexander Anisimov (xi-eye)
Created Nov 16, 2018 10:03:29 PM
Updated Nov 21, 2018 3:28:45 PM
State In Progress
Assignee Ekaterina Zaikina (Ekaterina_Zaikina)
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown
  • Open an issue with a subtask
  • scroll abit to the bottom

JT-50405: Duplicate requests to issueListConfig on issue list load

0
0
Reporter Roman Kolobov (rekolobov) Roman Kolobov (rekolobov)
Created Nov 21, 2018 3:32:32 PM
Updated Nov 21, 2018 3:32:32 PM
State Open
Assignee Unassigned
Subsystem Issue List
Type Performance Problem
Priority Minor
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

2018.3.47298

STR:

  1. Turn on network monitor
  2. Open /v2/issues
    AR: 2 identical requests to /api/issueListConfig?$top=-1&fields=filters(id,presentation)
    ER: no duplicate requests

JT-50406: Slow filter dropdown client-side rendering

0
0
Reporter Roman Kolobov (rekolobov) Roman Kolobov (rekolobov)
Created Nov 21, 2018 3:37:43 PM
Updated Nov 21, 2018 3:37:43 PM
State Open
Assignee Unassigned
Subsystem Issue List
Type Performance Problem
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

2018.3.47298

Filter dropdowns seems laggy on new issue list even when backend response is blazing fast (within 10ms).

STR:

  1. Open any dropdown on issue list (e.g. Projects)2
  2. Refresh the page
  3. Open the same dropdown again

AR: noticeable lag despite the fact that second time backend response time is most likely to be negligible.
I have noted that similar dropdowns on SIV render ~twice as fast, according to Chrome profiler (jsons in attach).

JT-50407: Redundant requests after a filter has been applied

0
0
Reporter Roman Kolobov (rekolobov) Roman Kolobov (rekolobov)
Created Nov 21, 2018 3:47:02 PM
Updated Nov 21, 2018 3:47:12 PM
State Open
Assignee Unassigned
Subsystem Issue List
Type Performance Problem
Priority Minor
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

2018.3.47298

STR:

  1. Open new issue list
  2. Open network monitor
  3. Press any filter dropdown (e.g. State)
  4. Select any value

AR: issue list is requested and loaded, and after that requests to /api/filterFields/{id}/values and /rest/search/underlineAndSuggest are fired, results of which do not seem to be used.
ER: no redundant requests, unless they are used for some optimization I don't know of.

JT-49987: Permissions on single issue view page

0
0
Reporter Alexander Buturlinov (alexander.buturlinov) Alexander Buturlinov (alexander.buturlinov)
Created Oct 29, 2018 2:41:46 PM
Updated Nov 21, 2018 3:49:15 PM
State In Progress
Assignee Alexander Buturlinov (alexander.buturlinov)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

JT-49120: Please setup sending WebStorm Issues notification to Zendesk

0
0
Reporter Jiri Fait (jiri.fait) Jiri Fait (jiri.fait)
Created Sep 11, 2018 3:30:09 PM
Updated Nov 21, 2018 3:58:58 PM
State To be discussed
Assignee Oleg Larshin (Oleg.Larshin)
Subsystem Workflow
Type Task
Priority Normal
Fix versions Unscheduled
Could you please setup the same workflow like in case of IntelliJ IDEA (https://youtrack.jetbrains.com/issue/ADM-20089) but this time for WebStorm?

There is a support address in Zendesk webstorm-support@jetbrains.com, so we would like to recieve the notifications about a new WebStorm issues at this address. The additional workflow (e.g. group, assignee, ets...) will be setup in Zendesk.

The tickets should look like this: https://jbs.zendesk.com/agent/tickets/1735182

Serge Baranov's comment in: https://youtrack.jetbrains.com/issue/ZEN-696 might help

JT-39594: Workflow jetbrains-youtrack-pomodoroTimer requires field IssueCustomField.Pomodoro state , that is not attached to project SRDI . Detach workflow jetbrains-youtrack-pomodoroTimer from project or attach custom IssueCustomField.Pomodoro state field to project SRDI .

0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Jan 19, 2017 2:08:46 AM
Updated Nov 21, 2018 3:58:58 PM
State Open
Assignee Oleg Larshin (Oleg.Larshin)
Subsystem Workflow
Type Exception
Priority Major
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 7.0
Original content visible to jetbrains team only for security reasons

JT-33806: Issue can become duplicate of another issue from archived project

0
0
Reporter Alexander Buturlinov (alexander.buturlinov) Alexander Buturlinov (alexander.buturlinov)
Created Feb 4, 2016 12:39:24 PM
Updated Nov 21, 2018 3:58:58 PM
State To be discussed
Assignee Oleg Larshin (Oleg.Larshin)
Subsystem Workflow
Type Bug
Priority Major
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 6.5
STR:
  1. Start YT with empty database
  2. Create projects A and B
  3. Create issues A-1 A-2 and B-1
  4. make A-1 duplicate of B-1
  5. Archive project B
  6. Make A-2 duplicate of A-1

After step 6 issue A-2 becomes duplicate of B-1 and if you unarchive project B if'll see the result

JT-43746: Workflow for applying commands from letters

0
0
Reporter Liubov Dievskaia (Liubov.Dievskaia) Liubov Dievskaia (Liubov.Dievskaia)
Created Oct 6, 2017 12:30:09 PM
Updated Nov 21, 2018 3:58:58 PM
State Open
Assignee Oleg Larshin (Oleg.Larshin)
Subsystem Workflow
Type Feature
Priority Normal
Fix versions Unscheduled
Use case:
I have a mailbox integration configured and working. If my customer sends me a comment with a message starting from 'Reviewed' or 'Approved', I would like the task to be moved to 'Reviewed' or 'Approved' state accordingly.

I need a default parametrized workflow for that.

JT-45115: Update predefined workflows to use JS2015 methods available in our version

0
0
Reporter Alexander Volfman (Alexander.Volfman) Alexander Volfman (Alexander.Volfman)
Created Jan 9, 2018 12:55:34 PM
Updated Nov 21, 2018 3:58:58 PM
State Open
Assignee Oleg Larshin (Oleg.Larshin)
Subsystem Workflow
Type Task
Priority Normal
Fix versions Unscheduled
Math:

cbrt()
cosh()
expm1()
hypot()
log1p()
log10()
sinh()
tanh()
imul()
trunc()

Number:

isFinite
isInteger
isSafeInteger
isNaN

String:

startsWith
endsWith
repeat
codePointAt
normalize
includes
Viewing all 74845 articles
Browse latest View live




Latest Images