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

JT-18605: Update prefix trees in after flush events handlers

$
0
0
Reporter Vadim Gurov (vgurov) Vadim Gurov (vgurov)
Created Feb 14, 2013 2:16:45 PM
Updated Apr 16, 2013 5:48:21 PM
Priority Normal
Type Task
State Open
Assignee Unassigned
Subsystem No subsystem
Fix versions Backlog
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine

JT-9431: email settings per project

$
0
0
Reporter Alexander Kitaev (oka) Alexander Kitaev (oka)
Created May 10, 2011 1:01:55 PM
Updated Apr 16, 2013 5:58:30 PM
Resolved Apr 16, 2013 5:34:24 PM
Priority Normal
Type Feature
State Fixed
Assignee Mariya Davydova (mariyafomkina)
Subsystem No subsystem
Fix versions 4.2.2, Gentle II
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
I'd like different 'from' addresses to be used in notifications sent for different projects, e.g. isues@project1.com, issues@project2.com, etc.

JT-15930: Add more color choices

$
0
0
Reporter Roman Starkov (rstarkov) Roman Starkov (rstarkov)
Created Jul 27, 2012 10:43:55 PM
Updated Apr 16, 2013 5:59:29 PM
Priority Normal
Type Usability Problem
State In Progress
Assignee Artem Tiunov (artemtiunov)
Subsystem Custom Fields
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Undefined
It would be nice if YouTrack had more colors to choose from for my field values.

How about having three separate groups, with a bit of visual space between them. The first group could have white text on dark shades. The second black text on light shades. The third would have several different text colors on transparent backgrounds.

This third group is particularly under-represented in the current design: there is only "normal on transparent" and "green on transparent".

JT-16125: When cannot start java applet on mac, show correct error message

$
0
0
Reporter Anton Makeev (amakeev) Anton Makeev (amakeev)
Created Aug 11, 2012 2:02:27 PM
Updated Apr 16, 2013 6:00:01 PM
Priority Normal
Type Usability Problem
State Open
Assignee Evgeniy Schepotiev (zeckson)
Subsystem Screenshot Tool
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions 4.0
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Undefined
Show something like 'Java applet is disabled. enable it in Java Preferences'

JT-18542: Get rid of Java browser applet

$
0
0
Reporter Stephan Herrmann (Stephan.Herrmann) Stephan Herrmann (Stephan.Herrmann)
Created Feb 8, 2013 6:23:01 PM
Updated Apr 16, 2013 6:00:01 PM
Priority Critical
Type Security Problem
State Open
Assignee Vadim Gurov (vgurov)
Subsystem Screenshot Tool
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Windows 7
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
Using any java applet is no fun anymore. Due to security issues, Firefox always blocks java as soon as a new version is out. This is every other week at the moment. Whithin our company, we can not just update java alone, we have to call the administrator. The administrator updates once a month. So half of the time, I can not attach screen shots which is one of the most useful features.

Enabling java plugin in firefox does not help eighter.

Can you please get rid of java?

JT-19420: Exception on dashboard

$
0
0
Reporter yapavel (pavel.nikitin) yapavel (pavel.nikitin)
Created Apr 16, 2013 6:31:40 PM
Updated Apr 16, 2013 6:32:38 PM
Priority Major
Type Bug
State In Progress
Assignee yapavel (pavel.nikitin)
Subsystem No subsystem
Fix versions Gentle
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
INFO | jvm 1 | 2013/04/16 18:20:58 | 18:20:58,716 WARN [TransientSessionImpl ] [est: /dashboard] [guest@172.20.240.163] Entity [SearchRequest: id = 37-4273527[up-to-date]] was removed in database, can't create local copy.
INFO | jvm 1 | 2013/04/16 18:20:58 | 2013-04-16 18:20:58.717:WARN:oejs.ServletHandler:/dashboard
INFO | jvm 1 | 2013/04/16 18:20:58 | jetbrains.exodus.database.exceptions.EntityRemovedInDatabaseException: SearchRequest was removed.
INFO | jvm 1 | 2013/04/16 18:20:58 |
at jetbrains.exodus.database.PersistentStoreTransaction.getEntity(PersistentStoreTransaction.java:195)
INFO | jvm 1 | 2013/04/16 18:20:58 |
at jetbrains.exodus.database.PersistentStoreTransaction.getEntity(PersistentStoreTransaction.java:26)
INFO | jvm 1 | 2013/04/16 18:20:58 |
at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.newLocalCopy(TransientSessionImpl.java:565)
INFO | jvm 1 | 2013/04/16 18:20:58 |
at com.jetbrains.teamsys.dnq.database.TransientStoreUtil.reattach(TransientStoreUtil.java:71)
INFO | jvm 1 | 2013/04/16 18:20:58 |
at com.jetbrains.teamsys.dnq.association.AssociationSemantics.getToOne(AssociationSemantics.java:34)
INFO | jvm 1 | 2013/04/16 18:20:58 |
at jetbrains.charisma.smartui.persistent.SearchRequestImpl.search(SearchRequestImpl.java:71)
INFO | jvm 1 | 2013/04/16 18:20:58 |
at jetbrains.charisma.smartui.welcomeScreen.Dashboard_RootHtmlTemplateComponent$1.invoke(Dashboard_RootHtmlTemplateComponent.java:95)
INFO | jvm 1 | 2013/04/16 18:20:58 |
at jetbrains.teamsys.dnq.runtime.txn._Txn.run(_Txn.java:18)
INFO | jvm 1 | 2013/04/16 18:20:58 |
at jetbrains.charisma.smartui.welcomeScreen.Dashboard_RootHtmlTemplateComponent.onEnter(Dashboard_RootHtmlTemplateComponent.java:92)
INFO | jvm 1 | 2013/04/16 18:20:58 |
at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.<init>(TemplateComponent.java:92)
INFO | jvm 1 | 2013/04/16 18:20:58 |
at jetbrains.charisma.smartui.welcomeScreen.Dashboard_RootHtmlTemplateComponent.<init>(Dashboard_RootHtmlTemplateComponent.java:68)

JT-19421: State and field Verified mixed in the Ruby project

$
0
0
Reporter Anna Kutarba (Anna.Kutarba) Anna Kutarba (Anna.Kutarba)
Created Apr 16, 2013 6:33:26 PM
Updated Apr 16, 2013 6:33:26 PM
Priority Normal
Type Bug
State Open
Assignee Dmitry Krasilschikov (dima)
Subsystem No subsystem
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions 4.0
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
It seems that it's the problem of my account. I see in the command list both - state and field from PyCharm. See screenshot.
Cannot reproduce with another account of my team.

JT-19395: The Command Window isn't closed after the command applying on FSI

$
0
0
Reporter Dmitry Krasilschikov (dima) Dmitry Krasilschikov (dima)
Created Apr 15, 2013 4:18:02 PM
Updated Apr 16, 2013 7:12:17 PM
Resolved Apr 16, 2013 7:12:17 PM
Priority Major
Type Bug
State Can't Reproduce
Assignee Alexander Anisimov (xi-eye)
Subsystem No subsystem
Fix versions Gentle
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
STR:
  1. create an issue
  2. open the Command Window
  3. apply a command

Expected the command is applied and the Command Window is closed but it remains.

JT-19235: UI support for WF actions

$
0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Mar 29, 2013 4:42:37 PM
Updated Apr 16, 2013 7:43:40 PM
Resolved Apr 3, 2013 12:19:04 PM
Priority Normal
Type Task
State Verified
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem No subsystem
Fix versions Gentle I
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build 6579
Verified by Mikhail.Kapusta (Mikhail.Kapusta)
Reviewed by No reviewed by
Severity Routine

JT-19396: Tags aren't shown on the new issue screen

$
0
0
Reporter Dmitry Krasilschikov (dima) Dmitry Krasilschikov (dima)
Created Apr 15, 2013 4:22:42 PM
Updated Apr 16, 2013 8:00:04 PM
Resolved Apr 16, 2013 8:00:04 PM
Priority Normal
Type Bug
State Fixed
Assignee Alexander Anisimov (xi-eye)
Subsystem No subsystem
Fix versions Gentle
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
STR:
  1. open the new issue screen
  2. add a tag by the command or by choosing it in the tags dropdown

Tag isn't presented on the screen, but actually it's added, because it's visible after the issues submit.

JT-19408: Pressing ctrl + / twice causes issues

$
0
0
Reporter Kevin Hahn (Kevin.Hahn) Kevin Hahn (Kevin.Hahn)
Created Apr 16, 2013 2:46:59 AM
Updated Apr 16, 2013 8:18:08 PM
Priority Normal
Type Bug
State Open
Assignee Alexander Anisimov (xi-eye)
Subsystem UI
Fix versions Gentle
Fixed in builds No Fixed in build
Affected versions Gentle
Browser Firefox 22.x, Chrome 33.x
OS Windows 7
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
What steps will reproduce the problem?
1.press ctrl + / the shortcuts window should now be up
2.press ctrl + / the shortcuts windows stays up
3.close the shortcuts window,

What is the expected result?
Either closing the shortcuts window or just not breaking everything.

What happens instead?
the screen is still grayed out like a window is up and you are unable to interact with the page

JT-19422: [build:55.5891] Error during dispatching of java.awt.event.MouseEvent[MOUSE_CLICKED,(1776,81),absolute(1768,73),button=1,modifiers=Button1,clickCount=1] on frame0: Already disposed

$
0
0
Reporter MPS Exception (mpsexception) MPS Exception (mpsexception)
Created Apr 16, 2013 7:32:23 PM
Updated Apr 16, 2013 8:20:16 PM
Priority Normal
Type Exception
State Open
Assignee Vadim Gurov (vgurov)
Subsystem Workflow Editor
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
Error during dispatching of java.awt.event.MouseEvent[MOUSE_CLICKED,(1776,81),absolute(1768,73),button=1,modifiers=Button1,clickCount=1] on frame0: Already disposed



[Build info]
build number: 55.5891
version name: JetBrains YouTrack Workflow Editor 4.2
build date: Wed Feb 13 00:00:00 GMT 2013



Already disposed
java.lang.AssertionError: Already disposed
	at com.intellij.openapi.components.impl.ComponentManagerImpl.getComponent(ComponentManagerImpl.java:214)
	at jetbrains.youtrack.workflow.plugin.SettingsUtil.showWorkflowSettings(SettingsUtil.java:14)
	at jetbrains.youtrack.workflow.plugin.NotifyUtil$1.hyperlinkUpdate(NotifyUtil.java:62)
	at com.intellij.notification.impl.ui.NotificationsUtil$1.hyperlinkUpdate(NotificationsUtil.java:52)
	at javax.swing.JEditorPane.fireHyperlinkUpdate(Unknown Source)
	at javax.swing.text.html.HTMLEditorKit$LinkController.activateLink(Unknown Source)
	at javax.swing.text.html.HTMLEditorKit$LinkController.mouseClicked(Unknown Source)
	at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:652)
	at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:501)
	at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:404)
	at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:368)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)

JT-4697: Newly registered user gets exception about unflushed SearchRequest (state new) until it will be flushed in deferred session

$
0
0
Reporter vadim test (tttt) vadim test (tttt)
Created Mar 13, 2010 9:01:14 PM
Updated Apr 16, 2013 8:21:33 PM
Resolved Mar 13, 2010 11:31:50 PM
Priority Critical
Type Bug
State Fixed
Assignee yamaxim (mazine)
Subsystem No subsystem
Fix versions Daring EAP (664)
Fixed in builds 664
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine

JT-19411: Can't create local copy of transient entity in New state from another session. SearchRequest (New)

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Apr 16, 2013 11:25:41 AM
Updated Apr 16, 2013 8:21:33 PM
Resolved Apr 16, 2013 8:21:33 PM
Priority Critical
Type Exception
State Duplicate
Assignee Unassigned
Subsystem No subsystem
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions 4.2
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
java.lang.IllegalStateException: Can't create local copy of transient entity in New state from another session. SearchRequest (New)
	at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.newLocalCopy(TransientSessionImpl.java:928)
	at com.jetbrains.teamsys.dnq.database.TransientStoreUtil.reattach(TransientStoreUtil.java:67)
	at com.jetbrains.teamsys.dnq.association.AssociationSemantics.getToOne(AssociationSemantics.java:34)
	at jetbrains.charisma.smartui.persistent.SearchRequestImpl.search(SearchRequestImpl.java:57)
	at jetbrains.charisma.smartui.fullScreenIssue.Issue_RootHtmlTemplateComponent.onEnter(Issue_RootHtmlTemplateComponent.java:260)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.<init>(TemplateComponent.java:92)
	at jetbrains.charisma.smartui.fullScreenIssue.Issue_RootHtmlTemplateComponent.<init>(Issue_RootHtmlTemplateComponent.java:120)
	at jetbrains.charisma.smartui.fullScreenIssue.Issue_RootHtmlTemplateController$Action.createTemplateComponent(Issue_RootHtmlTemplateController.java:51)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateActionController.getRootTemplateRenderResponseAction(TemplateActionController.java:74)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateActionController.doEnterAction(TemplateActionController.java:52)
	at jetbrains.mps.webr.runtime.templateComponent.ActionController.securedRefreshResponse(ActionController.java:156)
	at jetbrains.mps.webr.runtime.templateComponent.ActionController.enterAction(ActionController.java:83)
	at jetbrains.mps.webr.runtime.requestProcessor.ActionControllerUtil.doEnterAction(ActionControllerUtil.java:17)
	at jetbrains.mps.webr.runtime.requestProcessor.ActionControllerUtil.processRequest(ActionControllerUtil.java:58)
	at jetbrains.mps.webr.runtime.requestProcessor.HtmlTemplateRequestProcessor.processRequest(HtmlTemplateRequestProcessor.java:42)
	at jetbrains.mps.webr.runtime.servlet.MainServlet.processRequest(MainServlet.java:226)
	at jetbrains.mps.webr.runtime.servlet.MainServlet.doGet(MainServlet.java:112)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:734)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:648)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336)
	at jetbrains.mps.webr.runtime.filter.QueryParameterFilter.doFilter(QueryParameterFilter.java:25)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
	at org.eclipse.jetty.continuation.ContinuationFilter.doFilter(ContinuationFilter.java:137)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:82)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:242)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:559)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1072)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:365)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:926)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:988)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:627)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:51)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:662)


Environment details

host: issues.tmatesoft.com
base url: http://issues.tmatesoft.com
version: 4.2
build: 5891 [13-Feb-2013 22:17]
java.version: 1.6.0_24
java.vendor: Sun Microsystems Inc.
java.vm.specification.version: 1.0
java.vm.specification.vendor: Sun Microsystems Inc.
java.vm.specification.name: Java Virtual Machine Specification
java.vm.version: 19.1-b02
java.vm.vendor: Sun Microsystems Inc.
java.vm.name: Java HotSpot(TM) 64-Bit Server VM
java.specification.version: 1.6
java.specification.vendor: Sun Microsystems Inc.
java.specification.name: Java Platform API Specification
java.class.version: 50.0
os.name: Linux
os.arch: amd64
os.version: 2.6.32-042stab062.2
Max memory: 910 MB (954466304 bytes)
Free memory: 158 MB (165868864 bytes)
Total memory: 633 MB (664731648 bytes)
Available processors: 3
Thrown at: Tuesday, April 16, 2013 9:29:06 AM CEST

JT-19390: User selection combobox works too slow

$
0
0
Reporter Vadim Gurov (vgurov) Vadim Gurov (vgurov)
Created Apr 15, 2013 1:08:30 PM
Updated Apr 16, 2013 9:01:31 PM
Resolved Apr 16, 2013 3:30:03 PM
Priority Critical
Type Performance Problem
State Fixed
Assignee Vadim Gurov (vgurov)
Subsystem No subsystem
Fix versions 4.2.2
Fixed in builds 5988
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
  1. select project lead
  2. add individual assignee
  3. set subsystem owner
  4. add user to notify about backup status
  5. add user to group
  6. select user to merge on users list
  7. select user in issue Assignee field (single and multiple)
  8. select teamcity mapping maintainer
  9. select mailbox integration rule maintainer

JT-19423: Printing issues in YouTrack is unusable

$
0
0
Reporter Paul Grinchenko (grinchen) Paul Grinchenko (grinchen)
Created Apr 16, 2013 9:36:27 PM
Updated Apr 16, 2013 9:36:27 PM
Priority Normal
Type Bug
State Open
Assignee Alexander Volfman (Alexander.Volfman)
Subsystem Reports
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
What steps will reproduce the problem?
1. Try to take any issue that has a lot of comments inside
2. Print it
3. See the result - attached

What is the expected result?

I want to be able to read discussion to be able to clarify work to be done by developers.

What happens instead?

See attached YT-PrintingSample.pdf - this is essentially how it looks when I am trying to print my work items. I see the following problems with this:
  1. Comments are squeezed into 1/3 or even 1/4 of the overall page. Really hard to read and follow.
  2. Approximately 2/3 of the page is whitespace - completely wasted
  3. Left column with Priority, Type and State is useless and should be optional completely (I don't need it in any form). It could be placed horizontally under the issue title - that would be acceptable.

I have to read work items a lot and the best results I achieve is when I can print and focus on reading printed version, especially when it involves many comments. Right now I cannot use printing feature at all.

Please fix this somehow.

JT-19424: Warn about guest ban difference between YT and JP

$
0
0
Reporter yamaxim (mazine) yamaxim (mazine)
Created Apr 16, 2013 9:55:41 PM
Updated Apr 16, 2013 9:56:37 PM
Priority Normal
Type Task
State Open
Assignee yamaxim (mazine)
Subsystem JetPass
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
Output warning if exported user is banned in YT but isn't in JP and vice versa.

JT-19217: Export "banned" flag to jetpass

$
0
0
Reporter Evgeniy Schepotiev (zeckson) Evgeniy Schepotiev (zeckson)
Created Mar 28, 2013 2:43:09 PM
Updated Apr 16, 2013 9:56:37 PM
Resolved Mar 28, 2013 3:01:58 PM
Priority Normal
Type Bug
State Invalid
Assignee Evgeniy Schepotiev (zeckson)
Subsystem JetPass
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine

JT-19425: Estimation not appearing in top right of task card on Agile Board

$
0
0
Reporter John Adelus (purfecto) John Adelus (purfecto)
Created Apr 16, 2013 10:07:10 PM
Updated Apr 16, 2013 10:07:10 PM
Priority Normal
Type Bug
State Submitted
Assignee Unassigned
Subsystem No subsystem
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
What steps will reproduce the problem?
1.Add estimate to task in swimlane

What is the expected result? See task estimate in top right of task card

What happens instead? Top right of task card is blank

Please provide any additional information below.
Attach a screenshot if possible

JT-19088: Agile board: It's difficult to create a new task in the backlog

$
0
0
Reporter Dan Michaelson (danmichaelson) Dan Michaelson (danmichaelson)
Created Mar 16, 2013 8:24:16 PM
Updated Apr 17, 2013 1:31:06 AM
Priority Normal
Type Usability Problem
State Open
Assignee Vadim Gurov (vgurov)
Subsystem Agile Board
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
I'd like to be able to focus the backlog and press Ctrl-N or "Create Task" button to create a new task there. But there's no way to focus the backlog (which incidentally also makes it impossible to focus tasks in the backlog to execute commands on them).

As a workaround I create the task in the orphans tray at the bottom, then drag it into the backlog. But dragging into the backlog is a somewhat broken experience: after I drop the task there, a scrollbar appears in the backlog unnecessarily and I can't see all the tasks until I reload.
Viewing all 74845 articles
Browse latest View live




Latest Images