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

JT-50679: Custom list of fields for different saved searches

$
0
0
Reporter Liubov Dievskaia (Liubov.Dievskaia) Liubov Dievskaia (Liubov.Dievskaia)
Created Dec 5, 2018 8:52:19 PM
Updated Dec 5, 2018 8:57:37 PM
State Open
Assignee Alexander Anisimov (xi-eye)
Subsystem Issue List
Type Feature
Priority Normal
Fix versions Unscheduled

At the moment I can have only one set of custom fields to be visible on the issue list.
I would like to see different sets of custom fields for different saved searches.

Source: JT-50655


JT-50179: Search request was not processed because its part #Unassigned might cause significant system slow-down, please refine the query

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Nov 5, 2018 8:58:01 PM
Updated Dec 5, 2018 10:36:36 PM
State Open
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem Search
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

JT-49606: Issue List jumps to the top after 7-8 seconds of browsing

$
0
0
Reporter Vitaly Gordeev (Vitaly.Gordeev) Vitaly Gordeev (Vitaly.Gordeev)
Created Oct 8, 2018 3:06:11 PM
Updated Dec 6, 2018 12:14:57 AM
Resolved Oct 10, 2018 10:05:00 AM
State Won't fix
Assignee Unassigned
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Safari
OS Mac OS X
Fix versions Unscheduled
Affected versions Unknown

Steps to reproduce:

  1. Execute a query, e.g. "#IDEA #Unresolved", but it's reproduced on any query
  2. Scroll the list, don't click on it
  3. After 7-8 seconds, the list automatically scrolls up to the topmost issue.

This is painful, because:

  • I'm losing a particular position in the issue list
  • several times I clicked to the wrong issue after the unexpected jump.

JT-50680: Cannot merge users because of UserSwimlaneSettings

$
0
0
Reporter Kirill Elagin (kirelagin) Kirill Elagin (kirelagin)
Created Dec 6, 2018 12:05:25 AM
Updated Dec 6, 2018 12:26:17 AM
State Wait for Reply
Assignee Anastasia Bartasheva (ana.bartasheva)
Subsystem No Subsystem
Type Support Request
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

We tried to merge two accounts and, apparently, they got merged on Hub, but not in YouTrack.
“Run diagnostics” form the “Hub Integration” settings doesn’t detect anything (although it used to in the beginning: it would propose a quickfix to restore the user on Hub, so we tried the merge/restore cycle a couple of times in the hope that it will eventually work, but it didn’t and got only worse).
The “Sync” button results in:

Dec 05 21:02:11 mars youtrack[16142]: 21:02:11,432 INFO  [@c_job_processor] [KLogging                      ] [] 11 user groups synchronized with Hub
Dec 05 21:02:11 mars youtrack[16142]: 21:02:11,443 INFO  [@c_job_processor] [KLogging                      ] [] 65 project teams synchronized with Hub
Dec 05 21:02:11 mars youtrack[16142]: 21:02:11,485 INFO  [@c_job_processor] [RefactoringUtil               ] [] 0 items processed
Dec 05 21:02:11 mars youtrack[16142]: 21:02:11,485 INFO  [@c_job_processor] [security                      ] [] user Ilya Lubimov (fersel) deleted
Dec 05 21:02:11 mars youtrack[16142]: 21:02:11,506 WARN  [@c_job_processor] [KLogging                      ] [] Can't sync user with Hub: Constrains validation exception. Causes:
Dec 05 21:02:11 mars youtrack[16142]:   1: Could not delete user "fersel", because it is referenced as: user for {UserSwimlaneSettings: id = 135-61};
Dec 05 21:02:11 mars youtrack[16142]: jetbrains.exodus.database.exceptions.ConstraintsValidationException: Constrains validation exception. Causes:
Dec 05 21:02:11 mars youtrack[16142]:   1: Could not delete user "fersel", because it is referenced as: user for {UserSwimlaneSettings: id = 135-61};
Dec 05 21:02:11 mars youtrack[16142]:         at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.checkBeforeSaveChangesConstraints(TransientSessionImpl.kt:505) ~[dnq-transient-store-1.2.386.jar:?]
Dec 05 21:02:11 mars youtrack[16142]:         at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.flushChanges(TransientSessionImpl.kt:549) ~[dnq-transient-store-1.2.386.jar:?]
Dec 05 21:02:11 mars youtrack[16142]:         at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.flush(TransientSessionImpl.kt:195) ~[dnq-transient-store-1.2.386.jar:?]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.youtrack.core.legacy.LegacySupportKt.flush(LegacySupport.kt:37) ~[youtrack-core-2018.2.jar:?]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.youtrack.ring.maintenance.SyncUsersWithHubJob$syncUsers$$inlined$transactional$1.invoke(LegacySupport.kt:49) [youtrack-ring-integration-2018.2.jar:?]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.youtrack.ring.maintenance.SyncUsersWithHubJob$syncUsers$$inlined$transactional$1.invoke(LegacySupport.kt) [youtrack-ring-integration-2018.2.jar:?]
Dec 05 21:02:11 mars youtrack[16142]:         at com.jetbrains.teamsys.dnq.database.TransientEntityStoreExt.transactional(TransientEntityStoreExt.kt:51) [dnq-transient-store-1.2.386.jar:?]
Dec 05 21:02:11 mars youtrack[16142]:         at com.jetbrains.teamsys.dnq.database.TransientEntityStoreImpl.transactional(TransientEntityStoreImpl.kt:95) [dnq-transient-store-1.2.386.jar:?]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.exodus.database.TransientEntityStore$DefaultImpls.transactional$default(TransientEntityStore.kt:84) [dnq-open-api-1.2.386.jar:?]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.youtrack.ring.maintenance.SyncUsersWithHubJob.syncUsers(SyncUsersWithHubJob.kt:187) [youtrack-ring-integration-2018.2.jar:?]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.youtrack.ring.maintenance.SyncUsersWithHubJob.loadAndSyncUsers(SyncUsersWithHubJob.kt:120) [youtrack-ring-integration-2018.2.jar:?]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.youtrack.ring.maintenance.SyncUsersWithHubJob.run(SyncUsersWithHubJob.kt:40) [youtrack-ring-integration-2018.2.jar:?]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.youtrack.ring.maintenance.HubIntegrationUserActionJob$executeAction$1.invoke(HubIntegrationUserActionJob.kt:38) [youtrack-ring-integration-2018.2.jar:?]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.youtrack.ring.maintenance.HubIntegrationUserActionJob$executeAction$1.invoke(HubIntegrationUserActionJob.kt:10) [youtrack-ring-integration-2018.2.jar:?]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.youtrack.ring.RingAuditLog.withActivity(RingAuditLog.kt:29) [youtrack-ring-integration-2018.2.jar:?]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.youtrack.ring.maintenance.HubIntegrationUserActionJob.executeAction(HubIntegrationUserActionJob.kt:34) [youtrack-ring-integration-2018.2.jar:?]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.charisma.persistent.UserActionJob.execute(UserActionJob.java:28) [charisma-app-2018.2.jar:?]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.exodus.core.execution.Job.run(Job.java:99) [xodus-utils-1.2.3456.jar:1.2.3456]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:133) [xodus-utils-1.2.3456.jar:1.2.3456]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doExecuteJob(JobProcessorQueueAdapter.java:243) [xodus-utils-1.2.3456.jar:1.2.3456]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doTimedJobs(JobProcessorQueueAdapter.java:195) [xodus-utils-1.2.3456.jar:1.2.3456]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:163) [xodus-utils-1.2.3456.jar:1.2.3456]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:111) [xodus-utils-1.2.3456.jar:1.2.3456]
Dec 05 21:02:11 mars youtrack[16142]:         at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:43) [xodus-utils-1.2.3456.jar:1.2.3456]
Dec 05 21:02:11 mars youtrack[16142]:         at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
Dec 05 21:02:11 mars youtrack[16142]: 21:02:11,531 INFO  [@c_job_processor] [KLogging                      ] [] 83 users synced with Hub

Also, the user now cannot login. All they see is “Invalid request. Please try again or contact your administrator.” and in the log there is:

Dec 05 20:37:18 mars youtrack[16142]: 20:37:18,613 INFO  [@p1523601679-141] [RefactoringUtil               ] [guest@46.199.207.114] 0 items processed
Dec 05 20:37:18 mars youtrack[16142]: 20:37:18,613 INFO  [@p1523601679-141] [security                      ] [guest@46.199.207.114] user Ilya Lubimov (fersel) deleted

This is YouTrack 2018.2 build 45513.

JT-50607: YouTrack in Cloud export database via external script

$
0
0
Reporter Thomas Espenhain (Thomas.Espenhain) Thomas Espenhain (Thomas.Espenhain)
Created Nov 30, 2018 12:30:56 PM
Updated Dec 6, 2018 1:39:50 AM
State Open
Assignee Liubov Dievskaia (Liubov.Dievskaia)
Subsystem Core Functionality
Type Support Request
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

Hi,

we wrote a script that triggers a backup process for youtrack in cloud and starts downloading the final backup tar-file at the end. (the script uses the python youtrack api lib)
This runs at least over a year but since mid of 2018 we saw that the download doesn't works anymore.

So in detail we try to load for example a file from that url: https://smb.myjetbrains.com/youtrack/backupFile/2018-11-29-18-32-45.tar.gz
But instead of loading the content of the file we get a login page or some with redirect to this location: https://smb.myjetbrains.com/youtrack/oauth?state=%2Fyoutrack%2FbackupFile%2F2018-11-29-18-32-45.tar.gz

What does it mean? Do we have to login again or is there a new oauth based login mechanism?
Maybe problem is the size of the dump? Over the time it increases up to 6GB.

It would be create if you give us a suggestion how we can download a ready database export programmatically (not via web ui). We want to do this once a day only.
I know this is not supported official but it would be create to have this possibility again.

Best
Thomas

JT-50647: Do not show links to project on Projects list page

$
0
0
Reporter Alexander Buturlinov (alexander.buturlinov) Alexander Buturlinov (alexander.buturlinov)
Created Dec 3, 2018 6:07:38 PM
Updated Dec 6, 2018 4:54:38 AM
State In Progress
Assignee Max Maximov (Maxim.Maximov)
Subsystem Projects
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

STR:

  1. Log in as guest
  2. Go to projects page

ER: There are no links to projects page as they are useless because guest has no access to it
AR: the links are there

JT-50661: Components: replace inlined HEX colors with Ring UI CSS Variables

$
0
0
Reporter Max Maximov (Maxim.Maximov) Max Maximov (Maxim.Maximov)
Created Dec 4, 2018 4:52:23 PM
Updated Dec 6, 2018 5:30:57 AM
State In Progress
Assignee Andrey Skladchikov (Andrey.Skladchikov)
Subsystem Infrastructure
Type Task
Priority Normal
Fix versions Unscheduled

JT-32061: Ctrl + Alt + K somehow is a bit "dangerous"

$
0
0
Reporter Tammo Schülke (schuelke) Tammo Schülke (schuelke)
Created Sep 23, 2015 5:25:09 PM
Updated Nov 26, 2018 9:43:28 AM
State Open
Assignee Evgeny Naumenko (jk)
Subsystem Commands
Type Usability Problem
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 6.5
From time to time, colleagues mentioned that YT did things they didn't mean to do and I couldn't figure out why.
Now it just happened to me as well: as I accidentially pressed Ctrl + Alt + K (don't ask me what I actually wanted to do, I already forgot), I added a link to another issue. Of course, the linked issue had absolutely nothing to do with the one I just worked on (and a colleague working on the other issue instantly asked me why I did that).
What I consider problematic is that the command which was repeated was actually executed last week, i.e. at least five days ago.
I'm not really sure if this has to be remedied, but in my opinion it's quite unusual to blindly repeat a command after such a long time, isn't it? Maybe the last command should be discarded after some time. Or maybe there should at least be a message showing what just happened, it could probably have been a more dangerous command as well.

JT-50637: Can not set an issue as a first in the list

$
0
0
Reporter Maksim Ryzhikov (maksimrv) Maksim Ryzhikov (maksimrv)
Created Dec 2, 2018 7:09:00 PM
Updated Dec 6, 2018 8:50:13 AM
Resolved Dec 6, 2018 8:50:13 AM
State Fixed
Assignee Maksim Ryzhikov (maksimrv)
Subsystem Issue List
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

curl 'http://localhost:9090/api/sortOrder?$top=-1&folderId=28-137&query=project:+TABSC+%23%7BUnassigned%7D' -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 'Authorization: Bearer 1543768550875.6b6adb20-e08b-41c1-bbc9-008720a2198a.cc4391dd-33e3-49a7-bce8-90ab33ab3753.6b6adb20-e08b-41c1-bbc9-008720a2198a 0-0-0-0-0;1.MC0CFQCLzz9RLhRanQCsZMhtPjt8Oeeh5wIUSJj0RFB2RTbC4tc0XLA+Nj2KLto=' -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.110 Safari/537.36' -H 'Cookie: _ga=GA1.1.2109144113.1542117345; YTSESSIONID=1auvez4ezqt8f19gxls9ll0k8r' -H 'Connection: keep-alive' -H 'Referer: http://localhost:9090/v2/issues' --data-binary '{"leading":null,"parent":null,"moved":{"id":"41-4869"}}' --compressed

Because issue should be first there are no leading issue so I pass null as leading but the server does not apply order

JT-50681: Feed: Summary doesn't include link to ticket anymore

$
0
0
Reporter Raphael Reitzig (reitzig.1) Raphael Reitzig (reitzig.1)
Created Dec 6, 2018 10:45:26 AM
Updated Dec 6, 2018 10:45:26 AM
State Submitted
Assignee Unassigned
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

The item summary of RSS feeds doesn't include a link to the ticket anymore:

That's Thunderbird 60.2.1.

There used to be one until very recently (this week).

JT-50638: Polish paddings

$
0
0
Reporter Maksim Ryzhikov (maksimrv) Maksim Ryzhikov (maksimrv)
Created Dec 3, 2018 9:05:11 AM
Updated Dec 6, 2018 11:16:45 AM
State Open
Assignee Unassigned
Subsystem Issue List
Type Cosmetics
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown
  1. Too big leading padding for draggable issues
  2. Too big leading padding for issues with subtasks even on [Everything] context

https://app.zeplin.io/project/5ad07a2c3a01537b6a2a9758/screen/5ba3b3bf033ea379694a8f58


JT-50682: Adopt new features of confluence plugin for old confluence

$
0
0
Reporter Andrey Klyuev (Andrey.Klyuev) Andrey Klyuev (Andrey.Klyuev)
Created Dec 6, 2018 11:50:47 AM
Updated Dec 6, 2018 11:50:47 AM
State Open
Assignee Andrey Klyuev (Andrey.Klyuev)
Subsystem Integrations
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

JT-50683: java.lang.AssertionError: deleted count=81 vs recomputed count=11

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Dec 6, 2018 12:18:33 PM
Updated Dec 6, 2018 12:18:33 PM
State Submitted
Assignee Unassigned
Subsystem No Subsystem
Type Exception
Priority Major
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2018.2

Original content visible to jetbrains team only for security reasons

JT-50684: java.lang.AssertionError: deleted count=81 vs recomputed count=11

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Dec 6, 2018 12:19:39 PM
Updated Dec 6, 2018 12:19:39 PM
State Submitted
Assignee Unassigned
Subsystem No Subsystem
Type Exception
Priority Major
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2018.2

Original content visible to jetbrains team only for security reasons

JT-50685: Cloning an issue "imports" the time already inputted in the parent issue

$
0
0
Reporter Ioana Pacurar (ioana.pacurar.iss) Ioana Pacurar (ioana.pacurar.iss)
Created Dec 6, 2018 1:01:09 PM
Updated Dec 6, 2018 1:30:43 PM
Resolved Dec 6, 2018 1:30:43 PM
State Duplicate
Assignee Unassigned
Subsystem No Subsystem
Type Bug
Priority Major
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

What steps will reproduce the problem?

  1. Take an existing issue that has time spent added to it
  2. Clone the issue (in my case issue ISS-33 is the parent, ISS-53 is the clone - see attachements)
  3. Observe that the cloned issue has imported the spent time from the parent. In the parent issue, the History tab is ok, showing info accordingly.

What is the expected result?
Clone an issue without copying any of the spent time of the parent.

What happens instead?
The cloned issue has imported the spent time of the parent.


JT-49836: Inconsistent work items copy when cloning the issue

$
0
0
Reporter Anastasia Bartasheva (ana.bartasheva) Anastasia Bartasheva (ana.bartasheva)
Created Oct 18, 2018 11:56:04 PM
Updated Dec 6, 2018 1:30:43 PM
Resolved Oct 19, 2018 3:23:41 PM
State Fixed
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem Time Tracking
Type Bug
Priority Major
Browser Any Browser
OS Any OS
Fix versions 2018.3.47010
Affected versions 2018.3.46581

STR:

  1. Create an issue in a project with time tracking enabled
  2. Add some work items - now you have several work items displayed in the time tracking tab and spent time field specified accordingly
  3. Clone issue
  4. Check cloned issue work items

ER: no work items, spent time field is reset
AR: work items are copied from the initial issue, spent time field is reset

  1. Delete the cloned issue
  2. Go to the initial issue, check its work items

ER: Work items are still there, spent time field is unchanged
AR: No work items left in the time tracking tab, spent time field is unchanged

Reproduced only on 2018.3
2018.2 works as expected

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 Dec 6, 2018 1:36:15 PM
State In Progress
Assignee Anna Zhdan (Anna.Zhdan)
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-50687: Make 'per user' view for time report similar to Timesheet report

$
0
0
Reporter Alexey Volkov (Alexey.Volkov) Alexey Volkov (Alexey.Volkov)
Created Dec 6, 2018 1:36:55 PM
Updated Dec 6, 2018 1:37:05 PM
State In Progress
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem Reports
Type Task
Priority Normal
Fix versions Unscheduled

JT-50644: Decrease amount of responses to backend for linking on agile board or issue list

$
0
0
Reporter Ekaterina Zaikina (Ekaterina_Zaikina) Ekaterina Zaikina (Ekaterina_Zaikina)
Created Dec 3, 2018 4:30:43 PM
Updated Dec 6, 2018 1:46:00 PM
Resolved Dec 4, 2018 3:59:55 PM
State Verified
Assignee Ekaterina Zaikina (Ekaterina_Zaikina)
Subsystem Issue Links
Type Task
Priority Normal
Fix versions Unscheduled

Use commands rest for linking or new approach from @Leonid Stryuk

JT-50494: Change button's behaviour

$
0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Nov 26, 2018 4:54:18 PM
Updated Dec 6, 2018 1:46:00 PM
Resolved Dec 3, 2018 2:54:15 PM
State Verified
Assignee Ekaterina Zaikina (Ekaterina_Zaikina)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

It should open dialog with link type selector in focus.
Should work same way everywhere: on issue view, on agile board, on new issue list

Viewing all 74845 articles
Browse latest View live




Latest Images