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

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 27, 2018 6:05:47 PM
State Open
Assignee Oleg Larshin (Oleg.Larshin)
Subsystem Workflow
Type Task
Priority Critical
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-50332: Issue moved to another project has overwritten an existing issue

0
0
Reporter Liubov Dievskaia (Liubov.Dievskaia) Liubov Dievskaia (Liubov.Dievskaia)
Created Nov 16, 2018 12:28:44 AM
Updated Nov 27, 2018 6:08:07 PM
State Wait for Reply
Assignee Pavel Nikitin (pavel.nikitin)
Subsystem Core Functionality
Type Bug
Priority Major
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2018.3.47109
  1. A member created a ticket in the project X with title A
  2. User moved the ticket to the project Y (assigned new fields etc.,)
  3. Now the ticket is showing up as with title A in listing & widget
  4. But when clicked and opened the detail, it is showing an already closed ticket's status

JT-50548: Reset number in project if move finds conflicting project trace

0
0
Reporter Pavel Nikitin (pavel.nikitin) Pavel Nikitin (pavel.nikitin)
Created Nov 27, 2018 6:06:57 PM
Updated Nov 27, 2018 6:08:07 PM
State Open
Assignee Unassigned
Subsystem Core Functionality
Type Task
Priority Normal
Fix versions Unscheduled

JT-50549: NPE when creating a work item via REST API without an author and description

0
0
Reporter Anastasia Bartasheva (ana.bartasheva) Anastasia Bartasheva (ana.bartasheva)
Created Nov 27, 2018 6:08:09 PM
Updated Nov 27, 2018 6:09:15 PM
State Open
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem Deprecated REST API
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2018.2

POST "rest/issue/{issue}/timetracking/workitem"
Entity is an StringEntity of type „ContentType.APPLICATION_XML“
"<workItem>" +
"<date>%d</date>" +
"<duration>%s</duration>" +
"<worktype>" +
"<name>%s</name>" +
"</worktype>" +
"</workItem>"

kotlin.KotlinNullPointerException: null

            at jetbrains.youtrack.timetracking.oldrest.IssueWorkItemResource$newWorkItem$$inlined$runAs$lambda$1.invoke(IssueWorkItemResource.kt:99) ~[youtrack-time-tracking-2018.2.jar:?]

            at jetbrains.youtrack.timetracking.oldrest.IssueWorkItemResource$newWorkItem$$inlined$runAs$lambda$1.invoke(IssueWorkItemResource.kt:36) ~[youtrack-time-tracking-2018.2.jar:?]

            at jetbrains.youtrack.timetracking.persistence.XdIssueWorkItem$Companion.new(XdWorkItem.kt:97) ~[youtrack-time-tracking-2018.2.jar:?]

JT-50542: Hide subtasks when drag an issue

0
0
Reporter Maksim Ryzhikov (maksimrv) Maksim Ryzhikov (maksimrv)
Created Nov 27, 2018 4:31:51 PM
Updated Nov 27, 2018 6:10:42 PM
State In Progress
Assignee Maksim Ryzhikov (maksimrv)
Subsystem Issue List
Type Task
Priority Normal
Fix versions Unscheduled

JT-49957: Context is reset to "Everything" after page reload in Firefox

0
0
Reporter Ekaterina Alekseeva (Ekaterina.Alekseeva) Ekaterina Alekseeva (Ekaterina.Alekseeva)
Created Oct 25, 2018 8:23:46 PM
Updated Nov 27, 2018 6:16:21 PM
Resolved Nov 27, 2018 6:16:21 PM
State Duplicate
Assignee Alexander Anisimov (xi-eye)
Subsystem Issue List
Type Bug
Priority Normal
Browser Firefox
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

build 46761

STR:

  1. Open new issues list in Firefox
  2. Select some context
  3. Reload page or open issues list in another tab

ER:
Context preserves the value

AR:
Context is set to "Everything" again

JT-50341: Selected context doesn't save on issues list

0
0
Reporter Mikhail Kapusta (Mikhail.Kapusta) Mikhail Kapusta (Mikhail.Kapusta)
Created Nov 16, 2018 2:35:37 PM
Updated Nov 27, 2018 6:17:41 PM
State Open
Assignee Unassigned
Subsystem Issue List
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions 2018.3.next
Affected versions Unknown

build 47145

  1. Open new issues list
  2. Select context (e.g. some saved search)
  3. Refresh page
    AR: Everything in context
    ER: Selected SS

Frontend does POST request on 'http://localhost:9090/api/admin/users/me/profiles/general to update "searchContext" field
and server returns 200 but in response "searchContext" equals null

http://localhost:9090/api/admin/users/me/profiles/general?$top=-1&fields=dateFieldFormat(dateNoYearPattern,datePattern,id,monthPattern,pattern,presentation),id,locale(id,language,locale,name),searchContext(fqFolderId,id,issuesUrl,name,query,shortName),star(id),suggestBatchSilentApply,suggestSavedSearchAsContext,timezone(dstHistory(offsets,untils),id,presentation),trackOnlineStatus,useMarkdown' 
-H 'Pragma: no-cache' 
-H 'Origin: http://localhost:9090'
-H 'Accept-Encoding: gzip, deflate, br' 
-H 'Accept-Language: en-US,en;q=0.9,ru-RU;q=0.8,ru;q=0.7'
-H 'Content-Type: application/json;charset=UTF-8' 
-H 'Accept: application/json, text/plain, */*' 
-H 'Cache-Control: no-cache' 
-H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36' 
-H 'Cookie: _ga=GA1.1.997709844.1522241915; gsScrollPos-671=; _gcl_au=1.1.700708148.1541587077; YTSESSIONID=1f5e9m2dy22ao11l14i1ct2tpp' 
-H 'Connection: keep-alive' 
-H 'Referer: http://localhost:9090/v2/issues' 
--data-binary '{"searchContext":{"key":"47-13","label":"test","originalModel":{"query":"tag: test","name":"test","pinned":true,"issuesUrl":"/tag/test-13","fqFolderId":"$t$-test-13","id":"47-13","$type":"jetbrains.charisma.persistent.issueFolders.IssueTag"},"query":"tag: test","name":"test","pinned":true,"issuesUrl":"/tag/test-13","fqFolderId":"$t$-test-13","id":"47-13","$type":"jetbrains.charis

JT-49075: Use feature flag for routing

0
0
Reporter Pavel Nikitin (pavel.nikitin) Pavel Nikitin (pavel.nikitin)
Created Sep 7, 2018 2:41:35 PM
Updated Nov 27, 2018 6:26:09 PM
Resolved Sep 10, 2018 2:00:34 PM
State Verified
Assignee Maksim Ryzhikov (maksimrv)
Subsystem Global Navigation
Type Task
Priority Normal
Fix versions 2018.3.46358
  • /issues links from angular pages must check feature flag(jetbrains.youtrack.feature.useNewIssueList) like /issue does
  • when enabled, same page as /v2/issues must load

JT-36579: Do not send notifications about moving unresolved issue to new sprint

0
0
Reporter Mikhail Kapusta (Mikhail.Kapusta) Mikhail Kapusta (Mikhail.Kapusta)
Created Jul 11, 2016 8:50:56 PM
Updated Nov 27, 2018 6:26:58 PM
Resolved Jul 19, 2016 9:34:46 PM
State As designed
Assignee Pavel Nikolaev (pasha)
Subsystem Notifications
Type Task
Priority Normal
Fix versions 7.0
1. Goto agile board
2. Click "Create new sprint"
3. Select "Add N unresolved issues from" and press "Create new sprint"
AR: notification about changing sprint will be sent
ER: do not send such notification (or add checkbox with silent "add" ?)

JT-50550: Implement design improvements

0
0
Reporter Andrey Skladchikov (Andrey.Skladchikov) Andrey Skladchikov (Andrey.Skladchikov)
Created Nov 27, 2018 6:18:10 PM
Updated Nov 27, 2018 6:31:11 PM
State In Progress
Assignee Andrey Skladchikov (Andrey.Skladchikov)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

Design described in JT-50457

JT-50508: Ability to save user's seen features

0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Nov 26, 2018 5:08:26 PM
Updated Nov 27, 2018 6:33:21 PM
State Open
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

JT-50410: Details sidebar collapses on switching between "By Group" and "Users" view

0
0
Reporter Ekaterina Alekseeva (Ekaterina.Alekseeva) Ekaterina Alekseeva (Ekaterina.Alekseeva)
Created Nov 21, 2018 5:12:33 PM
Updated Nov 27, 2018 6:54:36 PM
Resolved Nov 27, 2018 6:54:36 PM
State Fixed
Assignee Max Maximov (Maxim.Maximov)
Subsystem Projects
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

build 47298

STR:

  1. Open new team tab in some project
  2. Expand "Details"
  3. Switch view from "By group" to "Users"

AR:
"Details" are collapsed again

JT-50415: Incorrect links to groups and roles from project team tab

0
0
Reporter Ekaterina Alekseeva (Ekaterina.Alekseeva) Ekaterina Alekseeva (Ekaterina.Alekseeva)
Created Nov 21, 2018 7:35:40 PM
Updated Nov 27, 2018 6:54:39 PM
Resolved Nov 27, 2018 6:54:39 PM
State Fixed
Assignee Max Maximov (Maxim.Maximov)
Subsystem Projects
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

build 47298

STR:

  1. Go to new project team tab
  2. Find or add some group to team
  3. Click on the group name

AR:
404 error, because URL is incorrect: /groups/%group_name%
ER:
URL should be /admin/hub/groups/%group_name% (or /hub/groups/%group_name% for external hub)

The same for links to Roles in Details.

JT-50444: Only roles in Global project are shown in Details

0
0
Reporter Ekaterina Alekseeva (Ekaterina.Alekseeva) Ekaterina Alekseeva (Ekaterina.Alekseeva)
Created Nov 22, 2018 8:23:55 PM
Updated Nov 27, 2018 6:54:42 PM
Resolved Nov 27, 2018 6:54:42 PM
State Fixed
Assignee Max Maximov (Maxim.Maximov)
Subsystem Projects
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

build 47359

STR:
Choose any user on new team tab and open Details

AR:
Only roles in Global project are shown
ER:
There should be also roles in current project (as on corresponding tab in Hub proejcts)

JT-50496: Review READ_USER

0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Nov 26, 2018 4:54:57 PM
Updated Nov 27, 2018 6:58:14 PM
Resolved Nov 27, 2018 6:58:14 PM
State Fixed
Assignee Evgeny Naumenko (jk)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions 2018.3.next

add auto-tests


JT-50554: Show dependencies on issue cards in Agile Board

0
0
Reporter Dan Lindeland Eriksen (dan.eriksen) Dan Lindeland Eriksen (dan.eriksen)
Created Nov 28, 2018 12:52:28 PM
Updated Nov 28, 2018 12:52:28 PM
State Submitted
Assignee Unassigned
Subsystem No Subsystem
Type Cosmetics
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

Hi,

We would very much benefit from being able to see dependencies on cards at a glance in the Agile boards without opening the cards themselves.
Thank you for considering this.

//Dan Eriksen

JT-50224: User deletion and replacement with another user was a desaster!

0
0
Reporter Bernd Nottelmann (nottelmann) Bernd Nottelmann (nottelmann)
Created Nov 8, 2018 6:03:57 PM
Updated Nov 28, 2018 1:02:22 PM
Resolved Nov 28, 2018 1:02:19 PM
State Without verification
Assignee Anastasia Bartasheva (ana.bartasheva)
Subsystem No Subsystem
Type Support Request
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2018.3.46727

What steps will reproduce the problem?
1.I removed as administrator 'root' a user account and selected another user as replacement.
2.I opened an issue which the deleted user commented.

What is the expected result?
See the name of the replacement user.

What happens instead?
In this issue I only see the name "Deleted user" instead of the replacement user name (see attached screenshot).
If I click on the link "Deleted User" then "404: Nope, can't find it!" appears ("Deleted User" linked to https://<youtrack-server>/users/184-0", so there seems a user account id to remain in the database.)

Please provide any additional information below.
Question: is there a way to reconstruct the user and undo the replacement resp. deletion?

Attach a code sample as text, a screenshot or screencast if possible
Screenshot attached

JT-50252: How to setup REST Request to current YouTrack instance using current user as login

0
0
Reporter Фагим Садыков (Фагим.Садыков) Фагим Садыков (Фагим.Садыков)
Created Nov 12, 2018 10:09:28 AM
Updated Nov 28, 2018 1:03:57 PM
State Open
Assignee Liubov Dievskaia (Liubov.Dievskaia)
Subsystem Workflow
Type Support Request
Priority Major
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

What steps will reproduce the problem?

  1. Assume you have an local YouTrack installation with path "https://youtrack.my.com"
  2. Assume you have an workflow that require communication with some REST commands (reports for ex.) over "https://youtrack.my.com/rest"
  3. While user is already connected to server and have logon, I try just to new http.Connection('https://youtrack.my.com').getSync('/rest/reports')

What is the expected result?

  1. While me (or other user) is already connected to youtrack instance in browser we expect that Workflow 'knows' it and should impersonate or use coockies or somethong like this
    and current-user context will be used

What happens instead?

  1. Workflow works at server site, so it cannot use cookies
  2. Where is no way to say to http module that it's self-REST-call
  3. No special api at workflow level to call my-REST
  4. Workflow API not covers some aspects of application, but REST does

For now we just can make permanent tokens under special user and hardcode it into Authorization HEADER, but it's not per-user.

Is where some direct or more convient way to call self-REST from workflows with keeping current user context?

JT-50307: Checking a TODO item only works sometimes

0
0
Reporter Evan Darwin (relta) Evan Darwin (relta)
Created Nov 15, 2018 11:21:49 AM
Updated Nov 28, 2018 1:06:21 PM
State Open
Assignee Anastasia Bartasheva (ana.bartasheva)
Subsystem No Subsystem
Type Support Request
Priority Normal
Browser Chrome
OS Windows 10
Fix versions Unscheduled
Affected versions Unknown

What steps will reproduce the problem?

  1. Attempt clicking the checkbox
  2. The checkbox is not checked
  3. Attempt clicking the checkbox
  4. The checkbox is checked

What is the expected result?

The checkbox should be checked on the first attempt, as it was before the last release.

What happens instead?

The checkbox does not always check.

Please provide any additional information below.

Windows 10 - Google Chrome Version 70.0.3538.102 (Official Build) (64-bit)

Attach a code sample as text, a screenshot or screencast if possible

JT-50334: Verification Mail Redirects to Admin Hub

0
0
Reporter Cemre Mengu (cemremengu) Cemre Mengu (cemremengu)
Created Nov 16, 2018 10:54:21 AM
Updated Nov 28, 2018 1:11:57 PM
State Wait for Reply
Assignee Oleg Bakhirev (Oleg.Bakhirev)
Subsystem Notifications
Type Support Request
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

What steps will reproduce the problem?

  1. As an admin, send an email verification link to a user
  2. User clicks on Verify Email Address link (https://youtrack.xxx.com/hub/api/rest/verifyContact/<token>)
  3. Redirects to https://youtrack.xxx.com/hub/ which user does not have permission to log-in

What is the expected result?
It should redirect to regular login page (with the purple logo)

What happens instead?
Link redirects to admin hub (yellow logo)

Attached is a screen shot to show the hub logo (ignore the oauth error since the link is expired)

Viewing all 74845 articles
Browse latest View live




Latest Images