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

JT-50268: Unit tests for rest

$
0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Nov 12, 2018 3:52:22 PM
Updated Nov 20, 2018 4:05:55 PM
Resolved Nov 20, 2018 4:05:54 PM
State Fixed
Assignee Daria Vasina (daria.vasina)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

JT-50386: Extract VCS integration configuration directive

$
0
0
Reporter Andrey Skladchikov (Andrey.Skladchikov) Andrey Skladchikov (Andrey.Skladchikov)
Created Nov 20, 2018 4:39:33 PM
Updated Nov 20, 2018 4:39:33 PM
State Open
Assignee Andrey Skladchikov (Andrey.Skladchikov)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

We need this to reuse configuration in creation dialog and edit sidebar form

JT-50387: Comments and issues imported from Zendesk should use markdown instead of wiki

$
0
0
Reporter Anastasia Bartasheva (ana.bartasheva) Anastasia Bartasheva (ana.bartasheva)
Created Nov 20, 2018 4:46:03 PM
Updated Nov 20, 2018 4:46:16 PM
State Open
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem Zendesk Integration
Type Feature
Priority Normal
Fix versions Unscheduled
When using zendesk integration, issues and comments are imported in wiki. Zendesk uses markdown so the result is quite a mess.

JT-50253: Once, YT stops working because of local storage overflow

$
0
0
Reporter Ekaterina Smelchakova (ekaterinasmelchakova) Ekaterina Smelchakova (ekaterinasmelchakova)
Created Nov 12, 2018 10:37:26 AM
Updated Nov 20, 2018 4:48:57 PM
State Open
Assignee Unassigned
Subsystem Infrastructure
Type Bug
Priority Major
Browser Chrome
OS Any OS
Fix versions Unscheduled
Affected versions 2018.3

What steps will reproduce the problem?
Just do your regular work in the YT system: create issues, manage them, use reports, dashboards and agile boards

What is the expected result?
YT system is working w/o any extra settings and actions

What happens instead?
Once (after few days), YT stops working because of local storage overflow:

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 20, 2018 4:49:37 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 20, 2018 4:50:35 PM
State In Progress
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-50016: Update create repo endpoint

$
0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Oct 29, 2018 5:42:59 PM
Updated Nov 20, 2018 5:00:00 PM
Resolved Nov 20, 2018 5:00:00 PM
State Fixed
Assignee Alexander Volfman (Alexander.Volfman)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

JT-49988: Smoke tests fro new issues list #1

$
0
0
Reporter Alexander Buturlinov (alexander.buturlinov) Alexander Buturlinov (alexander.buturlinov)
Created Oct 29, 2018 2:43:57 PM
Updated Nov 20, 2018 5:18:24 PM
Resolved Nov 16, 2018 7:18:42 PM
State Without verification
Assignee Mikhail Kapusta (Mikhail.Kapusta)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled
  1. Create issue from issues list
  • create new issue
  • create new issues as link
  • create from everything context, create from non-Everything context
  1. Check views on issues list (S and M)

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 20, 2018 5:18:24 PM
Resolved Nov 19, 2018 7:08:18 PM
State Without verification
Assignee Ekaterina Alekseeva (Ekaterina.Alekseeva)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

JT-50336: Verify embedded Hub 2018.3.10953

$
0
0
Reporter Release Automation (Release_Automation) Release Automation (Release_Automation)
Created Nov 16, 2018 11:53:05 AM
Updated Nov 20, 2018 5:18:35 PM
Resolved Nov 19, 2018 3:52:51 PM
State Without verification
Assignee Mikhail Kapusta (Mikhail.Kapusta)
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown
Only fixes


JPS-9504 Migrate to spring framework 5.1

JPS-5362 Allow users to recalculate report if they can read it

JPS-9524 Jabber Connection problem

JPS-9527 No message on popup after postpone user change - not for customers, login in window stuff

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 20, 2018 5:26:20 PM
State In Progress
Assignee Alexander Volfman (Alexander.Volfman)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

JT-50269: Test manually

$
0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Nov 12, 2018 3:52:36 PM
Updated Nov 20, 2018 5:27:57 PM
State In Progress
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

JT-47216: Add "show more" to Favorite projects list

$
0
0
Reporter Ekaterina Alekseeva (Ekaterina.Alekseeva) Ekaterina Alekseeva (Ekaterina.Alekseeva)
Created May 15, 2018 6:47:56 PM
Updated Nov 20, 2018 5:29:34 PM
Resolved Nov 20, 2018 5:29:34 PM
State Fixed
Assignee Max Maximov (Maxim.Maximov)
Subsystem Projects
Type Task
Priority Normal
Fix versions Unscheduled

build 41758

Now if user has large list of Favorite projects all of them are shown at once on /projects-new page. And after this long favorites list goes small part (10 names) of all existing projects with "Show more projects" link.
IMO behavior should be consistent for both lists (favorites and all projects), so there should be "show more" link after first 10 favorite projects. On the other hand, such case with tons of favorite projects can be too rare to implement this behavior (plus it should be implemented for Hub's projects list as well).

JT-50388: GET Response Project Custom Fields

$
0
0
Reporter Dmitrijs Nikitenko (dmitrijn) Dmitrijs Nikitenko (dmitrijn)
Created Nov 20, 2018 5:58:19 PM
Updated Nov 20, 2018 5:58:19 PM
State Open
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem Custom Fields
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2018.3.47109, 2018.3.47078, 2018.3.47010

What steps will reproduce the problem?

  1. https://www.jetbrains.com/help/youtrack/incloud/GET-Project-Custom-Fields.html
  2. Why default tags are changed when you receive REST API GET response?
  3. Last working version with tags defined in documentation is - #Build 46727
  4. Some integration dependency packages from 3rd party apps are not working anymore with newest tags.

What is the expected result?
Must be (working version #Build 46727):

<projectCustomFieldRefs>
</projectCustomFieldRefs>

With newer version it's differs:

<projectCustomFieldBeanRefs>
</projectCustomFieldBeanRefs>

What happens instead?
Can't receive REST API GET response tags that are predefined in documentation

JT-50389: polishing report calculation

$
0
0
Reporter Alexey Volkov (Alexey.Volkov) Alexey Volkov (Alexey.Volkov)
Created Nov 20, 2018 7:07:52 PM
Updated Nov 20, 2018 7:08:11 PM
State Open
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem Reports
Type Task
Priority Normal
Fix versions Unscheduled

fix:

java.lang.ArrayIndexOutOfBoundsException: -1
...

java.lang.ArrayIndexOutOfBoundsException: -1 at jetbrains.youtrack.reports.impl.time.sheet.TimeSheetReportDataCalculator$TempTimeSheetLine.addWorkItem(TimeSheetReportDataCalculator.kt:130) ~[youtrack-reports-2099.99.jar:?]

  • add progress.

JT-50390: Update VCS configuration sidebar to match new scheme

$
0
0
Reporter Andrey Skladchikov (Andrey.Skladchikov) Andrey Skladchikov (Andrey.Skladchikov)
Created Nov 20, 2018 8:08:48 PM
Updated Nov 20, 2018 8:08:48 PM
State Open
Assignee Andrey Skladchikov (Andrey.Skladchikov)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

JT-50391: Add hint "type to see more" to filter dropdowns

$
0
0
Reporter Alexander Buturlinov (alexander.buturlinov) Alexander Buturlinov (alexander.buturlinov)
Created Nov 20, 2018 8:08:58 PM
Updated Nov 20, 2018 8:08:58 PM
State Open
Assignee Maksim Ryzhikov (maksimrv)
Subsystem No Subsystem
Type Usability Problem
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

Currently filter dropdowns show only 10 value and it's to obvious that one has to type to see more results.

It would be good to have a hint about it in dropdowns

JT-50360: Different results for Youtrack query searches in Issues List widget

$
0
0
Reporter Nikolay Korolev (Nikolai.Korolev) Nikolay Korolev (Nikolai.Korolev)
Created Nov 18, 2018 11:58:57 PM
Updated Nov 20, 2018 8:11:44 PM
State Open
Assignee Ekaterina Zaikina (Ekaterina_Zaikina)
Subsystem Dashboard & Widgets
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

Query search:
Assignee: Nikolai.Korolev and Type: -{Meta Issue} and (State: -Fixed -Verified) and (#{No Subsystem} or #{No meta issue})

In YouTrack everything works correct:

But in Hub it gives different results:

JT-45378: "YouTrack Issues" widget doesn't preserve custom order of issues in saved search

$
0
0
Reporter Anastasia Bartasheva (ana.bartasheva) Anastasia Bartasheva (ana.bartasheva)
Created Jan 22, 2018 5:04:47 PM
Updated Nov 20, 2018 8:13:13 PM
State Open
Assignee Ekaterina Zaikina (Ekaterina_Zaikina)
Subsystem Dashboard & Widgets
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions 2018.1
Affected versions 2017.4.38399
STR:
1. Create saved search
2. Manually reorder issues
3. Open "YouTrack Issues" widget on Dashboard
4. Edit it and select your saved search as a query, click Apply

ER: Issues are displayed in that custom order you have set
AR: Issues are displayed in initial order

Can be reproduced in Chrome, Firefox, Safari.
Build 38399

JT-50308: Add filter suggests redundant fields

$
0
0
Reporter Alexander Buturlinov (alexander.buturlinov) Alexander Buturlinov (alexander.buturlinov)
Created Nov 15, 2018 1:11:50 PM
Updated Nov 20, 2018 8:17:30 PM
Resolved Nov 18, 2018 11:14:01 PM
State Verified
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

STR:

  1. Open issues list
  2. Select a project with limited number of custom fields using filters
  3. Open Add filter dropdown

ER: There is no fields that are not in the selected project
AR: There are all fields...

Like I have project MAIL with no PrivateField. But PrivateFields is in the list.

Viewing all 74845 articles
Browse latest View live


Latest Images