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

JT-50017: Test rest

$
0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Oct 29, 2018 5:43:20 PM
Updated Nov 12, 2018 2:41:56 PM
State Open
Assignee Unassigned
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

JT-50018: Test manually

$
0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Oct 29, 2018 5:43:31 PM
Updated Nov 12, 2018 2:41:56 PM
State Open
Assignee Unassigned
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

JT-50028: Send user notifications about app migration

$
0
0
Reporter Pavel Nikitin (pavel.nikitin) Pavel Nikitin (pavel.nikitin)
Created Oct 29, 2018 6:13:23 PM
Updated Nov 12, 2018 2:41:56 PM
State Open
Assignee Unassigned
Subsystem Konnector App
Type Task
Priority Normal
Fix versions Unscheduled

JT-50029: Send authorization messages to authorize methods requiring "user" token

$
0
0
Reporter Pavel Nikitin (pavel.nikitin) Pavel Nikitin (pavel.nikitin)
Created Oct 29, 2018 6:13:48 PM
Updated Nov 12, 2018 2:41:56 PM
State Open
Assignee Unassigned
Subsystem Konnector App
Type Task
Priority Normal
Fix versions Unscheduled

JT-50030: Support working with per-user oauth token

$
0
0
Reporter Pavel Nikitin (pavel.nikitin) Pavel Nikitin (pavel.nikitin)
Created Oct 29, 2018 6:14:20 PM
Updated Nov 12, 2018 2:41:56 PM
State Open
Assignee Unassigned
Subsystem Konnector App
Type Task
Priority Normal
Fix versions Unscheduled

JT-50034: Project Admin are not able to create a Servcie "Issue Tracker"

$
0
0
Reporter Marcel (wattebausch) Marcel (wattebausch)
Created Oct 29, 2018 8:31:51 PM
Updated Nov 12, 2018 2:41:56 PM
State Open
Assignee Max Maximov (Maxim.Maximov)
Subsystem Projects
Type Support Request
Priority Minor
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

Hi Max

We have decided, that Project Admin should be able to add Issue-Tracker's on there Projects.

So we give the Role - Project Admin's the permission that they can create Service.

But the User becomes "you don't have permission to create Project" but hi wants to create a service not a project.

When the Project-Admin hast the write to create Project, he is able to create service, but also to create project what we don't want.

Thanks a lot

JT-50042: Unable to upload workflows since 2018.3

$
0
0
Reporter Andrea Sciamanna (sciamannikoo) Andrea Sciamanna (sciamannikoo)
Created Oct 30, 2018 1:55:34 PM
Updated Nov 12, 2018 2:41:56 PM
State Open
Assignee Alexander Volfman (Alexander.Volfman)
Subsystem Workflow
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

Every time I try to upload a workflow, even an unchanged one, I get this:

npm run upload-prod -- otgs-notifications

> youtrack-workflows@1.0.0 upload-prod /{undisclosed path}
> cross-env youtrack-workflow upload --host=$npm_config_host_prod --token=$npm_config_token_prod "otgs-notifications"

Error: [403] HTTP 403 Forbidden
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! youtrack-workflows@1.0.0 upload-prod: `cross-env youtrack-workflow upload --host=$npm_config_host_prod --token=$npm_config_token_prod "otgs-notifications"`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the youtrack-workflows@1.0.0 upload-prod script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /{undisclosed path}/.npm/_logs/2018-10-30T10_40_54_719Z-debug.log

I've checked the log file and I can't see anything more relevant that what's above:

0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/Cellar/node/10.11.0/bin/node',
1 verbose cli   '/usr/local/bin/npm',
1 verbose cli   'run',
1 verbose cli   'upload-prod',
1 verbose cli   '--',
1 verbose cli   'otgs-notifications' ]
2 info using npm@6.4.1
3 info using node@v10.11.0
4 verbose run-script [ 'preupload-prod', 'upload-prod', 'postupload-prod' ]
5 info lifecycle youtrack-workflows@1.0.0~preupload-prod: youtrack-workflows@1.0.0
6 info lifecycle youtrack-workflows@1.0.0~upload-prod: youtrack-workflows@1.0.0
7 verbose lifecycle youtrack-workflows@1.0.0~upload-prod: unsafe-perm in lifecycle true
8 verbose lifecycle youtrack-workflows@1.0.0~upload-prod: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/{undisclosed path}/www/wpml-development/app/public/otgs-shared/youtrack-workflows/node_modules/.bin:/usr/local/sbin:/{undisclosed path}/.composer/vendor/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
9 verbose lifecycle youtrack-workflows@1.0.0~upload-prod: CWD: /{undisclosed path}/www/wpml-development/app/public/otgs-shared/youtrack-workflows
10 silly lifecycle youtrack-workflows@1.0.0~upload-prod: Args: [ '-c',
10 silly lifecycle   'cross-env youtrack-workflow upload --host=$npm_config_host_prod --token=$npm_config_token_prod "otgs-notifications"' ]
11 silly lifecycle youtrack-workflows@1.0.0~upload-prod: Returned: code: 1  signal: null
12 info lifecycle youtrack-workflows@1.0.0~upload-prod: Failed to exec upload-prod script
13 verbose stack Error: youtrack-workflows@1.0.0 upload-prod: `cross-env youtrack-workflow upload --host=$npm_config_host_prod --token=$npm_config_token_prod "otgs-notifications"`
13 verbose stack Exit status 1
13 verbose stack     at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:301:16)
13 verbose stack     at EventEmitter.emit (events.js:182:13)
13 verbose stack     at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
13 verbose stack     at ChildProcess.emit (events.js:182:13)
13 verbose stack     at maybeClose (internal/child_process.js:962:16)
13 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
14 verbose pkgid youtrack-workflows@1.0.0
15 verbose cwd /{undisclosed path}/www/wpml-development/app/public/otgs-shared/youtrack-workflows
16 verbose Darwin 18.0.0
17 verbose argv "/usr/local/Cellar/node/10.11.0/bin/node" "/usr/local/bin/npm" "run" "upload-prod" "--" "otgs-notifications"
18 verbose node v10.11.0
19 verbose npm  v6.4.1
20 error code ELIFECYCLE
21 error errno 1
22 error youtrack-workflows@1.0.0 upload-prod: `cross-env youtrack-workflow upload --host=$npm_config_host_prod --token=$npm_config_token_prod "otgs-notifications"`
22 error Exit status 1
23 error Failed at the youtrack-workflows@1.0.0 upload-prod script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 1, true ]

Downloading workflows work just fine. The problem is with the uploading.

I've also checked the token and even generated a new one with no changes.

JT-50050: Check if token rotation is needed


JT-50052: Investigate the issue with Bitbucket integration

$
0
0
Reporter Oleg Larshin (Oleg.Larshin) Oleg Larshin (Oleg.Larshin)
Created Oct 30, 2018 5:18:17 PM
Updated Nov 12, 2018 2:41:56 PM
State Open
Assignee Alexander Volfman (Alexander.Volfman)
Subsystem Bitbucket Integration
Type Task
Priority Normal
Fix versions Unscheduled

There's a possibility that Bitbucket integration has stopped working in latest versions.

JT-50087: wrong added attachment visibility

$
0
0
Reporter Ricardo Coelho (Ricardo_Coelho) Ricardo Coelho (Ricardo_Coelho)
Created Oct 31, 2018 2:05:34 PM
Updated Nov 12, 2018 2:41:56 PM
State Open
Assignee Alexander Anisimov (xi-eye)
Subsystem Single Issue View
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2018.3.46727

What steps will reproduce the problem?

  1. edit a comment with a restricted visibility
  2. add an attachment
  3. save

What is the expected result?
The attachement has the same visibility as the comment.

What happens instead?
The attachement is visible to everyone.

JT-50196: Migrate fiter fields' values on new rest

$
0
0
Reporter Maksim Ryzhikov (maksimrv) Maksim Ryzhikov (maksimrv)
Created Nov 7, 2018 12:38:17 PM
Updated Nov 12, 2018 2:41:56 PM
State Open
Assignee Unassigned
Subsystem Issue List
Type Task
Priority Normal
Fix versions Unscheduled

JT-50197: Performance testing

$
0
0
Reporter Roman Kolobov (rekolobov) Roman Kolobov (rekolobov)
Created Nov 7, 2018 12:43:41 PM
Updated Nov 12, 2018 2:41:56 PM
State Open
Assignee Unassigned
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

JT-50211: Manual testing

$
0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Nov 8, 2018 11:27:16 AM
Updated Nov 12, 2018 2:41:56 PM
State In Progress
Assignee Mikhail Kapusta (Mikhail.Kapusta)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

JT-50213: Email notifications for assignee change stopped working

$
0
0
Reporter Tomas Grunwald (tgrunwald) Tomas Grunwald (tgrunwald)
Created Nov 8, 2018 12:06:42 PM
Updated Nov 12, 2018 2:41:56 PM
State Open
Assignee Pavel Nikolaev (pasha)
Subsystem Notifications
Type Bug
Priority Major
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2018.2.42881

On our Youtrack server the mail notifications about assignee change stopped to be delivered.
When I try to look at notification templates->Issue Change->Issue digest, always the message about overloaded server pops up

and in errors log appear following error: 08/11/18 10:01:29,334 ERROR [@946525153-66259] [ErrorExceptionMapper ] [tomas.grunwald@192.168.1.96] Caught ex
ception during request processing at POST /api/admin/notificationSupplement/preview requested by Mozilla/5.0 (Windows N
T 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36
java.lang.ClassCastException: null

Any hints how to fix?
Attached our latest logs.
Thank You

JT-50232: Reconsider position of Duplicates link

$
0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Nov 9, 2018 1:37:15 PM
Updated Nov 12, 2018 2:41:56 PM
State Open
Assignee Dmitry Gizatov (mitya)
Subsystem Single Issue View
Type Task
Priority Normal
Fix versions Unscheduled

now it looks like a part of summary


JT-49911: Slow "assignee:" command suggests

$
0
0
Reporter Roman Kolobov (rekolobov) Roman Kolobov (rekolobov)
Created Oct 24, 2018 12:02:37 PM
Updated Nov 12, 2018 2:58:48 PM
State Open
Assignee Unassigned
Subsystem Commands
Type Performance Problem
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

2018.3.46698

In specific projects time to get suggest for "assignee:" command could exceed 20s.

List of issues I used to get slowest suggests:

MPS-28613
XD-752
YTH-770
UP-10125
UVS-1
TW-37080
SCL-13731

Snapshots in attach (first one with "random" 7 suggests, second one with examples from above).

JT-49937: Slow searches "#duplicate", "#open"

$
0
0
Reporter Roman Kolobov (rekolobov) Roman Kolobov (rekolobov)
Created Oct 25, 2018 11:51:14 AM
Updated Nov 12, 2018 3:02:37 PM
State Open
Assignee Unassigned
Subsystem Search
Type Performance Problem
Priority Major
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

2018.3.46698

STR: search for #duplicate or #open
AR: 20+s

Note: state: open is also slowish

JT-50209: Gantt chart usability problem

$
0
0
Reporter Дмитрий Хлопин (dmitriykhlopin) Дмитрий Хлопин (dmitriykhlopin)
Created Nov 8, 2018 8:45:03 AM
Updated Nov 12, 2018 3:14:51 PM
State Open
Assignee Pavel Nikolaev (pasha)
Subsystem Gantt Chart
Type Usability Problem
Priority Normal
Browser Chrome, Firefox
OS Any OS
Fix versions Unscheduled
Affected versions 2018.3.47078, 2018.3.46727

What steps will reproduce the problem?

  1. Create Gantt chart with big dataset.

What is the expected result?
I expect to have only one vertical scrollbar.

What happens instead?
There are 2 scrollbars, which makes it really uncomfortable to use.

Video in attachment.

JT-50261: a

$
0
0
Reporter Anmol Sarna (knoldus) Anmol Sarna (knoldus)
Created Nov 12, 2018 3:14:41 PM
Updated Nov 12, 2018 3:14:53 PM
Resolved Nov 12, 2018 3:14:53 PM
State Fixed
Assignee Anmol Sarna (knoldus)
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

What steps will reproduce the problem?
1.
2.
3.

What is the expected result?

What happens instead?

Please provide any additional information below.
Attach a code sample as text, a screenshot or screencast if possible

JT-49986: Cover bugs with tag "provide autotest" related to single issue view

$
0
0
Reporter Alexander Buturlinov (alexander.buturlinov) Alexander Buturlinov (alexander.buturlinov)
Created Oct 29, 2018 2:40:23 PM
Updated Nov 12, 2018 3:50:25 PM
State Open
Assignee Unassigned
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled
Viewing all 74845 articles
Browse latest View live




Latest Images