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

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 19, 2018 4:12:41 PM
State In Progress
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem Konnector App
Type Task
Priority Normal
Fix versions Unscheduled
We need to be able to send a friendly message about migration with an offer to re-install konnector to the installing user

JT-37403: Issue created from an HTML-email gets messed up with HTML

$
0
0
Reporter Liubov Dievskaia (Liubov.Dievskaia) Liubov Dievskaia (Liubov.Dievskaia)
Created Sep 6, 2016 1:14:13 PM
Updated Nov 19, 2018 4:48:13 PM
Resolved Sep 6, 2016 6:55:54 PM
State As designed
Assignee Mariya Davydova (mary)
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown
When an issue is created from an HTML-E-Mail and someone edits the issue, the description area is messed up with HTML-Code. (see sample screenshot below)

JT-50369: Search request was not processed because its part Release: 2018* might cause significant system slow-down, please refine the query

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Nov 19, 2018 5:08:04 PM
Updated Nov 19, 2018 5:08:04 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-50370: Search request was not processed because its part Release: 2018* might cause significant system slow-down, please refine the query

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Nov 19, 2018 5:08:17 PM
Updated Nov 19, 2018 5:08:17 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-48826: Adding column as "Unresolved" results in "Resolved"

$
0
0
Reporter Liubov Melnikova (Liubov.Melnikova) Liubov Melnikova (Liubov.Melnikova)
Created Aug 23, 2018 12:20:18 PM
Updated Nov 19, 2018 6:28:54 PM
Resolved Sep 10, 2018 3:04:13 PM
State Fixed
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem Agile Board
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions 2018.3.46358
Affected versions Unknown
If you add a column to the agile board with "Resolved" unticked, it's still shows cards as "Resolved" in that new column.

JT-50371: Don't show the resolved/unresolved property of the state value when editing column names of agile board

$
0
0
Reporter Anastasia Bartasheva (ana.bartasheva) Anastasia Bartasheva (ana.bartasheva)
Created Nov 19, 2018 6:10:55 PM
Updated Nov 19, 2018 6:28:54 PM
State Open
Assignee Maksim Ryzhikov (maksimrv)
Subsystem Agile Board
Type Usability Problem
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2018.3.46727
We don't allow making the state value resolved/unresolved from the board, this can be done only on the custom fields page. Users are confused when they open the value to edit and cannot make it resolved/unresolved (see video attached).
It'd be better not to show it at all and to suggest editing only the name.

JT-50372: Issue resolved/unresolved state is hard to "parse" on the issue list: looking too similar

$
0
0
Reporter Yegor Yarko (yaegor) Yegor Yarko (yaegor)
Created Nov 19, 2018 6:34:21 PM
Updated Nov 19, 2018 6:34:21 PM
State Submitted
Assignee Unassigned
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown
Windows/Chrome.

When I look through the issues in the issues list and need to check the next closed (or next open) issue in the list, it's hard to do that while "scanning" the list.
I found myself thinking if the issue open or not.
It seems like this task was much easier before (months ago), probbaly because the links color or weight was more different form the grayed out text..

For me this is a major inconvenience and seems like regression.

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

JT-50374: REST exception for URL: /rest/issue/xxx-6/attachment javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error

$
0
0
Reporter Alexander Buturlinov (alexander.buturlinov) Alexander Buturlinov (alexander.buturlinov)
Created Nov 19, 2018 7:48:29 PM
Updated Nov 19, 2018 7:48:29 PM
State Open
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown
19:35:34,187 WARN  [@qtp758705033-16] [BaseExceptionMapper           ] [root@127.0.0.1] REST exception for URL: /rest/issue/deftalk_sysadmins-6/attachment
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
        at org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider.writeTo(AbstractRootElementJaxbProvider.java:182) ~[jersey-media-jaxb-2.22.2.jar:?]
        at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:265) ~[jersey-common-2.22.2.jar:?]
        at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:250) ~[jersey-common-2.22.2.jar:?]
        at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:162) ~[jersey-common-2.22.2.jar:?]
        at org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor.aroundWriteTo(JsonWithPaddingInterceptor.java:106) ~[jersey-server-2.22.2.jar:?]
        at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:162) ~[jersey-common-2.22.2.jar:?]
        at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:86) ~[jersey-server-2.22.2.jar:?]
        at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:162) ~[jersey-common-2.22.2.jar:?]
        at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1130) ~[jersey-common-2.22.2.jar:?]
        at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:711) ~[jersey-server-2.22.2.jar:?]
        at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:444) [jersey-server-2.22.2.jar:?]
        at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:434) [jersey-server-2.22.2.jar:?]
        at org.glassfish.jersey.server.ServerRuntime$2.run(ServerRuntime.java:329) [jersey-server-2.22.2.jar:?]
        at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.22.2.jar:?]
        at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-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:267) [jersey-common-2.22.2.jar:?]
        at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:317) [jersey-common-2.22.2.jar:?]
        at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:305) [jersey-server-2.22.2.jar:?]
        at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1154) [jersey-server-2.22.2.jar:?]
        at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:473) [jersey-container-servlet-core-2.22.2.jar:?]
        at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:427) [jersey-container-servlet-core-2.22.2.jar:?]
        at jetbrains.mps.webr.rpc.rest.provider.misc.DefaultRestRequestHandler.handle(DefaultRestRequestHandler.java:207) [jetbrains.mps.webr.rpc.rest.provider-3442.jar:?]
        at jetbrains.mps.webr.runtime.requestProcessor.RestRequestProcessor.processRequest(RestRequestProcessor.java:47) [jetbrains.mps.webr.runtime-3442.jar:?]
        at jetbrains.mps.webr.runtime.servlet.MainServlet.processRequest(MainServlet.java:225) [jetbrains.mps.webr.runtime-3442.jar:?]
        at jetbrains.mps.webr.runtime.servlet.MainServlet.doGet(MainServlet.java:141) [jetbrains.mps.webr.runtime-3442.jar:?]
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) [youtrack-2099.99.65534.jar:2099.99.65534]
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:848) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1772) [youtrack-2099.99.65534.jar:2099.99.65534]
        at jetbrains.youtrack.webapp.filters.RootGoFilter.doFilter(RootGoFilter.kt:53) [youtrack-webapp-2099.99.jar:?]
        at jetbrains.youtrack.webapp.filters.FilterAdapter.doFilter(FilterAdapter.kt:32) [youtrack-webapp-2099.99.jar:?]
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [youtrack-2099.99.65534.jar:2099.99.65534]
        at jetbrains.youtrack.webapp.filters.NewUIFilter.doFilter(NewUIFilter.kt:41) [youtrack-webapp-2099.99.jar:?]
        at jetbrains.youtrack.webapp.filters.FilterAdapter.doFilter(FilterAdapter.kt:32) [youtrack-webapp-2099.99.jar:?]
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [youtrack-2099.99.65534.jar:2099.99.65534]
        at jetbrains.youtrack.webapp.filters.SetThreadLocalPrincipalFilter.doFilter(SetThreadLocalPrincipalFilter.kt:19) [youtrack-webapp-2099.99.jar:?]
        at jetbrains.youtrack.webapp.filters.FilterAdapter.doFilter(FilterAdapter.kt:32) [youtrack-webapp-2099.99.jar:?]
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [youtrack-2099.99.65534.jar:2099.99.65534]
        at jetbrains.youtrack.webapp.filters.WebrSessionAuthenticationFilter.doFilter(WebrSessionAuthenticationFilter.kt:36) [youtrack-webapp-2099.99.jar:?]
        at jetbrains.youtrack.webapp.filters.FilterAdapter.doFilter(FilterAdapter.kt:32) [youtrack-webapp-2099.99.jar:?]
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [youtrack-2099.99.65534.jar:2099.99.65534]
        at jetbrains.mps.webr.runtime.filter.QueryParameterFilter.doFilter(QueryParameterFilter.java:25) [jetbrains.mps.webr.runtime-3442.jar:?]
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.continuation.ContinuationFilter.doFilter(ContinuationFilter.java:127) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [youtrack-2099.99.65534.jar:2099.99.65534]
        at jetbrains.youtrack.webapp.filters.SecurityResponseHeadersFilter.doFilter(SecurityResponseHeadersFilter.kt:18) [youtrack-webapp-2099.99.jar:?]
        at jetbrains.youtrack.webapp.filters.FilterAdapter.doFilter(FilterAdapter.kt:32) [youtrack-webapp-2099.99.jar:?]
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.server.Server.handle(Server.java:534) [youtrack-2099.99.65534.jar:2099.99.65534]
        at jetbrains.youtrack.standalone.instrumentation.InstrumentingServer.handle(InstrumentingServer.java:40) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [youtrack-2099.99.65534.jar:2099.99.65534]
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [youtrack-2099.99.65534.jar:2099.99.65534]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
Caused by: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 1 counts of IllegalAnnotationExceptions
        at com.sun.xml.bind.v2.runtime.IllegalAnnotationsException$Builder.check(IllegalAnnotationsException.java:106) ~[jaxb-impl-2.2.6.jar:2.2.6]
        at com.sun.xml.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JAXBContextImpl.java:471) ~[jaxb-impl-2.2.6.jar:2.2.6]
        at com.sun.xml.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:303) ~[jaxb-impl-2.2.6.jar:2.2.6]
        at com.sun.xml.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:142) ~[jaxb-impl-2.2.6.jar:2.2.6]
        at com.sun.xml.bind.v2.runtime.JAXBContextImpl$JAXBContextBuilder.build(JAXBContextImpl.java:1174) ~[jaxb-impl-2.2.6.jar:2.2.6]
        at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:162) ~[jaxb-impl-2.2.6.jar:2.2.6]
        at sun.reflect.GeneratedMethodAccessor679.invoke(Unknown Source) ~[?:?]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
        at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:247) ~[?:1.8.0_151]
        at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:234) ~[?:1.8.0_151]
        at javax.xml.bind.ContextFinder.find(ContextFinder.java:441) ~[?:1.8.0_151]
        at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:641) ~[?:1.8.0_151]
        at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:584) ~[?:1.8.0_151]
        at org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider.getStoredJaxbContext(AbstractJaxbProvider.java:311) ~[jersey-media-jaxb-2.22.2.jar:?]
        at org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider.getJAXBContext(AbstractJaxbProvider.java:296) ~[jersey-media-jaxb-2.22.2.jar:?]
        at org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider.getMarshaller(AbstractJaxbProvider.java:263) ~[jersey-media-jaxb-2.22.2.jar:?]
        at org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider.getMarshaller(AbstractJaxbProvider.java:230) ~[jersey-media-jaxb-2.22.2.jar:?]
        at org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider.writeTo(AbstractRootElementJaxbProvider.java:174) ~[jersey-media-jaxb-2.22.2.jar:?]
        ... 74 more

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 19, 2018 7:50:11 PM
State In Progress
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-47921: Hangs with large number of browser tabs open

$
0
0
Reporter Ian Reay (Ian_Reay) Ian Reay (Ian_Reay)
Created Jun 27, 2018 5:44:15 PM
Updated Nov 19, 2018 8:08:17 PM
Resolved Oct 12, 2018 3:54:43 PM
State Without verification
Assignee Anastasia Bartasheva (ana.bartasheva)
Subsystem Installer
Type Support Request
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

What steps will reproduce the problem?

  1. Open 6+ tabs in chrome or firefox
  2. Use the tabs

What is the expected result?
The tabs should remain responsive and functional.

What happens instead?
After a certain number are opened the browser hangs for people. Often they mistake the problem as the server is down whereas they have exhausted their browser connections to the server.

Right now we have many employees encountering this. Some are adjusting their browser connections to a server from 6 to something higher like 10 or 20.

Does jetbrains have a recommended way of handling this?

JT-50373: Incorrect field type in old rest

$
0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Nov 19, 2018 6:57:44 PM
Updated Nov 19, 2018 9:27:38 PM
Resolved Nov 19, 2018 7:01:20 PM
State Fixed
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions 2018.3.next

JT-50307: Checking a TODO item only works sometimes

$
0
0
Reporter Evan Darwin (relta) Evan Darwin (relta)
Created Nov 15, 2018 11:21:49 AM
Updated Nov 19, 2018 10:25:57 PM
State Open
Assignee Anastasia Bartasheva (ana.bartasheva)
Subsystem No Subsystem
Type Support Request
Priority Normal
Browser Chrome
OS Windows 10
Fix versions Unscheduled
Affected versions Unknown

What steps will reproduce the problem?

  1. Attempt clicking the checkbox
  2. The checkbox is not checked
  3. Attempt clicking the checkbox
  4. The checkbox is checked

What is the expected result?

The checkbox should be checked on the first attempt, as it was before the last release.

What happens instead?

The checkbox does not always check.

Please provide any additional information below.

Windows 10 - Google Chrome Version 70.0.3538.102 (Official Build) (64-bit)

Attach a code sample as text, a screenshot or screencast if possible

JT-50375: VCS integration: if commit author is not project's developer, allow to apply commands from commit description on behalf of person doing merge

$
0
0
Reporter Alexander Chernikov (sashache) Alexander Chernikov (sashache)
Created Nov 19, 2018 11:22:04 PM
Updated Nov 19, 2018 11:22:43 PM
State Open
Assignee Alexander Volfman (Alexander.Volfman)
Subsystem GitHub Integration
Type Feature
Priority Normal
Fix versions Unscheduled
Please look at https://youtrack.jetbrains.com/issue/KT-28268 including history and VCS changes.
Toshiaki Kameyama commented 17 Nov 2018 15:08
(Makes a pull request.)

Toshiaki Kameyama committed changes 17 Nov 2018 18:07
Make abstract: do not suggest for inline classes #KT-28268 Fixed
(This is the merging of his change by Mikhail Glukhikh.)
(Fixed command is rejected.)

The problem is that Toshiaki Kameyama is not Kotlin project developer.
Because of that (as explained in https://youtrack.jetbrains.com/issue/JT-50363#focus=streamItem-27-3164036-0-0) the Fixed command is not applied (JT-50363) and the VCS change record contains the warning "Unknown command: Fixed".

However, the developer who performed the merge (Mikhail Glukhikh) is Kotlin developer.
Can YouTrack be configured so that in this case Fixed command (and others) would be applied on behalf of developer doing merge?

YouTrack 2018.3 build 47162.

JT-48299: Search request was not processed because its part #2.* might cause significant system slow-down, please refine the query

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Jul 17, 2018 6:30:38 PM
Updated Nov 20, 2018 11:48:31 AM
Resolved Sep 14, 2018 12:14:57 PM
State As designed
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem Search
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-50348: ^N shortcut doesn't work on macOS (Chrome)

$
0
0
Reporter Konstantin Bulenkov (kb) Konstantin Bulenkov (kb)
Created Nov 16, 2018 6:17:52 PM
Updated Nov 20, 2018 1:12:01 PM
State In Progress
Assignee Maxim Erekhinskiy (maxim.erehinskiy)
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Chrome
OS Mac OS X
Fix versions Unscheduled
Affected versions Unknown
Steps to reproduce:
1. Go to https://youtrack.jetbrains.com/issues/JT
2. Press ^N

Expected: New Issue Form is opened
Actual: Nothing happens

JetBrains Bug & Issue Tracker YouTrack 2018.3
Build 47162 Thu, Nov 15, 2018, 2:20:34 PM UTC

Chrome: Version 70.0.3538.77 (Official Build) (64-bit)
OS: macOS 10.13.6

JT-50352: Text goes out of bounds of file removal confirmation popup

$
0
0
Reporter Yaroslav  Russkih (yaroslav.russkih) Yaroslav Russkih (yaroslav.russkih)
Created Nov 16, 2018 8:57:52 PM
Updated Nov 20, 2018 1:16:15 PM
State Open
Assignee Alexander Anisimov (xi-eye)
Subsystem Single Issue View
Type Cosmetics
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

JT-50332: Issue moved to another project has overwritten an existing issue

$
0
0
Reporter Liubov Dievskaia (Liubov.Dievskaia) Liubov Dievskaia (Liubov.Dievskaia)
Created Nov 16, 2018 12:28:44 AM
Updated Nov 20, 2018 1:40:27 PM
State Open
Assignee Vyacheslav Lukianov (hoegaarden)
Subsystem Core Functionality
Type Bug
Priority Major
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2018.3.47109
  1. A member created a ticket in the project X with title A
  2. User moved the ticket to the project Y (assigned new fields etc.,)
  3. Now the ticket is showing up as with title A in listing & widget
  4. But when clicked and opened the detail, it is showing an already closed ticket's status

JT-49965: Add button show/hide filters block in QueryAssist

$
0
0
Reporter Maksim Ryzhikov (maksimrv) Maksim Ryzhikov (maksimrv)
Created Oct 26, 2018 12:22:32 PM
Updated Nov 20, 2018 2:25:30 PM
Resolved Nov 14, 2018 12:00:00 PM
State Verified
Assignee Maksim Ryzhikov (maksimrv)
Subsystem Issue List
Type Task
Priority Normal
Fix versions Unscheduled

JT-50316: Asterisk is not filtered out from filter value

$
0
0
Reporter Alexander Buturlinov (alexander.buturlinov) Alexander Buturlinov (alexander.buturlinov)
Created Nov 15, 2018 2:23:04 PM
Updated Nov 20, 2018 2:27:26 PM
Resolved Nov 15, 2018 8:53:36 PM
State Verified
Assignee Maksim Ryzhikov (maksimrv)
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

There is an ability to set ranges for some fields. For example Priority.
For such fields suggestions in search field have Asterisk as "open range" operator. So it doesn't make any sense to show asterisk in filters. It can confuse user.

Viewing all 74845 articles
Browse latest View live




Latest Images