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

JT-50128: Black header icons on merged hub pages

$
0
0
Reporter Alexander Buturlinov (alexander.buturlinov) Alexander Buturlinov (alexander.buturlinov)
Created Nov 1, 2018 6:19:36 PM
Updated Nov 1, 2018 6:19:36 PM
State Open
Assignee Maksim Ryzhikov (maksimrv)
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

STR:

  1. Go to Users for example

ER: Icons are grey color like on other pages

AR: They are black


JT-50129: Cenerate issue template return 404

$
0
0
Reporter Mikhail Kapusta (Mikhail.Kapusta) Mikhail Kapusta (Mikhail.Kapusta)
Created Nov 1, 2018 6:58:18 PM
Updated Nov 1, 2018 6:58:18 PM
State Open
Assignee Unassigned
Subsystem Single Issue View
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions 2018.3.next
Affected versions Unknown

Build 46900

  1. Goto create new issue
  2. Click "Cenerate issue template"
  3. Paste it to browser
    AR: 404, but after refresh page template will be created

JT-50130: Missing issues widget

$
0
0
Reporter Alexander Buturlinov (alexander.buturlinov) Alexander Buturlinov (alexander.buturlinov)
Created Nov 1, 2018 7:01:04 PM
Updated Nov 1, 2018 7:01:04 PM
State Open
Assignee Unassigned
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

STR:

  1. Start YT with empty database
  2. Log in
  3. Open Dashboard page

JT-33408: Wiki reply notation is not reflected in the mailed notification

$
0
0
Reporter Oskar Berggren (Oskar.Berggren) Oskar Berggren (Oskar.Berggren)
Created Jan 13, 2016 7:42:01 PM
Updated Nov 1, 2018 7:18:13 PM
Resolved Nov 1, 2018 7:18:13 PM
State Duplicate
Assignee Pavel Nikolaev (pasha)
Subsystem Notifications
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 6.5
I mailed an issue to our YouTrack instance. Then in a comment on that issue I entered:

> Some quoted text...
My reply...

In the Youtrack UI this is nicely rendered with a blue vertical bar instead of the '>' as expected.

However, in the notification email that is sent out, there is no quotation indication present at all. The raw email message contains the following snippet:
<div class=3D"wiki quote"> Some quoted text...</div><br/>My reply...<br/><br/>

There is no stylesheet defining the "wiki quote" classes present in the email. Furthermore, when this email is viewed through Gmail, an inspection of the HTML actually sent to the browser reveals that the class attribute have been removed from the div element. Perhaps a stability/security feature of gmail?

What's going on? Maybe the helpdesk notification workflow needs to make sure to render HTML that uses the style attribute instead of the class attribute?

(version is 6.5.16981)

JT-32502: Email with reply quotation does not render blue quotation bar

$
0
0
Reporter Oleg Gerovich (oleg.gerovich) Oleg Gerovich (oleg.gerovich)
Created Oct 28, 2015 3:02:47 AM
Updated Nov 1, 2018 7:18:13 PM
Resolved Oct 27, 2018 11:36:04 PM
State Fixed
Assignee Evgeny Naumenko (jk)
Subsystem Notifications
Type Bug
Priority Normal
Browser Any Browser
OS Windows 7
Fix versions 2018.3.next
Affected versions 6.5
What steps will reproduce the problem?
1. Someone commented on a YouTrack issue and used > to format text as reply quotation (example).
2. I received an email notification for the comment.

What is the expected result?
Email shows the blue quotation bar just like the web view.

What happens instead?
Quotation bar is absent, so text appears with unintended rendering.

I am using Outlook 2010.

JT-50022: Confirmation on Agile

$
0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Oct 29, 2018 5:47:56 PM
Updated Nov 1, 2018 7:28:17 PM
Resolved Nov 1, 2018 7:28:17 PM
State Fixed
Assignee Andrey Skladchikov (Andrey.Skladchikov)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

it should be also shown when pressing esc/clicking outside issue overlay

JT-50131: NullPointerExceptions in logs on start

$
0
0
Reporter Alexander Buturlinov (alexander.buturlinov) Alexander Buturlinov (alexander.buturlinov)
Created Nov 1, 2018 7:29:09 PM
Updated Nov 1, 2018 7:31:14 PM
Resolved Nov 1, 2018 7:31:14 PM
State Obsolete
Assignee Vyacheslav Lukianov (hoegaarden)
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

STR:

  1. Start YT with empty database
  2. Found a lot of exceptions in logs
java.lang.NullPointerException: null
        at jetbrains.youtrack.search.keyword.PrefixTrees$6.invoke(PrefixTrees.java:138) ~[youtrack-search-2018.3.jar:?]
        at jetbrains.youtrack.search.keyword.PrefixTrees$6.invoke(PrefixTrees.java:136) ~[youtrack-search-2018.3.jar:?]
        at jetbrains.youtrack.search.keyword.PrefixTrees.writeWith(PrefixTrees.java:191) ~[youtrack-search-2018.3.jar:?]
        at jetbrains.youtrack.search.keyword.PrefixTrees.putPrefix(PrefixTrees.java:136) ~[youtrack-search-2018.3.jar:?]
        at jetbrains.charisma.parser.filter.PrefixTreeInstaller.add(PrefixTreeInstaller.kt:63) ~[youtrack-application-2018.3.jar:?]
        at jetbrains.charisma.parser.filter.PrefixTreeInstaller.add(PrefixTreeInstaller.kt:49) ~[youtrack-application-2018.3.jar:?]
        at jetbrains.charisma.customfields.complex.common.parser.LocalizableFieldValueInstaller.add(LocalizableFieldValueInstaller.kt:28) ~[charisma-customfields-2018.3.jar:?]
        at jetbrains.charisma.customfields.complex.common.parser.LocalizableFieldValueInstaller.add(LocalizableFieldValueInstaller.kt:11) ~[charisma-customfields-2018.3.jar:?]
        at jetbrains.charisma.parser.XdEntityKeywordInstaller.addedAsync(XdEntityKeywordInstaller.kt:17) ~[youtrack-application-2018.3.jar:?]
        at kotlinx.dnq.listener.EntityListenerWrapper.addedAsync(LegacyEventMultiplexerUtils.kt:59) ~[dnq-1.2.394.jar:?]
        at jetbrains.exodus.entitystore.EventsMultiplexer$handleChange$10.invoke(EventsMultiplexer.kt:220) ~[dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.entitystore.EventsMultiplexer$handleChange$10.invoke(EventsMultiplexer.kt:29) ~[dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.entitystore.EventsMultiplexer.visit(EventsMultiplexer.kt:230) [dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.entitystore.EventsMultiplexer.visit$default(EventsMultiplexer.kt:226) [dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.entitystore.EventsMultiplexer.handleChange(EventsMultiplexer.kt:220) [dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.entitystore.EventsMultiplexer.handlePerEntityTypeChanges(EventsMultiplexer.kt:196) [dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.entitystore.EventsMultiplexer.fire$dnq_transient_store(EventsMultiplexer.kt:74) [dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.entitystore.EventsMultiplexerJob$execute$1.invoke(EventsMultiplexerInternal.kt:76) [dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.entitystore.EventsMultiplexerJob$execute$1.invoke(EventsMultiplexerInternal.kt:65) [dnq-transient-store-1.2.394.jar:1.2.3501]
        at com.jetbrains.teamsys.dnq.database.TransientEntityStoreExt.transactional(TransientEntityStoreExt.kt:51) [dnq-transient-store-1.2.394.jar:?]
        at com.jetbrains.teamsys.dnq.database.TransientEntityStoreImpl.transactional(TransientEntityStoreImpl.kt:95) [dnq-transient-store-1.2.394.jar:?]
        at jetbrains.exodus.database.TransientEntityStore$DefaultImpls.transactional$default(TransientEntityStore.kt:84) [dnq-open-api-1.2.394.jar:?]
        at jetbrains.exodus.entitystore.EventsMultiplexerJob.execute(EventsMultiplexerInternal.kt:75) [dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.core.execution.Job.run(Job.java:99) [xodus-utils-1.2.3501.jar:1.2.3501]
        at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:133) [xodus-utils-1.2.3501.jar:1.2.3501]
        at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doExecuteJob(JobProcessorQueueAdapter.java:243) [xodus-utils-1.2.3501.jar:1.2.3501]
        at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:161) [xodus-utils-1.2.3501.jar:1.2.3501]
        at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:111) [xodus-utils-1.2.3501.jar:1.2.3501]
        at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:43) [xodus-utils-1.2.3501.jar:1.2.3501]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
19:09:34,511 ERROR [@xerJobProcessor] [EventsMultiplexer             ] [] Exception while notifying entity listener.
java.lang.NullPointerException: null
        at jetbrains.youtrack.search.keyword.PrefixTrees$6.invoke(PrefixTrees.java:138) ~[youtrack-search-2018.3.jar:?]
        at jetbrains.youtrack.search.keyword.PrefixTrees$6.invoke(PrefixTrees.java:136) ~[youtrack-search-2018.3.jar:?]
        at jetbrains.youtrack.search.keyword.PrefixTrees.writeWith(PrefixTrees.java:191) ~[youtrack-search-2018.3.jar:?]
        at jetbrains.youtrack.search.keyword.PrefixTrees.putPrefix(PrefixTrees.java:136) ~[youtrack-search-2018.3.jar:?]
        at jetbrains.charisma.parser.filter.PrefixTreeInstaller.add(PrefixTreeInstaller.kt:63) ~[youtrack-application-2018.3.jar:?]
        at jetbrains.charisma.parser.filter.PrefixTreeInstaller.add(PrefixTreeInstaller.kt:49) ~[youtrack-application-2018.3.jar:?]
        at jetbrains.charisma.customfields.complex.common.parser.LocalizableFieldValueInstaller.add(LocalizableFieldValueInstaller.kt:28) ~[charisma-customfields-2018.3.jar:?]
        at jetbrains.charisma.customfields.complex.common.parser.LocalizableFieldValueInstaller.add(LocalizableFieldValueInstaller.kt:11) ~[charisma-customfields-2018.3.jar:?]
        at jetbrains.charisma.parser.XdEntityKeywordInstaller.addedAsync(XdEntityKeywordInstaller.kt:17) ~[youtrack-application-2018.3.jar:?]
        at kotlinx.dnq.listener.EntityListenerWrapper.addedAsync(LegacyEventMultiplexerUtils.kt:59) ~[dnq-1.2.394.jar:?]
        at jetbrains.exodus.entitystore.EventsMultiplexer$handleChange$10.invoke(EventsMultiplexer.kt:220) ~[dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.entitystore.EventsMultiplexer$handleChange$10.invoke(EventsMultiplexer.kt:29) ~[dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.entitystore.EventsMultiplexer.visit(EventsMultiplexer.kt:230) [dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.entitystore.EventsMultiplexer.visit$default(EventsMultiplexer.kt:226) [dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.entitystore.EventsMultiplexer.handleChange(EventsMultiplexer.kt:220) [dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.entitystore.EventsMultiplexer.handlePerEntityTypeChanges(EventsMultiplexer.kt:196) [dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.entitystore.EventsMultiplexer.fire$dnq_transient_store(EventsMultiplexer.kt:74) [dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.entitystore.EventsMultiplexerJob$execute$1.invoke(EventsMultiplexerInternal.kt:76) [dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.entitystore.EventsMultiplexerJob$execute$1.invoke(EventsMultiplexerInternal.kt:65) [dnq-transient-store-1.2.394.jar:1.2.3501]
        at com.jetbrains.teamsys.dnq.database.TransientEntityStoreExt.transactional(TransientEntityStoreExt.kt:51) [dnq-transient-store-1.2.394.jar:?]
        at com.jetbrains.teamsys.dnq.database.TransientEntityStoreImpl.transactional(TransientEntityStoreImpl.kt:95) [dnq-transient-store-1.2.394.jar:?]
        at jetbrains.exodus.database.TransientEntityStore$DefaultImpls.transactional$default(TransientEntityStore.kt:84) [dnq-open-api-1.2.394.jar:?]
        at jetbrains.exodus.entitystore.EventsMultiplexerJob.execute(EventsMultiplexerInternal.kt:75) [dnq-transient-store-1.2.394.jar:1.2.3501]
        at jetbrains.exodus.core.execution.Job.run(Job.java:99) [xodus-utils-1.2.3501.jar:1.2.3501]
        at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:133) [xodus-utils-1.2.3501.jar:1.2.3501]
        at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doExecuteJob(JobProcessorQueueAdapter.java:243) [xodus-utils-1.2.3501.jar:1.2.3501]
        at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:161) [xodus-utils-1.2.3501.jar:1.2.3501]
        at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:111) [xodus-utils-1.2.3501.jar:1.2.3501]
        at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:43) [xodus-utils-1.2.3501.jar:1.2.3501]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
...

JT-49687: Check and fix charts representation

$
0
0
Reporter Alexey Volkov (Alexey.Volkov) Alexey Volkov (Alexey.Volkov)
Created Oct 12, 2018 5:43:43 PM
Updated Nov 1, 2018 8:31:57 PM
Resolved Oct 29, 2018 6:42:06 PM
State Verified
Assignee Pavel Nikolaev (pasha)
Subsystem Reports
Type Task
Priority Normal
Fix versions Unscheduled

Check that values presentation is not broken on charts.


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 1, 2018 8:32:53 PM
State Wait for Reply
Assignee Ekaterina Alekseeva (Ekaterina.Alekseeva)
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-50133: The value in dropdown list gets duplicated when trying to deselect the default value of a multivalue enum field and to select a new one instead

$
0
0
Reporter Anastasia Bartasheva (ana.bartasheva) Anastasia Bartasheva (ana.bartasheva)
Created Nov 1, 2018 8:30:32 PM
Updated Nov 1, 2018 8:47:44 PM
Resolved Nov 1, 2018 8:47:44 PM
State Duplicate
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

STR:

  1. Have enum multivalue field Subsystem which cannot be empty and has 'Support' value as a default one
  2. Go to the issue page. Make sure Subsystem value is set to the default value (Support)
  3. Open the dropdown, deselect the default value
  4. Select another value (e.g. iOS)

ER: A tick near iOS value, no tick near Support value
AR: Support value turns into iOS value, both have ticks (see video attached)

JT-50132: REST: add total(value,presentation) to reports of types IssuesPerProject, IssuesPerAssignee, IssuesPerArbitraryField

$
0
0
Reporter Ekaterina Zaikina (Ekaterina_Zaikina) Ekaterina Zaikina (Ekaterina_Zaikina)
Created Nov 1, 2018 7:58:42 PM
Updated Nov 1, 2018 9:30:56 PM
Resolved Nov 1, 2018 9:30:56 PM
State Fixed
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem Reports
Type Task
Priority Normal
Fix versions Unscheduled

Now this field exists only in IssuesPerTwoFieldsReport, so I cannot show total spent time for the rest of reports types in custom widget.

JT-45277: Hub integration page is not usable in case if the integration is broken

$
0
0
Reporter Alexander Buturlinov (alexander.buturlinov) Alexander Buturlinov (alexander.buturlinov)
Created Jan 17, 2018 1:28:14 PM
Updated Nov 1, 2018 9:53:03 PM
Resolved Jan 23, 2018 2:45:00 PM
State Verified
Assignee Maksim Ryzhikov (maksimrv)
Subsystem No Subsystem
Type Task
Priority Major
Fix versions 2017.4.39083

STR:

  1. Distrust YT service in Hub
  2. Wait for 10 seconds in order the change to apply
  3. Open some angular page (You'll be redirected to error page with link to Hub Integration settings page) and click link to go to Hub Integration page (or just open /admin/ring)

ER: The page is usable
AR: The page is not usable because of an error (in browser's console)

TypeError: Cannot read property 'auth' of null
    at Object.$get (main.88cd1d6139d0667dca51.js:36)
    at Object.a [as invoke] (vendor.88cd1d6139d0667dca51.js:63)
    at vendor.88cd1d6139d0667dca51.js:63
    at Object.r [as get] (vendor.88cd1d6139d0667dca51.js:63)
    at s (main.88cd1d6139d0667dca51.js:36)
    at Object.load (main.88cd1d6139d0667dca51.js:36)
    at n (main.88cd1d6139d0667dca51.js:36)
    at Object.a [as invoke] (vendor.88cd1d6139d0667dca51.js:63)
    at vendor.88cd1d6139d0667dca51.js:6
    at Object.o [as forEach] (vendor.88cd1d6139d0667dca51.js:63) "Possibly unhandled rejection: {}"
(anonymous) @ vendor.88cd1d6139d0667dca51.js:63

JT-1196: Search with quotes should find exact word form

$
0
0
Reporter Yegor Yarko (yaegor) Yegor Yarko (yaegor)
Created Jul 30, 2009 9:09:27 PM
Updated Nov 1, 2018 11:12:51 PM
State Open
Assignee Vyacheslav Lukianov (hoegaarden)
Subsystem Full Text Index
Type Feature
Priority Normal
Fix versions Unscheduled
a real use case: I need to find all the issues mentioning word "archivation" in this particular form. And I can't to do this in Charisma.

Forced to do this (w/o comments) by exporting all the issues into CSV and searching there with a plain text editor.

JT-50134: Issues connecting to hub after upgrade

$
0
0
Reporter Ruslan Sovinskyy (rsovinskyy) Ruslan Sovinskyy (rsovinskyy)
Created Nov 2, 2018 12:54:01 AM
Updated Nov 2, 2018 12:54:01 AM
State Submitted
Assignee Unassigned
Subsystem No Subsystem
Type Usability Problem
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

What steps will reproduce the problem?

  1. Have hub running 2018.2 and youtrack at 2018.3
  2. Upgrade hub to 2018.3
  3. Can't access youtrack on upgrade

After HUB upgrade I lost connection with youtrack.

Dashboard works fine and pulls issues / graphs from youtrack. But going to youtrack directly takes me to login screen. login screen.

My hub credentials don't work there. However I can use the default User name root and password root.

When logged in as root i get presented with blank screen with JS error

I have tried changing the HUB url to one on our server though /bundle/admin/migration and it throws invalid URl error.

I tried re installing youtrack and on Upgrade step, where setting are picked up from previous install it cannot continue bacause it can't connect to HUB (connection timeout). Setting it to localhost got me thought that step. Not sure why the original upgrade went though

Both installations of HUB and Youtrack are zip files

JT-50135: VCS server is overloaded or down to maintenance

$
0
0
Reporter Ilya Stolpovskikh (istolpov) Ilya Stolpovskikh (istolpov)
Created Nov 2, 2018 3:51:12 AM
Updated Nov 2, 2018 3:59:03 AM
State Open
Assignee Alexander Volfman (Alexander.Volfman)
Subsystem Bitbucket Integration
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2018.3.46727, 2018.3

The standalone youtrack is unable to connect to VCS systems (github and bitbucked were tried)

Steps to reproduce are awfully generic, so I guess it won't help much but nonetheless:

  1. GET youtrack/admin/vcs
  2. try to add VCS

The problem is non-representative error message and inability to connect to VCS of my choosing too.

Here's the excerpt from logs:

01/11/18 20:41:26,186 ERROR [@tp1009686312-41] [ErrorExceptionMapper          ] [internal@93.100.219.36] Caught exception during request processing at POST /api/admin/integrations/vcs/r
emote/repositories requested by Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:62.0) Gecko/20100101 Firefox/62.0
javax.ws.rs.ProcessingException: state
       at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:264) ~[jersey-client-2.22.2.jar:?]
       at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:700) ~[jersey-client-2.22.2.jar:?]
       at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.22.2.jar:?]
       at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.22.2.jar:?]
       at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.22.2.jar:?]
...
       at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [jetty-io-9.3.24.v20180605.jar:9.3.24.v20180605]
       at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [jetty-util-9.3.24.v20180605.jar:9.3.24.v20180605]
       at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [jetty-util-9.3.24.v20180605.jar:9.3.24.v20180605]
       at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [jetty-util-9.3.24.v20180605.jar:9.3.24.v20180605]
       at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [jetty-util-9.3.24.v20180605.jar:9.3.24.v20180605]
       at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [jetty-util-9.3.24.v20180605.jar:9.3.24.v20180605]
       at java.lang.Thread.run(Thread.java:748) [?:1.8.0_192]
Caused by: java.lang.NoSuchFieldError: state
       at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:198) ~[?:1.8.0_192]
       at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1037) ~[?:1.8.0_192]
       at sun.security.ssl.Handshaker.process_record(Handshaker.java:965) ~[?:1.8.0_192]
       at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1064) ~[?:1.8.0_192]
       at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367) ~[?:1.8.0_192]
...

I tried this with SELinux on and off (my first thought) -- does not make a difference.

I uploaded the detailed logs to https://uploads.services.jetbrains.com/ : filename istolpov-vcs-issue-youtrack-logs.tar.gz
Those logs were collected with -Djavax.net.debug=ssl because of SSL frames present in the error stack, thought it would help me but alas.
Maybe it will help you somewhat.

[root@istolpov log]# java -version
java version "1.8.0_192"
Java(TM) SE Runtime Environment (build 1.8.0_192-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.192-b12, mixed mode)

This cuts off a major integration piece from Youtrack so I would really love some help with that.


JT-50136: Unable to edit the previous issue's time in the project

$
0
0
Reporter Neebal IT (it) Neebal IT (it)
Created Nov 2, 2018 8:42:38 AM
Updated Nov 2, 2018 8:42:38 AM
State Submitted
Assignee Unassigned
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.Go to project
2.Click on to "load more" go previous issue
3.Unable to load previous issues.

What is the expected result?
Load Previous issues
What happens instead?
Show the same page.

Refer the screenshot

JT-49356: Long texts in Combobox getting cut off

$
0
0
Reporter Stefan Sidlo (ssdcops) Stefan Sidlo (ssdcops)
Created Sep 24, 2018 1:18:51 PM
Updated Nov 2, 2018 10:39:01 AM
State Open
Assignee Dmitry Gizatov (mitya)
Subsystem Single Issue View
Type Usability Problem
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

What steps will reproduce the problem?

  1. Have a Combobox
  2. Add a value with a long name
  3. Try to select the value

What is the expected result?
Extend the Combobox to fit values
OR
Give the option to extend the combobox

What happens instead?
The text gets cut off

Please provide any additional information below.

Hey,
we have a combobox which hold very long text strings.
Most of our users have a problem, that they cannot see the whole string to select the correct value.

JT-50137: Activity stream: no icons for last commits

$
0
0
Reporter Alexey Volkov (Alexey.Volkov) Alexey Volkov (Alexey.Volkov)
Created Nov 2, 2018 11:25:29 AM
Updated Nov 2, 2018 11:25:29 AM
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 Unknown

See screenshot (yes it's private)

JT-49875: Вопрос по правам

$
0
0
Reporter Ditriy Kalinyuk (kalinjuk) Ditriy Kalinyuk (kalinjuk)
Created Oct 23, 2018 9:39:25 AM
Updated Nov 2, 2018 11:35:57 AM
Resolved Nov 2, 2018 11:35:52 AM
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 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-50138: Linked issues block in Youtrack 2018.3.*

$
0
0
Reporter Anton Lukashin (anton_lukashin) Anton Lukashin (anton_lukashin)
Created Nov 2, 2018 12:23:31 PM
Updated Nov 2, 2018 12:23:31 PM
State Submitted
Assignee Unassigned
Subsystem Issue Links
Type Cosmetics
Priority Major
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

Please return short list of linked issues on the top of issue page

After updating to the new Youtrack version (2018.3.46727) very useful list of linked issue on the top of issue page was totally moved under Description section.
I agree that new list of linked issues looks good visualize more inforation and so on, but you can't now just open issue page and take a look at linked issues. You must scroll down through large decription to find this block... ugh! Don't become Jira please. We love Youtrack so much for its usability and quickness.

Hope your UX specialists will care about this question.

Viewing all 74845 articles
Browse latest View live




Latest Images