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

JT-30915: Remove Create Project Block from YouTrack InCloud Starting page for 6.5

$
0
0
Reporter Valerie Andrianova (valerie.andrianova) Valerie Andrianova (valerie.andrianova)
Created Jul 23, 2015 6:08:24 AM
Updated Nov 24, 2015 10:32:46 AM
Resolved Jul 23, 2015 7:46:09 AM
Priority Critical
Type Task
State Verified
Assignee Alexander Anisimov (xi-eye)
Subsystem Frontend: Admin
Fix versions 6.5
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build 16897
Verified by Alexander Buturlinov (alexander.buturlinov)
Reviewed by No reviewed by
Severity Routine
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
Please update YouTrack InCloud Starting Page for 6.5 release.
Since we have a new Project wizard, we need to remove the block about creating the first project.

Please move the Header:Take a minute to learn YouTrack basics and get started quickly
to the top of the page (above the YouTrack is starting icon) and add the 'Issue reporting
has never been this easy and fast' block right below the 'YouTrack is starting' progress bar.

Please note: Leonid Stryuk knows how to switch to the new page with the release of 6.5. So, please talk to Leo.

JT-30381: Display only project which user can update

$
0
0
Reporter Maksim Ryzhikov (maksimrv) Maksim Ryzhikov (maksimrv)
Created Jun 29, 2015 5:53:24 AM
Updated Nov 24, 2015 10:38:24 AM
Resolved Jun 29, 2015 5:55:23 AM
Priority Normal
Type Bug
State Verified
Assignee Maksim Ryzhikov (maksimrv)
Subsystem Frontend: Admin
Fix versions 6.5
Fixed in builds 18007
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build 16914
Verified by Alexander Buturlinov (alexander.buturlinov)
Reviewed by No reviewed by
Severity Routine
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
When user create or add new custom field should in dropdown only project which user can update

JT-31783: Github Integration - Unable to perform operation

$
0
0
Reporter Bryan Hughes (alreadyregistered) Bryan Hughes (alreadyregistered)
Created Sep 2, 2015 9:08:55 AM
Updated Nov 24, 2015 10:41:35 AM
Resolved Nov 2, 2015 6:30:21 AM
Priority Critical
Type Bug
State Verified
Assignee Maksim Ryzhikov (maksimrv)
Subsystem Integrations
Fix versions 6.5.next, 7.0
Fixed in builds 18503, 16842, 18655, 18864
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build 16876
Verified by Ekaterina Alekseeva (Ekaterina.Alekseeva)
Reviewed by No reviewed by
Severity Routine
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
What steps will reproduce the problem?
1. Edit project
2. Add new VCS Integration
3. Select Github
4. Add token
5. Try to save

What is the expected result?
An integration

What happens instead?
The worst message with no details: Unable to perform operation.

Might as well just say "syntax error"

Please provide any additional information below.
Attach a code sample as text, a screenshot or screencast if possible

JT-31471: Script failed with error: 1: BundleProjectCustomField: Can't use null default value

$
0
0
Reporter Mikhail Kapusta (Mikhail.Kapusta) Mikhail Kapusta (Mikhail.Kapusta)
Created Aug 14, 2015 8:39:53 AM
Updated Nov 24, 2015 11:29:27 AM
Priority Normal
Type Bug
State Open
Assignee Pavel Nikolaev (pasha)
Subsystem Import
Fix versions 7.0
Fixed in builds 16460, 18028
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Alexander Buturlinov (alexander.buturlinov)
Reviewed by No reviewed by
Severity Routine
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
INFO   | jvm 1    | 2015/08/14 08:10:09 | 08:10:09,485 ERROR [ScriptImpl                    ] [tzJobProcessor8] [import_user_1953468465119735269] Script failed with error: 1: BundleProjectCustomField: Can't use null default value
INFO | jvm 1 | 2015/08/14 08:10:09 | jetbrains.exodus.database.exceptions.ConstraintsValidationException: Constrains validation exception. Causes:
INFO | jvm 1 | 2015/08/14 08:10:09 | 1: Can't use null default value
INFO | jvm 1 | 2015/08/14 08:10:09 |
INFO | jvm 1 | 2015/08/14 08:10:09 |     at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.executeBeforeFlushTriggers(TransientSessionImpl.java:688)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.beforeFlush(TransientSessionImpl.java:935)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.flushChanges(TransientSessionImpl.java:702)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.flush(TransientSessionImpl.java:180)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at jetbrains.charisma.persistence.user.UserImpl.findOrCreate(UserImpl.java:936)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at sun.reflect.GeneratedMethodAccessor1003.invoke(Unknown Source)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at java.lang.reflect.Method.invoke(Method.java:606)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at jetbrains.youtrack.workflow.wrappers.EntityWrapper.invoke(EntityWrapper.java:323)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at jetbrains.youtrack.workflow.wrappers.EntityWrapper.invokeStatic(EntityWrapper.java:266)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at sun.reflect.GeneratedMethodAccessor963.invoke(Unknown Source)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at java.lang.reflect.Method.invoke(Method.java:606)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:126)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:225)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.optimizer.OptRuntime.callN(OptRuntime.java:52)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.initialscript_js_21979._c_anonymous_17(initialscript.js:119)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.initialscript_js_21979.call(initialscript.js)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.core_21996._c_anonymous_27(core:117)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.core_21996.call(core)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.optimizer.OptRuntime.callN(OptRuntime.java:52)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_entityConverters_22000._c_anonymous_2(jetbrains/youtrack/imports/jira/entityConverters:49)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_entityConverters_22000.call(jetbrains/youtrack/imports/jira/entityConverters)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.optimizer.OptRuntime.call1(OptRuntime.java:32)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.cache_21994._c_anonymous_3(cache:45)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.cache_21994.call(cache)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.optimizer.OptRuntime.call2(OptRuntime.java:42)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_entityConverters_22000._c_anonymous_1(jetbrains/youtrack/imports/jira/entityConverters:25)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_entityConverters_22000.call(jetbrains/youtrack/imports/jira/entityConverters)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.optimizer.OptRuntime.call1(OptRuntime.java:32)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_security_22002._c_anonymous_11(jetbrains/youtrack/imports/jira/security:67)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_security_22002.call(jetbrains/youtrack/imports/jira/security)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_security_22002._c_anonymous_8(jetbrains/youtrack/imports/jira/security:43)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_security_22002.call(jetbrains/youtrack/imports/jira/security)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.NativeArray.iterativeMethod(NativeArray.java:1584)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.NativeArray.execIdCall(NativeArray.java:318)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.IdFunctionObject.call(IdFunctionObject.java:97)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.optimizer.OptRuntime.call1(OptRuntime.java:32)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_security_22002._c_anonymous_7(jetbrains/youtrack/imports/jira/security:39)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_security_22002.call(jetbrains/youtrack/imports/jira/security)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_security_22002._c_anonymous_10(jetbrains/youtrack/imports/jira/security:66)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_security_22002.call(jetbrains/youtrack/imports/jira/security)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_security_22002._c_anonymous_14(jetbrains/youtrack/imports/jira/security:88)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_security_22002.call(jetbrains/youtrack/imports/jira/security)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.NativeArray.iterativeMethod(NativeArray.java:1584)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.NativeArray.execIdCall(NativeArray.java:318)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.IdFunctionObject.call(IdFunctionObject.java:97)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.optimizer.OptRuntime.call1(OptRuntime.java:32)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_security_22002._c_anonymous_12(jetbrains/youtrack/imports/jira/security:87)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_security_22002.call(jetbrains/youtrack/imports/jira/security)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.optimizer.OptRuntime.call2(OptRuntime.java:42)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_entityConverters_22000._c_anonymous_12(jetbrains/youtrack/imports/jira/entityConverters:215)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_entityConverters_22000.call(jetbrains/youtrack/imports/jira/entityConverters)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.NativeArray.iterativeMethod(NativeArray.java:1584)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.NativeArray.execIdCall(NativeArray.java:318)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.IdFunctionObject.call(IdFunctionObject.java:97)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.optimizer.OptRuntime.call1(OptRuntime.java:32)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_import_21980._c_script_0(jetbrains/youtrack/imports/jira/import:47)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_import_21980.call(jetbrains/youtrack/imports/jira/import)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:394)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3091)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_import_21980.call(jetbrains/youtrack/imports/jira/import)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_import_21980.exec(jetbrains/youtrack/imports/jira/import)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.commonjs.module.Require.executeModuleScript(Require.java:340)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.commonjs.module.Require.getExportedModuleInterface(Require.java:288)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at org.mozilla.javascript.commonjs.module.Require.requireMain(Require.java:137)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at jetbrains.youtrack.scripts.persistence.ScriptImpl.eval(ScriptImpl.java:74)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at jetbrains.youtrack.imports.persistent.ImportScriptImpl.eval(ImportScriptImpl.java:72)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at jetbrains.youtrack.jira.oldImport.JiraRestApi$6.run(JiraRestApi.java:155)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at jetbrains.mps.businessRules.runtime.TransactionalExecutor$1.invoke(TransactionalExecutor.java:16)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at jetbrains.teamsys.dnq.runtime.txn._Txn.runNew(_Txn.java:217)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at jetbrains.mps.businessRules.runtime.TransactionalExecutor.execute(TransactionalExecutor.java:14)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at webr.framework.controller.BeanContainerAwareExecutorWrapper.execute(BeanContainerAwareExecutorWrapper.java:21)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at jetbrains.charisma.persistent.QuartzThreadExecutor$1.run(QuartzThreadExecutor.java:17)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at jetbrains.exodus.core.execution.RunnableJob.execute(RunnableJob.java:41)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at jetbrains.exodus.core.execution.Job.run(Job.java:99)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:132)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doExecuteJob(JobProcessorQueueAdapter.java:254)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:167)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:110)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:43)
INFO | jvm 1 | 2015/08/14 08:10:09 |     at java.lang.Thread.run(Thread.java:745)

JT-32760: Jira import fails with error

$
0
0
Reporter Alexander Volfman (Alexander.Volfman) Alexander Volfman (Alexander.Volfman)
Created Nov 16, 2015 6:08:12 AM
Updated Nov 24, 2015 11:29:27 AM
Resolved Nov 20, 2015 1:00:01 PM
Priority Major
Type Bug
State Fixed
Assignee Pavel Nikolaev (pasha)
Subsystem Import
Fix versions 6.5.next
Fixed in builds 16910, 19237
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Mikhail Kapusta (Mikhail.Kapusta)
Reviewed by No reviewed by
Severity Routine
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
See logs for the details

JT-32906: [build:40.3384] com.intellij.openapi.vfs.impl.win32.IdeaWin32.listChildren(Ljava/lang/String;)[Lcom/intellij/openapi/vfs/impl/win32/FileInfo;: com.intellij.openapi.vfs.impl.win32.IdeaWin32.listChildren(Ljava/lang/String;)[Lcom/intellij/openapi/vfs/impl/win32/FileInfo;

$
0
0
Reporter Sandy Sutherland (sandysutherland) Sandy Sutherland (sandysutherland)
Created Nov 24, 2015 11:02:28 AM
Updated Nov 24, 2015 12:53:23 PM
Priority Normal
Type Support Request
State Open
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
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
com.intellij.openapi.vfs.impl.win32.IdeaWin32.listChildren(Ljava/lang/String;)[Lcom/intellij/openapi/vfs/impl/win32/FileInfo;: com.intellij.openapi.vfs.impl.win32.IdeaWin32.listChildren(Ljava/lang/String;)[Lcom/intellij/openapi/vfs/impl/win32/FileInfo;

After a recent update to 6.5 Youtrack, we have had issues with out Youtrack. I services restart improved that, but I am now unable to run Workflow Editor.

[Build info]
build number: 40.3384
version name: JetBrains YouTrack Workflow Editor 3384
build date: Mon Dec 15 00:00:00 GMT 2014



com.intellij.openapi.vfs.impl.win32.IdeaWin32.listChildren(Ljava/lang/String;)[Lcom/intellij/openapi/vfs/impl/win32/FileInfo;
java.lang.UnsatisfiedLinkError: com.intellij.openapi.vfs.impl.win32.IdeaWin32.listChildren(Ljava/lang/String;)[Lcom/intellij/openapi/vfs/impl/win32/FileInfo;
	at com.intellij.openapi.vfs.impl.win32.IdeaWin32.listChildren(Native Method)
	at com.intellij.openapi.vfs.impl.win32.Win32Kernel.list(Win32Kernel.java:43)
	at com.intellij.openapi.vfs.impl.win32.Win32LocalFileSystem.list(Win32LocalFileSystem.java:74)
	at com.intellij.openapi.vfs.newvfs.persistent.RefreshWorker.scan(RefreshWorker.java:80)
	at com.intellij.openapi.vfs.newvfs.RefreshSessionImpl.scan(RefreshSessionImpl.java:94)
	at com.intellij.openapi.vfs.newvfs.RefreshQueueImpl.execute(RefreshQueueImpl.java:53)
	at com.intellij.openapi.vfs.newvfs.RefreshSessionImpl.launch(RefreshSessionImpl.java:75)
	at com.intellij.openapi.vfs.newvfs.RefreshQueue.refresh(RefreshQueue.java:37)
	at com.intellij.openapi.vfs.newvfs.NewVirtualFile.refresh(NewVirtualFile.java:103)
	at com.intellij.openapi.vfs.VirtualFile.refresh(VirtualFile.java:593)
	at com.intellij.openapi.components.impl.stores.FileBasedStorage.syncRefreshPathRecursively(FileBasedStorage.java:115)
	at com.intellij.openapi.components.impl.stores.FileBasedStorage.<init>(FileBasedStorage.java:77)
	at com.intellij.openapi.components.impl.stores.StateStorageManagerImpl$1.<init>(StateStorageManagerImpl.java:287)
	at com.intellij.openapi.components.impl.stores.StateStorageManagerImpl.createFileStateStorage(StateStorageManagerImpl.java:286)
	at com.intellij.openapi.components.impl.stores.StateStorageManagerImpl.createFileStateStorage(StateStorageManagerImpl.java:281)
	at com.intellij.openapi.components.impl.stores.StateStorageManagerImpl.createStateStorage(StateStorageManagerImpl.java:227)
	at com.intellij.openapi.components.impl.stores.StateStorageManagerImpl.getStateStorage(StateStorageManagerImpl.java:106)
	at com.intellij.openapi.components.impl.stores.StateStorageManagerImpl.getStateStorage(StateStorageManagerImpl.java:100)
	at com.intellij.openapi.components.impl.stores.ComponentStoreImpl.getStateStorage(ComponentStoreImpl.java:54)
	at com.intellij.openapi.components.impl.stores.ComponentStoreImpl.initPersistentComponent(ComponentStoreImpl.java:280)
	at com.intellij.openapi.components.impl.stores.ComponentStoreImpl.access$000(ComponentStoreImpl.java:44)
	at com.intellij.openapi.components.impl.stores.ComponentStoreImpl$1.run(ComponentStoreImpl.java:84)
	at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:757)
	at com.intellij.openapi.components.impl.stores.ComponentStoreImpl.initComponent(ComponentStoreImpl.java:97)
	at com.intellij.openapi.components.impl.ComponentManagerImpl.initComponent(ComponentManagerImpl.java:243)
	at com.intellij.openapi.components.impl.ComponentManagerImpl.access$1300(ComponentManagerImpl.java:57)
	at com.intellij.openapi.components.impl.ComponentManagerImpl$ComponentConfigComponentAdapter$1.getComponentInstance(ComponentManagerImpl.java:672)
	at com.intellij.openapi.components.impl.ComponentManagerImpl$ComponentConfigComponentAdapter.getComponentInstance(ComponentManagerImpl.java:610)
	at com.intellij.util.pico.DefaultPicoContainer.getLocalInstance(DefaultPicoContainer.java:231)
	at com.intellij.util.pico.DefaultPicoContainer.getInstance(DefaultPicoContainer.java:218)
	at com.intellij.util.pico.DefaultPicoContainer.getComponentInstance(DefaultPicoContainer.java:200)
	at org.picocontainer.alternatives.AbstractDelegatingMutablePicoContainer.getComponentInstance(AbstractDelegatingMutablePicoContainer.java:75)
	at com.intellij.openapi.components.impl.ComponentManagerImpl.createComponent(ComponentManagerImpl.java:146)
	at com.intellij.openapi.components.impl.ComponentManagerImpl.createComponents(ComponentManagerImpl.java:127)
	at com.intellij.openapi.components.impl.ComponentManagerImpl.initComponents(ComponentManagerImpl.java:383)
	at com.intellij.openapi.components.impl.stores.ApplicationStoreImpl.load(ApplicationStoreImpl.java:87)
	at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:461)
	at com.intellij.idea.IdeaApplication.run(IdeaApplication.java:102)
	at com.intellij.idea.MainImpl$2.run(MainImpl.java:96)
	at java.awt.event.InvocationEvent.dispatch(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:505)
	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-30689: Not Logged in/Settings not applied after returning from hibernation

$
0
0
Reporter Yann Cebron (yannc76) Yann Cebron (yannc76)
Created Jul 14, 2015 12:33:49 AM
Updated Nov 24, 2015 1:04:00 PM
Priority Critical
Type Bug
State Open
Assignee Alexander Anisimov (xi-eye)
Subsystem Admin
Fix versions 6.5.next
Fixed in builds 18951, 16885, 19135
Affected versions 6.5
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by Eugene Datsky (princed)
Severity Routine
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
e.g. Issue fields on detail view are on right instead of left side (my setting) of screen, but in same browser instance another tab has proper settings for issue list view

does not reproduce all the time

related? JT-30374

UPDATE: Reopening pages with search query shows "no results" when filtered "assignee:me" which hints to login not being active

JT-30774: YouTrack cannot connect to XMPP gateway of Slack

$
0
0
Reporter Shike (Shrike) Shike (Shrike)
Created Jul 17, 2015 12:00:40 PM
Updated Nov 24, 2015 1:15:13 PM
Priority Normal
Type Bug
State Open
Assignee Pavel Nikolaev (pasha)
Subsystem Notifications
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
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
I have a Slack team with enabled XMPP gateway. It works fine - I checked via 3th-party XMPP client (Trillian).

Now I'm trying to enable Jabber notifications in YouTrack.
I set up Jabber server ,port (5222), login and password (the same as I used in XMPP client).

But sending a test message fails:

Can't send jabber message to rnd-ci. XMPPError connecting to xxx.xmpp.slack.com:5222.: remote-server-error(502) XMPPError connecting to xxx.xmpp.slack.com:5222. – caused by: java.net.ConnectException: Connection timed out: connect

I checked from within the YT server that the port is opened (telnet xxx.xmpp.slack.com 5222)

What can be wrong?

JT-32901: Stop returning data 9223372036854776000 for no expiration license

$
0
0
Reporter Maksim Ryzhikov (maksimrv) Maksim Ryzhikov (maksimrv)
Created Nov 24, 2015 7:59:35 AM
Updated Nov 24, 2015 1:47:07 PM
Priority Normal
Type Bug
State Open
Assignee Leonid Stryuk (Leonid.Stryuk)
Subsystem REST API
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
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
return null

JT-32908: Script failed with error: 1: IssueLinkPrototype: Index [name] must be unique.

$
0
0
Reporter Mikhail Kapusta (Mikhail.Kapusta) Mikhail Kapusta (Mikhail.Kapusta)
Created Nov 24, 2015 12:32:40 PM
Updated Nov 24, 2015 3:00:01 PM
Resolved Nov 24, 2015 3:00:01 PM
Priority Major
Type Bug
State Fixed
Assignee Pavel Nikolaev (pasha)
Subsystem Import
Fix versions 6.5.next
Fixed in builds No Fixed in build
Affected versions 6.5.16897
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
Build 16917
1.Goto /jiraIntegration page
2. Set up settings: URL: http://issues.apache.org/jira (login/passwd: youtrack/aspect35)
3. Select project "AGILA"
AR:
24 Nov 2015 20:20:40,259 DEBUG [Logger ] [tzJobProcessor5] [import_user_7283416258551108464] Flushing
24 Nov 2015 20:20:40,278 ERROR [ScriptImpl ] [tzJobProcessor5] [import_user_7283416258551108464] Script failed with error: 1: IssueLinkPrototype: Index [name] must be unique.
jetbrains.exodus.database.exceptions.ConstraintsValidationException: Constrains validation exception. Causes:
1: Index [name] must be unique.

at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.flushIndexes(TransientSessionImpl.java:808)
	at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.prepare(TransientSessionImpl.java:758)
	at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.flushChanges(TransientSessionImpl.java:714)
	at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.flush(TransientSessionImpl.java:180)
	at jetbrains.youtrack.imports.sandbox.Transaction.flush(Transaction.java:16)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:126)
	at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:225)
	at org.mozilla.javascript.optimizer.OptRuntime.callProp0(OptRuntime.java:85)
	at org.mozilla.javascript.gen.transaction_674._c_anonymous_1(transaction:4)
	at org.mozilla.javascript.gen.transaction_674.call(transaction)
	at org.mozilla.javascript.optimizer.OptRuntime.callProp0(OptRuntime.java:85)
	at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_import_656._c_script_0(jetbrains/youtrack/imports/jira/import:20)
	at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_import_656.call(jetbrains/youtrack/imports/jira/import)
	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:394)
	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3091)
	at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_import_656.call(jetbrains/youtrack/imports/jira/import)
	at org.mozilla.javascript.gen.jetbrains_youtrack_imports_jira_import_656.exec(jetbrains/youtrack/imports/jira/import)
	at org.mozilla.javascript.commonjs.module.Require.executeModuleScript(Require.java:340)
	at org.mozilla.javascript.commonjs.module.Require.getExportedModuleInterface(Require.java:288)
	at org.mozilla.javascript.commonjs.module.Require.requireMain(Require.java:137)
	at jetbrains.youtrack.scripts.persistence.ScriptImpl.eval(ScriptImpl.java:74)
	at jetbrains.youtrack.imports.persistent.ImportScriptImpl.eval(ImportScriptImpl.java:72)
	at jetbrains.youtrack.jira.oldImport.JiraRestApi$6.run(JiraRestApi.java:155)
	at jetbrains.mps.businessRules.runtime.TransactionalExecutor$1.invoke(TransactionalExecutor.java:16)
	at jetbrains.teamsys.dnq.runtime.txn._Txn.runNew(_Txn.java:217)
	at jetbrains.mps.businessRules.runtime.TransactionalExecutor.execute(TransactionalExecutor.java:14)
	at webr.framework.controller.BeanContainerAwareExecutorWrapper.execute(BeanContainerAwareExecutorWrapper.java:21)
	at jetbrains.charisma.persistent.QuartzThreadExecutor$1.run(QuartzThreadExecutor.java:17)
	at jetbrains.exodus.core.execution.RunnableJob.execute(RunnableJob.java:41)
	at jetbrains.exodus.core.execution.Job.run(Job.java:99)
	at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:132)
	at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doExecuteJob(JobProcessorQueueAdapter.java:254)
	at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:167)
	at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:110)
	at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:43)
	at java.lang.Thread.run(Unknown Source)

JT-32245: Attachments should't be downloaded by opening in a new window

$
0
0
Reporter Artem Tiunov (artemtiunov) Artem Tiunov (artemtiunov)
Created Oct 7, 2015 6:02:16 AM
Updated Nov 25, 2015 10:55:32 AM
Priority Major
Type Usability Problem
State Open
Assignee Ekaterina Zaikina (Ekaterina_Zaikina)
Subsystem No Subsystem
Fix versions 6.5.next
Fixed in builds 16858, 18864
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Mikhail Kapusta (Mikhail.Kapusta)
Reviewed by No reviewed by
Severity Routine
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
images and pdf

JT-32923: There is only selected user on suggests for default reporter

$
0
0
Reporter Mikhail Kapusta (Mikhail.Kapusta) Mikhail Kapusta (Mikhail.Kapusta)
Created Nov 25, 2015 11:32:41 AM
Updated Nov 25, 2015 11:32:41 AM
Priority Normal
Type Bug
State Submitted
Assignee Ekaterina Zaikina (Ekaterina_Zaikina)
Subsystem Mailbox
Fix versions 6.5
Fixed in builds No Fixed in build
Affected versions 6.5.16897
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
Build 16932
1. Goto Mailbox Integration Settings
2. Select "Set email sender as reporter" click on Default user
3. Type user name and select it
4. Click on "Default user" drop-down again
AR:

ER:

(n.b. suggestion shows when user starts typing)

JT-30712: Test emails contain wrong urls

$
0
0
Reporter Alexander Buturlinov (alexander.buturlinov) Alexander Buturlinov (alexander.buturlinov)
Created Jul 15, 2015 5:28:14 AM
Updated Nov 25, 2015 11:45:08 AM
Resolved Jul 17, 2015 7:02:37 AM
Priority Major
Type Task
State Verified
Assignee Pavel Nikolaev (pasha)
Subsystem Notifications
Fix versions 6.5, 7.0
Fixed in builds 18015
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build 19253
Verified by Ekaterina Alekseeva (Ekaterina.Alekseeva)
Reviewed by No reviewed by
Severity Undefined
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
For example:
<base_url>/api/_classpath/smartui/img/default/nitifications/star2.png instead of
<base_url>/_classpath/smartui/img/default/nitifications/star2.png
or
<base_url>/api/issue/TP-1 instead of
<base_url>/issue/TP-1
and so on...

JT-32925: Invitations from Zendesk to YouTrack over https couldn't be sent

$
0
0
Reporter Andrey Tigay (andrey.tigay) Andrey Tigay (andrey.tigay)
Created Nov 25, 2015 3:20:47 PM
Updated Nov 25, 2015 3:20:47 PM
Priority Normal
Type Bug
State Open
Assignee Alexander Volfman (Alexander.Volfman)
Subsystem Integrations
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
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
STR:

1. Enable https under Administration> Domain settings
2. Add SSL client key on YouTrack side
3. Send invite from Zendesk instance to https://instance_name/networkedhelpdesk

Actual: invite couldn't be received. Sending invites to http works well.

JT-32927: Currently selected dropdown overlaps sticky footer on global settings page

$
0
0
Reporter Roman Kolobov (rekolobov) Roman Kolobov (rekolobov)
Created Nov 25, 2015 4:04:20 PM
Updated Nov 25, 2015 4:04:20 PM
Priority Normal
Type Cosmetics
State Open
Assignee Maksim Ryzhikov (maksimrv)
Subsystem Frontend: Admin
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions 7.0
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
youtrack.jar 7.0.19297

STR:
1. Launch youtrack.
2. Go to global settings page (/admin/settings).
3. Press on any dropdown.
4. Scroll the page until the selected dropdown is on the bottom of the screen.
Actual result: selected dropdown is drawn over the sticky footer.
Expected result: dropdown does not overlap the sticky footer.

JT-32891: Ability to specify if mailbox messages should be filtered by whitelist or blacklist patterns

$
0
0
Reporter Steve Todorov (tftd2) Steve Todorov (tftd2)
Created Nov 23, 2015 6:43:57 PM
Updated Nov 26, 2015 2:30:04 AM
Priority Normal
Type Feature
State Open
Assignee Mariya Davydova (mary)
Subsystem Mailbox
Fix versions 7.0
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
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
Having mailbox integration in youtrack is a great feature! I've been using it for a couple of months now as a way to get any application exceptions from logs which are automatically sent to an email box. It's absolutely fantastic and I love it!

As I started using it more, I noticed there is a way to filter messages by a pattern which is great! The only problem is when you start having multiple projects sending exceptions to one central email address. Then you need a way to specifically say:

1. Apply this rule only to emails containing an exact regex string OR
2. Apply this rule to emails NOT containing that regex rule

What I think might be convenient way for users is to have an additional dropdown box showing the option.
I believe this should be fairly easy to implement in a future release.

JT-32712: VCS changes are not shown

$
0
0
Reporter Ekaterina Alekseeva (Ekaterina.Alekseeva) Ekaterina Alekseeva (Ekaterina.Alekseeva)
Created Nov 12, 2015 8:04:21 AM
Updated Nov 26, 2015 2:46:19 AM
Priority Major
Type Task
State In Progress
Assignee Alexander Anisimov (xi-eye)
Subsystem Frontend: Issue View
Fix versions 7.0
Fixed in builds No Fixed in build
Affected versions 7.0
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
build 19015

JT-32811: Migrate Header and VCS changes to Ring 2.3 (ES6)

$
0
0
Reporter Alexander Anisimov (xi-eye) Alexander Anisimov (xi-eye)
Created Nov 19, 2015 4:16:45 AM
Updated Nov 26, 2015 2:47:21 AM
Priority Major
Type Task
State In Progress
Assignee Alexander Anisimov (xi-eye)
Subsystem Header
Fix versions 7.0
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
YouTrack Sprint sprint 6
YouTrack Estimation ?
Spent time ?
Use common code base for building Header navigation

JT-32793: Js-exception in "VCS Changes" tab (Upsource API has changed)

$
0
0
Reporter Alexander Anisimov (xi-eye) Alexander Anisimov (xi-eye)
Created Nov 18, 2015 4:38:17 AM
Updated Nov 26, 2015 2:49:06 AM
Resolved Nov 18, 2015 9:24:18 AM
Priority Critical
Type Bug
State Fixed
Assignee Alexander Anisimov (xi-eye)
Subsystem Frontend: Issue View
Fix versions 6.5, 7.0
Fixed in builds 19237
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
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
Build 16890

JT-32930: Invoice report base on time report

$
0
0
Reporter Vincent Kovács (vincekovacs) Vincent Kovács (vincekovacs)
Created Nov 26, 2015 3:25:20 AM
Updated Nov 26, 2015 3:26:20 AM
Priority Normal
Type Feature
State Open
Assignee Pavel Nikolaev (pasha)
Subsystem Time Tracking
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
YouTrack Sprint No sprint
YouTrack Estimation ?
Spent time ?
Base on spent time can generate some kind of invoice.

On project editor's time tracking tab when add new "Work item type" then it can set a price/hour for this type of work.

Then on report panel when generating Invoice report then base on time report simply calculate prices.
Viewing all 74845 articles
Browse latest View live




Latest Images