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

JT-50005: Add css print options

$
0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Oct 29, 2018 5:38:18 PM
Updated Nov 2, 2018 8:17:35 PM
Resolved Oct 30, 2018 2:16:20 PM
State Verified
Assignee Maxim Erekhinskiy (maxim.erehinskiy)
Subsystem Single Issue View
Type Task
Priority Normal
Fix versions Unscheduled

JT-47793: Unable to interact with dialog boxes when scrolled down the page.

$
0
0
Reporter Kevin Foster (bloodymalleus) Kevin Foster (bloodymalleus)
Created Jun 21, 2018 4:04:32 PM
Updated Nov 2, 2018 8:21:17 PM
Resolved Nov 2, 2018 8:21:16 PM
State Fixed
Assignee Alexander Anisimov (xi-eye)
Subsystem Single Issue View
Type Bug
Priority Normal
Browser Chrome
OS Windows 10
Fix versions 2018.3
Affected versions 2018.2

What steps will reproduce the problem?

  1. Create an issue with a Description long enough to cause the page to be double the height of the browser window.
  2. While viewing the issue, scroll down the page to view/read the issue description. (The page header and right column remain fixed in position).
  3. On the right hand column, choose a Enum value field and select "Add Value".

What is the expected result?
The dialog box allowing you to create a new Enum Value should be interactive regardless of the scroll position of the page.

What happens instead?
You are unable to interact with the box, click any field or button until you scroll to the top of the page. A user will most likely find this unintuitive and not realize you must scroll back to the top.

Please provide any additional information below.
The dialog box is non-interactive because it is being rendered beneath an element with the class .jt-dialog-mask
This element appears to simply add a semi opaque grey over the rest of the page when a dialog box is open.

The dialog box is a child of element: #id_l.I.is.subContentContainer (The right column fields container).
This element gains the class .toolbar-unpined when a user scrolls down the page. This class causes the position to become position: fixed!important; When it does, it causes the dialog box to inherit the it's z-index of 18. Which is less than the .jt-dialog-mask element's fixed-position z-index of 48.

JT-50159: Unit tests

$
0
0
Reporter Daria Vasina (daria.vasina) Daria Vasina (daria.vasina)
Created Nov 2, 2018 8:32:28 PM
Updated Nov 2, 2018 8:32:28 PM
State Open
Assignee Unassigned
Subsystem Issue List
Type Task
Priority Normal
Fix versions Unscheduled

JT-47878: Distraction-free mode glitches

$
0
0
Reporter Vitaly Gordeev (Vitaly.Gordeev) Vitaly Gordeev (Vitaly.Gordeev)
Created Jun 26, 2018 11:29:46 AM
Updated Nov 2, 2018 8:45:00 PM
Resolved Nov 2, 2018 8:45:00 PM
State Fixed
Assignee Alexander Anisimov (xi-eye)
Subsystem Single Issue View
Type Cosmetics
Priority Normal
Browser Safari
OS Mac OS X
Fix versions Unscheduled
Affected versions Unknown

See the screenshots.

In a full-screen browser:

  1. The button "Toggle distraction-free mode" is almost hidden. I don't remember a shortcut by heart.
  2. An empty space on the left - why? There are no fields, so it's just a waste.
  3. Long lines aren't shown (they're wrapped when the distraction-free mode is disabled).

In a windowed mode:

  1. An empty space on the left (same as in a full-screen mode).
  2. The issue text scrolls under the menu bar (probably ok, but looks strange).

JT-47777: Single Issue View: hover over attachment no longer shows date / person who added

$
0
0
Reporter Tatiana Shabaeva (Tatiana.Shabaeva) Tatiana Shabaeva (Tatiana.Shabaeva)
Created Jun 21, 2018 1:14:43 AM
Updated Nov 2, 2018 8:45:00 PM
Resolved Nov 2, 2018 8:45:00 PM
State Fixed
Assignee Alexander Anisimov (xi-eye)
Subsystem Single Issue View
Type Usability Problem
Priority Normal
Browser Any Browser
OS Any OS
Fix versions 2018.3.next
Affected versions Unknown
AFAIR, in old YT UI when hovering over an attachment the popup showed info about the person who submitted the attachment and date when it was done. Now this information is not shown which makes search through numerous attachments (e.g. logs/dumps) problematic since most of them have similar naming.

Also, I find it strange that visibility for attachment is now shown only when hovering over the 'lock' icon, not the attachment link (see attached screenshots). That is an additional mouse move to see valuable info. Why don't have it in a single popup?

JT-49996: Replace "Create issue" with "new issue" in header

$
0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Oct 29, 2018 5:31:46 PM
Updated Nov 2, 2018 8:58:12 PM
Resolved Oct 30, 2018 12:25:58 PM
State Verified
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem Global Navigation
Type Task
Priority Normal
Fix versions Unscheduled

JT-50035: Handle F2 hot-key for editing issue from issues list

$
0
0
Reporter Mikhail Kapusta (Mikhail.Kapusta) Mikhail Kapusta (Mikhail.Kapusta)
Created Oct 29, 2018 8:58:41 PM
Updated Nov 2, 2018 9:04:23 PM
Resolved Oct 30, 2018 12:54:17 PM
State Verified
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem Issue List
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions 2018.3.next
Affected versions Unknown

build 46827
From issue list select issue and press Fn+F2 (mac OS)
AR: MPS editing page

JT-50044: Project permissions handled differently in FilterFieldsResource

$
0
0
Reporter Alexey Volkov (Alexey.Volkov) Alexey Volkov (Alexey.Volkov)
Created Oct 30, 2018 3:08:07 PM
Updated Nov 2, 2018 9:09:17 PM
Resolved Nov 2, 2018 9:09:17 PM
State Fixed
Assignee Daria Vasina (daria.vasina)
Subsystem Custom Fields
Type Task
Priority Normal
Fix versions Unscheduled

In case of IssueFolderUtil.findById(key)?.toXd() logged in user only checks for READ_ISSUE permission.


JT-50047: Add expand/collapse toggler for links-list content

$
0
0
Reporter Ekaterina Zaikina (Ekaterina_Zaikina) Ekaterina Zaikina (Ekaterina_Zaikina)
Created Oct 30, 2018 3:42:36 PM
Updated Nov 2, 2018 9:13:15 PM
Resolved Oct 30, 2018 8:32:09 PM
State Verified
Assignee Ekaterina Zaikina (Ekaterina_Zaikina)
Subsystem Issue Links
Type Task
Priority Normal
Fix versions Unscheduled

See details in JT-49620

JT-49914: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

$
0
0
Reporter Leonid Rudenko (Leonid.Rudenko) Leonid Rudenko (Leonid.Rudenko)
Created Oct 23, 2018 7:39:55 PM
Updated Nov 2, 2018 11:43:58 PM
State Open
Assignee Alexander Volfman (Alexander.Volfman)
Subsystem SSL
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

Scenario:

  1. Set up Hub in docker with HTTPS
docker run -d -p 7777:8080 -p 8443:8443 jetbrains/hub:bundle-test-1.4.489

Hub Base URL: https://<HOSTNAME>:8443
Provide certificate and private key for your <HOSTNAME> in wizard.
2) Set up YouTrack with HTTP and built-in Hub

docker run -d -p 7778:8080 jetbrains/youtrack:bundle-test-1.4.489

YouTrack Base URL: http://<HOSTNAME>:7778
3) Open YouTrack configurator http://<HOSTNAME>:7778/bundle/admin/login and log in
4) Migrate to external Hub https://<HOSTNAME>:8443, accept certificate
5) When migration is finished, open http://<HOSTNAME>:7778/bundle/srating page

Problem: YouTrack can't connect to external Hub

Can't create Hub client for https://unit-826.times.labs.intellij.net:8443/hub. Reason: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

http://unit-826.times.labs.intellij.net:7778/bundle/admin/login

JT-50160: -110

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Nov 3, 2018 12:58:07 AM
Updated Nov 3, 2018 12:58:07 AM
State Submitted
Assignee Unassigned
Subsystem No Subsystem
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-50161: 44

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Nov 3, 2018 1:15:32 AM
Updated Nov 3, 2018 1:15:32 AM
State Submitted
Assignee Unassigned
Subsystem No Subsystem
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-50162: java.io.IOException: Invalid vInt detected (too many bits)

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Nov 3, 2018 11:08:13 AM
Updated Nov 3, 2018 12:57:00 PM
State Open
Assignee Vyacheslav Lukianov (hoegaarden)
Subsystem Full Text Index
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-49990: Allow Access to TeamCity Environment Variables within YouTrack Build Server Integration

$
0
0
Reporter Julien Guerinet (jguerinet) Julien Guerinet (jguerinet)
Created Oct 26, 2018 7:57:59 PM
Updated Nov 3, 2018 12:58:48 PM
State Open
Assignee Alexander Volfman (Alexander.Volfman)
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

I currently define some fields within the TeamCity environment variables such as the new version that TeamCity is currently building. These are custom environment variables per project.
I have linked our TeamCity instance to our YouTrack instance. Ideally, we would use the YouTrack mapping feature to automatically update any found issues within a build with these environment variables (such as automatically setting the fix version, for example). Currently only a few placeholders are available (see here), it would be nice to extend these placeholders to simply cover all of the build parameters.

JT-23409: Custom fields for time entries

$
0
0
Reporter Dan Michaelson (danmichaelson) Dan Michaelson (danmichaelson)
Created Feb 5, 2014 4:54:35 AM
Updated Nov 3, 2018 2:09:08 PM
State Open
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem Time Tracking
Type Feature
Priority Normal
Fix versions Unscheduled
Where there is currently optional “Comment”. Such as a checkbox for "Invoiced" or something. Could also be useful just for the API, like if I'm synchronizing time entries with another system, maybe I want to store the ID of the other system's entry.

JT-50163: 44

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Nov 3, 2018 9:37:59 PM
Updated Nov 3, 2018 11:12:58 PM
Resolved Nov 3, 2018 11:12:58 PM
State Duplicate
Assignee Unassigned
Subsystem No Subsystem
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-24113: Feature: Per project custom reply-to email address options.

$
0
0
Reporter Jose Manimala (Jose_Manimala) Jose Manimala (Jose_Manimala)
Created Mar 17, 2014 7:53:49 PM
Updated Nov 4, 2018 12:26:58 AM
State In Progress
Assignee Evgeny Naumenko (jk)
Subsystem Notifications
Type Feature
Priority Normal
Fix versions 2018.3.next
Hello There,
It would be nice to have the ability to set the from email and reply-to email address options for each project. Currently, the reply-to is set to the global from address. More control on this would allow us to notify multiple teams correctly, but still track the tickets to the same box from which youtrack can then pick up ticket comments and follow ups.

Thanks,
Jose

JT-50164: 92

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Nov 4, 2018 4:48:05 PM
Updated Nov 4, 2018 4:48:05 PM
State Submitted
Assignee Unassigned
Subsystem No Subsystem
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-50165: 64

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Nov 4, 2018 5:53:22 PM
Updated Nov 4, 2018 5:53:22 PM
State Submitted
Assignee Unassigned
Subsystem No Subsystem
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-50166: 65

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Nov 5, 2018 8:30:55 AM
Updated Nov 5, 2018 8:30:55 AM
State Submitted
Assignee Unassigned
Subsystem No Subsystem
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
Viewing all 74845 articles
Browse latest View live




Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>