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

JT-49355: Warn about closing an uncommitted edit

0
0
Reporter Eivydas Vilčinskas (lilymaster) Eivydas Vilčinskas (lilymaster)
Created Sep 24, 2018 12:38:17 PM
Updated Nov 8, 2018 3:29:24 PM
Resolved Nov 8, 2018 3:29:24 PM
State Fixed
Assignee Unassigned
Subsystem No Subsystem
Type Bug
Priority Major
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown
What steps will reproduce the problem?
1. Write text in issue edit.
2. Click outside of the dialog.

What is the expected result?
A warning pop-up appears about closing an uncommitted change.

What happens instead?
Closes silently, all changes lost.

JT-50025: Unit test

0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Oct 29, 2018 5:57:39 PM
Updated Nov 8, 2018 3:31:51 PM
Resolved Nov 8, 2018 3:31:51 PM
State Won't fix
Assignee Unassigned
Subsystem Issue Creation
Type Task
Priority Normal
Fix versions Unscheduled

JT-50216: Issues custom order is reset after a refresh if there is an archived project

0
0
Reporter Anastasia Bartasheva (ana.bartasheva) Anastasia Bartasheva (ana.bartasheva)
Created Nov 8, 2018 3:33:38 PM
Updated Nov 8, 2018 3:35:02 PM
State Open
Assignee Alexander Volfman (Alexander.Volfman)
Subsystem Issue List
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2018.3.46727

STR:

  1. Archive any project
  2. Go to the issue list
  3. Create a custom order for at least 10 issues
  4. Refresh the page

ER: Custom order is persisted
AR: Custom order is reset

JT-49675: Notifications don't dissappear automatically on the project page

0
0
Reporter Jamie Francis (jamiefrancis) Jamie Francis (jamiefrancis)
Created Oct 12, 2018 2:39:05 PM
Updated Nov 8, 2018 3:37:20 PM
Resolved Oct 25, 2018 8:03:34 PM
State Fixed
Assignee Maxim Erekhinskiy (maxim.erehinskiy)
Subsystem Projects
Type Usability Problem
Priority Normal
Browser Any Browser
OS Any OS
Fix versions 2018.3.47010
Affected versions 2018.3

What steps will reproduce the problem?

  1. Go to a project page
  2. Copy widgets from a dashboard
  3. Remove some of the widgets
  4. Notifications start appearing on the right hand side

What is the expected result?

Notifications should go away after a certain time, perhaps 5-10 seconds

What happens instead?

You have to go and click all of them to close, or refresh the page. This is a bit annoying when you remove quite a few widgets!

Some screenshots for each stage:

JT-49817: Stackoverflow exception in few of our issues

0
0
Reporter Roi Ezra (rezra3) Roi Ezra (rezra3)
Created Oct 18, 2018 9:44:05 AM
Updated Nov 8, 2018 3:37:20 PM
Resolved Oct 18, 2018 3:09:56 PM
State Fixed
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem Single Issue View
Type Bug
Priority Major
Browser Any Browser
OS Any OS
Fix versions 2018.3.47010
Affected versions 2018.3.46358

What steps will reproduce the problem?

  1. Open an issue

What is the expected result?
No error messages

What happens instead?
Error message is displayed

Caused by: java.lang.StackOverflowError
        at kotlin.reflect.jvm.internal.pcollections.IntTree.get(IntTree.java:93) ~[kotlin-reflect-1.2.70.jar:1.2.70-release-54 (1.2.70)]
        at kotlin.reflect.jvm.internal.pcollections.IntTree.get(IntTree.java:93) ~[kotlin-reflect-1.2.70.jar:1.2.70-release-54 (1.2.70)]
        at kotlin.reflect.jvm.internal.pcollections.IntTree.get(IntTree.java:93) ~[kotlin-reflect-1.2.70.jar:1.2.70-release-54 (1.2.70)]
        at kotlin.reflect.jvm.internal.pcollections.IntTree.get(IntTree.java:91) ~[kotlin-reflect-1.2.70.jar:1.2.70-release-54 (1.2.70)]
        at kotlin.reflect.jvm.internal.pcollections.IntTreePMap.get(IntTreePMap.java:42) ~[kotlin-reflect-1.2.70.jar:1.2.70-release-54 (1.2.70)]
        at kotlin.reflect.jvm.internal.pcollections.HashPMap.getEntries(HashPMap.java:85) ~[kotlin-reflect-1.2.70.jar:1.2.70-release-54 (1.2.70)]
        at kotlin.reflect.jvm.internal.pcollections.HashPMap.get(HashPMap.java:51) ~[kotlin-reflect-1.2.70.jar:1.2.70-release-54 (1.2.70)]
        at kotlin.reflect.jvm.internal.KClassCacheKt.getOrCreateKotlinClass(kClassCache.kt:32) ~[kotlin-reflect-1.2.70.jar:1.2.70-release-54 (1.2.70)]
        at kotlin.reflect.jvm.internal.ReflectionFactoryImpl.getOrCreateKotlinClass(ReflectionFactoryImpl.java:45) ~[kotlin-reflect-1.2.70.jar:1.2.70-release-54 (1.2.70)]
        at kotlin.jvm.internal.Reflection.getOrCreateKotlinClass(Reflection.java:50) ~[kotlin-runtime-1.2.70.jar:1.2.70-release-54 (1.2.70)]
        at jetbrains.youtrack.persistent.XdIssue$$special$$inlined$xdLink0_N_opposite_multi$3.invoke(LinkDelegates.kt:758) ~[youtrack-application-2018.3.jar:?]
        at jetbrains.youtrack.persistent.XdIssue$$special$$inlined$xdLink0_N_opposite_multi$3.invoke(LinkDelegates.kt) ~[youtrack-application-2018.3.jar:?]
        at kotlinx.dnq.util.XdPropertyCachedProvider.provideDelegate(XdPropertyCachedProvider.kt:44) ~[dnq-1.2.388.jar:?]
        at jetbrains.youtrack.persistent.XdIssue.<init>(XdIssue.kt:276) ~[youtrack-application-2018.3.jar:?]
        at jetbrains.youtrack.persistent.XdIssue$Companion.naturalWrap(XdIssue.kt:44) ~[youtrack-application-2018.3.jar:?]
        at jetbrains.youtrack.persistent.XdIssue$Companion.naturalWrap(XdIssue.kt:30) ~[youtrack-application-2018.3.jar:?]
        at kotlinx.dnq.XdModel.toXd(XdModel.kt:137) ~[dnq-1.2.388.jar:?]
        at kotlinx.dnq.XdExtensionsKt.toXd(XdExtensions.kt:28) ~[dnq-1.2.388.jar:?]
        at jetbrains.charisma.persistent.Issue.getXdEntity(Issue.kt:80) ~[youtrack-application-2018.3.jar:?]
        at jetbrains.charisma.persistent.issue.IssueWatchers$hasStar$2$1.getValue(IssueWatchers.kt:54) ~[youtrack-application-2018.3.jar:?]
        at jetbrains.charisma.persistent.issue.IssueWatchers$hasStar$2$1.getValue(IssueWatchers.kt:52) ~[youtrack-application-2018.3.jar:?]
        at jetbrains.charisma.persistent.issue.IssueWatchers.getHasStar(IssueWatchers.kt) ~[youtrack-application-2018.3.jar:?]
        at sun.reflect.GeneratedMethodAccessor445.invoke(Unknown Source) ~[?:?]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
        at jetbrains.gap.resource.pojo.FilterByProvidesWriter.serializeAsField(POJOSerializationFactory.kt:73) ~[gap-rest-874.jar:?]
        at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:719) ~[jackson-databind-2.9.6.jar:2.9.6]
        at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFieldsFiltered(BeanSerializerBase.java:763) ~[jackson-databind-2.9.6.jar:2.9.6]
        at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeWithType(BeanSerializerBase.java:602) ~[jackson-databind-2.9.6.jar:2.9.6]
        at jetbrains.gap.resource.pojo.GapBeanSerializer.serializeWithType(GapBeanSerializer.kt:68) ~[gap-rest-874.jar:?]
        at jetbrains.gap.resource.pojo.FilterByProvidesWriter.doWrite(POJOSerializationFactory.kt:134) ~[gap-rest-874.jar:?]
        at jetbrains.gap.resource.pojo.FilterByProvidesWriter.serializeAsField(POJOSerializationFactory.kt:120) ~[gap-rest-874.jar:?]
        at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:719) ~[jackson-databind-2.9.6.jar:2.9.6]
        at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFieldsFiltered(BeanSerializerBase.java:763) ~[jackson-databind-2.9.6.jar:2.9.6]
        at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeWithType(BeanSerializerBase.java:602) ~[jackson-databind-2.9.6.jar:2.9.6]
        at jetbrains.gap.resource.pojo.GapBeanSerializer.serializeWithType(GapBeanSerializer.kt:68) ~[gap-rest-874.jar:?]
        at jetbrains.gap.resource.pojo.FilterByProvidesWriter.doWrite(POJOSerializationFactory.kt:134) ~[gap-rest-874.jar:?]
        at jetbrains.gap.resource.pojo.FilterByProvidesWriter.serializeAsField(POJOSerializationFactory.kt:124) ~[gap-rest-874.jar:?]
        at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:719) ~[jackson-databind-2.9.6.jar:2.9.6]
        at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFieldsFiltered(BeanSerializerBase.java:763) ~[jackson-databind-2.9.6.jar:2.9.6]
        at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeWithType(BeanSerializerBase.java:602) ~[jackson-databind-2.9.6.jar:2.9.6]
        at jetbrains.gap.resource.pojo.GapBeanSerializer.serializeWithType(GapBeanSerializer.kt:68) ~[gap-rest-874.jar:?]
        at jetbrains.gap.resource.pojo.FilterByProvidesWriter.doWrite(POJOSerializationFactory.kt:134) ~[gap-rest-874.jar:?]
        at jetbrains.gap.resource.pojo.FilterByProvidesWriter.serializeAsField(POJOSerializationFactory.kt:120) ~[gap-rest-874.jar:?]
        at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:719) ~[jackson-databind-2.9.6.jar:2.9.6]
        at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFieldsFiltered(BeanSerializerBase.java:763) ~[jackson-databind-2.9.6.jar:2.9.6]
        at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeWithType(BeanSerializerBase.java:602) ~[jackson-databind-2.9.6.jar:2.9.6]
        at jetbrains.gap.resource.pojo.GapBeanSerializer.serializeWithType(GapBeanSerializer.kt:68) ~[gap-rest-874.jar:?]

```![](image.png)

JT-49838: Possible similarity search degradation

0
0
Reporter Roman Kolobov (rekolobov) Roman Kolobov (rekolobov)
Created Oct 19, 2018 10:13:53 AM
Updated Nov 8, 2018 3:37:20 PM
Resolved Oct 23, 2018 4:31:16 PM
State Verified
Assignee Vyacheslav Lukianov (hoegaarden)
Subsystem Full Text Index
Type Performance Problem
Priority Normal
Browser Any Browser
OS Any OS
Fix versions 2018.3.47010
Affected versions Unknown

2018.3.46578

After migration to lucene7

MPS FSI similar issues tab exhibits 300% degradation -- however, "looks like" searches seem to remain fine.

JT-49849: Exception in workflow script when issue contains new text field type

0
0
Reporter Tim Steenwyk (foolrunning) Tim Steenwyk (foolrunning)
Created Oct 19, 2018 4:50:50 PM
Updated Nov 8, 2018 3:37:20 PM
Resolved Oct 24, 2018 11:00:11 AM
State Fixed
Assignee Alexander Volfman (Alexander.Volfman)
Subsystem Workflow
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions 2018.3.47010
Affected versions 2018.3.46581

What steps will reproduce the problem?

  1. Add a new field to a project and choose the new text type option.
  2. Add the workflow listed below to the project.
  3. Create a new issue (click Create) and then try to change one of its fields.

What is the expected result?
No exception

What happens instead?
Get exception:

TypeError: org.mozilla.javascript.Undefined@0 is not a function, it is undefined. (@jetbrains/youtrack-scripting-api/entities#233)
...

TypeError: org.mozilla.javascript.Undefined@0 is not a function, it is undefined. (@jetbrains/youtrack-scripting-api/entities#233) org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4198) org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:4176) org.mozilla.javascript.ScriptRuntime.typeError(ScriptRuntime.java:4209) org.mozilla.javascript.ScriptRuntime.typeError2(ScriptRuntime.java:4228) org.mozilla.javascript.ScriptRuntime.notFunctionError(ScriptRuntime.java:4283) org.mozilla.javascript.ScriptRuntime.notFunctionError(ScriptRuntime.java:4271) org.mozilla.javascript.ScriptRuntime.newObject(ScriptRuntime.java:2652) org.mozilla.javascript.gen._jetbrains_youtrack_scripting_api_entities_3237._c_anonymous_37(@jetbrains/youtrack-scripting-api/entities:233) org.mozilla.javascript.gen._jetbrains_youtrack_scripting_api_entities_3237.call(@jetbrains/youtrack-scripting-api/entities) org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63) org.mozilla.javascript.gen._jetbrains_youtrack_scripting_api_entities_3237._c_anonymous_11(@jetbrains/youtrack-scripting-api/entities:70) org.mozilla.javascript.gen._jetbrains_youtrack_scripting_api_entities_3237.call(@jetbrains/youtrack-scripting-api/entities) org.mozilla.javascript.optimizer.OptRuntime.call1(OptRuntime.java:32) org.mozilla.javascript.gen.restrict_editing_of_issues_to_team_members_restrict_editing_to_team_memebers_3234._c_anonymous_2(restrict-editing-of-issues-to-team-members/restrict.editing.to.team.memebers:14) org.mozilla.javascript.gen.restrict_editing_of_issues_to_team_members_restrict_editing_to_team_memebers_3234.call(restrict-editing-of-issues-to-team-members/restrict.editing.to.team.memebers) org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63) org.mozilla.javascript.gen._execution_ctx__3246._c_anonymous_6(execution_ctx:88) org.mozilla.javascript.gen._execution_ctx__3246.call(execution_ctx) org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405) org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508) org.mozilla.javascript.gen._execution_ctx__3246.call(execution_ctx)

If the new text field is removed, the workflow script runs fine.

Here is the code of the workflow that generates this exception:

var entities = require('@jetbrains/youtrack-scripting-api/entities');
var workflow = require('@jetbrains/youtrack-scripting-api/workflow');

exports.rule = entities.Issue.onChange({
  title: 'Restrict editing of issues to team memebers after they are reported',
  guard: function(ctx) {
    var issue = ctx.issue;
    return !issue.becomesReported && issue.isReported && !issue.fields.isChanged('project');
  },
  action: function(ctx) {
    var issue = ctx.issue;
    var project = issue.project;
    var changedField = null;
    project.fields.forEach(function(f) {
      if (issue.fields.isChanged(f)) {
        changedField = f;
      }
    });

    if (changedField)
    	workflow.check(ctx.currentUser.hasRole('Developer', project), 'You do not have permissions to change field <b>' + changedField.name + '</b> of this issue.');
  },
  requirements: {
    // Nothing special
  }
});

JT-49880: Fix wording for vcs_bad_command_jabber.ftl

0
0
Reporter Scott Adams (Scott.Adams) Scott Adams (Scott.Adams)
Created Oct 23, 2018 12:02:45 PM
Updated Nov 8, 2018 3:37:20 PM
Resolved Oct 25, 2018 1:30:42 PM
State Verified
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem Notifications
Type Task
Priority Normal
Fix versions 2018.3.47010

Please revise the text to match the changes that were applied to 'teamcity_bad_command_jabber.ftl'. The last sentence should read:

To update the issue, open the issue in YouTrack and apply the desired changes manually.


JT-49915: Issues per two fields report

0
0
Reporter Дмитрий Хлопин (dmitriykhlopin) Дмитрий Хлопин (dmitriykhlopin)
Created Oct 24, 2018 1:59:58 PM
Updated Nov 8, 2018 3:37:20 PM
Resolved Oct 26, 2018 5:22:50 PM
State Fixed
Assignee Leonid Stryuk (Leonid.Stryuk)
Subsystem Reports
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions 2018.3.47010
Affected versions 2018.3.46727

What steps will reproduce the problem?

  1. Create report
  2. Play with filters

What is the expected result?
I expect not to see excluded data.

What happens instead?
Watch the video.

JT-49947: Investigate possibility to optimize issue submit

0
0
Reporter Roman Kolobov (rekolobov) Roman Kolobov (rekolobov)
Created Oct 25, 2018 3:45:11 PM
Updated Nov 8, 2018 3:37:20 PM
Resolved Oct 29, 2018 5:45:58 PM
State Verified
Assignee Pavel Nikitin (pavel.nikitin)
Subsystem Issue Creation
Type Task
Priority Normal
Fix versions 2018.3.47010

2018.3.46749

Previously thought to be caused by changes in textindex -- turned out to be a mentions problem.

Currently a lot of CPU time in issue creation test is spent in getMentionedUser()

Might be that in-place parsing could be changed to asynchronous one.

JT-49967: False data corruption reported from similar issues

0
0
Reporter Roman Kolobov (rekolobov) Roman Kolobov (rekolobov)
Created Oct 26, 2018 2:24:40 PM
Updated Nov 8, 2018 3:37:20 PM
Resolved Oct 30, 2018 1:45:00 PM
State Verified
Assignee Vyacheslav Lukianov (hoegaarden)
Subsystem Full Text Index
Type Exception
Priority Normal
Browser Any Browser
OS Any OS
Fix versions 2018.3.47010
Affected versions Unknown

2018.3.46779

12:36:55,009 ERROR [@AsyncProcessor1] [TextIndexManager              ] [] Failed to get search results iterator
org.apache.lucene.index.CorruptIndexException: Corrupted: docID=126, docBase=56, chunkDocs=5, numDocs=485 (resource=ExodusIndexInput[_cs.cfs])
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsReader$BlockState.doReset(CompressingStoredFieldsReader.java:411) ~[lucene-core-7.5.0.jar:7.5.0 b5bf70b7e32d7ddd9742cc821d471c5fabd4e3df - jimczi - 2018-09-18 13:01:13]
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsReader$BlockState.reset(CompressingStoredFieldsReader.java:389) ~[lucene-core-7.5.0.jar:7.5.0 b5bf70b7e32d7ddd9742cc821d471c5fabd4e3df - jimczi - 2018-09-18 13:01:13]
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsReader.document(CompressingStoredFieldsReader.java:568) ~[lucene-core-7.5.0.jar:7.5.0 b5bf70b7e32d7ddd9742cc821d471c5fabd4e3df - jimczi - 2018-09-18 13:01:13]
	at org.apache.lucene.codecs.compressing.CompressingStoredFieldsReader.visitDocument(CompressingStoredFieldsReader.java:578) ~[lucene-core-7.5.0.jar:7.5.0 b5bf70b7e32d7ddd9742cc821d471c5fabd4e3df - jimczi - 2018-09-18 13:01:13]
	at org.apache.lucene.index.CodecReader.document(CodecReader.java:84) ~[lucene-core-7.5.0.jar:7.5.0 b5bf70b7e32d7ddd9742cc821d471c5fabd4e3df - jimczi - 2018-09-18 13:01:13]
	at org.apache.lucene.index.BaseCompositeReader.document(BaseCompositeReader.java:118) ~[lucene-core-7.5.0.jar:7.5.0 b5bf70b7e32d7ddd9742cc821d471c5fabd4e3df - jimczi - 2018-09-18 13:01:13]
	at org.apache.lucene.index.IndexReader.document(IndexReader.java:362) ~[lucene-core-7.5.0.jar:7.5.0 b5bf70b7e32d7ddd9742cc821d471c5fabd4e3df - jimczi - 2018-09-18 13:01:13]
	at org.apache.lucene.search.IndexSearcher.doc(IndexSearcher.java:332) ~[lucene-core-7.5.0.jar:7.5.0 b5bf70b7e32d7ddd9742cc821d471c5fabd4e3df - jimczi - 2018-09-18 13:01:13]
	at jetbrains.youtrack.textindex.impl.HitsEntityIterator.lambda$new$1(HitsEntityIterator.java:72) ~[youtrack-text-search-2018.3.jar:?]
	at jetbrains.youtrack.textindex.impl.HitsEntityIterator.fillEntityIds(HitsEntityIterator.java:82) ~[youtrack-text-search-2018.3.jar:?]
	at jetbrains.youtrack.textindex.impl.HitsEntityIterator.<init>(HitsEntityIterator.java:72) ~[youtrack-text-search-2018.3.jar:?]
	at jetbrains.youtrack.textindex.impl.SearchResultsEntityIterable.getIteratorImpl(SearchResultsEntityIterable.java:65) [youtrack-text-search-2018.3.jar:?]
	at jetbrains.exodus.entitystore.iterate.EntityIterableBase.iterator(EntityIterableBase.java:138) [xodus-entity-store-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.entitystore.iterate.binop.IntersectionIterable$UnsortedIterator.<init>(IntersectionIterable.java:183) [xodus-entity-store-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.entitystore.iterate.binop.IntersectionIterable$UnsortedIterator.<init>(IntersectionIterable.java:166) [xodus-entity-store-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.entitystore.iterate.binop.IntersectionIterable.getIteratorImpl(IntersectionIterable.java:79) [xodus-entity-store-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.entitystore.iterate.binop.IntersectionIterable.getIteratorImpl(IntersectionIterable.java:23) [xodus-entity-store-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.entitystore.iterate.EntityIterableBase.iterator(EntityIterableBase.java:138) [xodus-entity-store-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.entitystore.iterate.binop.MinusIterable$UnsortedIterator.<init>(MinusIterable.java:154) [xodus-entity-store-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.entitystore.iterate.binop.MinusIterable$UnsortedIterator.<init>(MinusIterable.java:138) [xodus-entity-store-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.entitystore.iterate.binop.MinusIterable.getIteratorImpl(MinusIterable.java:55) [xodus-entity-store-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.entitystore.iterate.binop.MinusIterable.getIteratorImpl(MinusIterable.java:23) [xodus-entity-store-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.entitystore.iterate.EntityIdArrayCachedInstanceIterableFactory.createInstance(EntityIdArrayCachedInstanceIterableFactory.java:36) [xodus-entity-store-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.entitystore.iterate.EntityIterableBase.createCachedInstance(EntityIterableBase.java:580) [xodus-entity-store-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.entitystore.iterate.EntityIterableBase.getOrCreateCachedInstance(EntityIterableBase.java:512) [xodus-entity-store-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.entitystore.EntityIterableCache$EntityIterableAsyncInstantiation$1.execute(EntityIterableCache.java:250) [xodus-entity-store-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.entitystore.PersistentEntityStoreImpl.executeInReadonlyTransaction(PersistentEntityStoreImpl.java:720) [xodus-entity-store-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.entitystore.EntityIterableCache$EntityIterableAsyncInstantiation.execute(EntityIterableCache.java:237) [xodus-entity-store-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.core.execution.Job.run(Job.java:99) [xodus-utils-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.core.execution.ThreadJobProcessor.executeJob(ThreadJobProcessor.java:133) [xodus-utils-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doExecuteJob(JobProcessorQueueAdapter.java:243) [xodus-utils-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.core.execution.JobProcessorQueueAdapter.doJobs(JobProcessorQueueAdapter.java:161) [xodus-utils-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.core.execution.ThreadJobProcessor.run(ThreadJobProcessor.java:111) [xodus-utils-1.2.3497.jar:1.2.3497]
	at jetbrains.exodus.core.execution.ThreadJobProcessor$1.run(ThreadJobProcessor.java:43) [xodus-utils-1.2.3497.jar:1.2.3497]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]

The index is fine, however

0.52% total deletions; 45615 documents; 238 deleteions
Segments file=segments_9a numSegments=3 version=7.5.0 id=5d0zajysqbi63gogfygvovuea
  1 of 3: name=_1p maxDoc=35973
    version=7.5.0
    id=5d0zajysqbi63gogfygvovtci
    codec=Lucene70
    compound=false
    numFiles=11
    size (MB)=91.503
    diagnostics = {os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_171, java.vm.version=25.171-b11, lucene.version=7.5.0, mergeMaxNumSegments=-1, os.arch=amd64, java.runtime.version=1.8.0_171-b11, source=merge, mergeFactor=3, os.version=3.13.0-157-generic, timestamp=1540546394861}
    has deletions [delGen=129]
    test: open reader.........OK [took 0.005 sec]
    test: check integrity.....OK [took 1.138 sec]
    test: check live docs.....OK [181 deleted docs] [took 0.006 sec]
    test: field infos.........OK [10 fields] [took 0.001 sec]
    test: field norms.........OK [10 fields] [took 0.029 sec]
    test: terms, freq, prox...OK [552375 terms; 11930012 terms/docs pairs; 55910463 tokens] [took 4.227 sec]
    test: stored fields.......OK [35792 total field count; avg 1.0 fields per doc] [took 0.022 sec]
    test: term vectors........OK [0 total term vector count; avg 0.0 term/freq vector fields per doc] [took 0.001 sec]
    test: docvalues...........OK [0 docvalues fields; 0 BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] [took 0.001 sec]
    test: points..............OK [0 fields, 0 points] [took 0.001 sec]

  2 of 3: name=_1q maxDoc=9157
    version=7.5.0
    id=5d0zajysqbi63gogfygvovtcj
    codec=Lucene70
    compound=false
    numFiles=11
    size (MB)=17.431
    diagnostics = {os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_171, java.vm.version=25.171-b11, lucene.version=7.5.0, mergeMaxNumSegments=-1, os.arch=amd64, java.runtime.version=1.8.0_171-b11, source=merge, mergeFactor=3, os.version=3.13.0-157-generic, timestamp=1540546413733}
    has deletions [delGen=51]
    test: open reader.........OK [took 0.002 sec]
    test: check integrity.....OK [took 0.160 sec]
    test: check live docs.....OK [57 deleted docs] [took 0.001 sec]
    test: field infos.........OK [10 fields] [took 0.000 sec]
    test: field norms.........OK [10 fields] [took 0.005 sec]
    test: terms, freq, prox...OK [159183 terms; 1753563 terms/docs pairs; 11511632 tokens] [took 0.789 sec]
    test: stored fields.......OK [9100 total field count; avg 1.0 fields per doc] [took 0.006 sec]
    test: term vectors........OK [0 total term vector count; avg 0.0 term/freq vector fields per doc] [took 0.000 sec]
    test: docvalues...........OK [0 docvalues fields; 0 BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] [took 0.000 sec]
    test: points..............OK [0 fields, 0 points] [took 0.000 sec]

  3 of 3: name=_cs maxDoc=485
    version=7.5.0
    id=5d0zajysqbi63gogfygvovue7
    codec=Lucene70
    compound=true
    numFiles=3
    size (MB)=0.807
    diagnostics = {os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_171, java.vm.version=25.171-b11, lucene.version=7.5.0, mergeMaxNumSegments=-1, os.arch=amd64, java.runtime.version=1.8.0_171-b11, source=merge, mergeFactor=3, os.version=3.13.0-157-generic, timestamp=1540546614453}
    no deletions
    test: open reader.........OK [took 0.000 sec]
    test: check integrity.....OK [took 0.009 sec]
    test: check live docs.....OK [took 0.000 sec]
    test: field infos.........OK [9 fields] [took 0.000 sec]
    test: field norms.........OK [9 fields] [took 0.000 sec]
    test: terms, freq, prox...OK [22497 terms; 91823 terms/docs pairs; 323681 tokens] [took 0.061 sec]
    test: stored fields.......OK [485 total field count; avg 1.0 fields per doc] [took 0.000 sec]
    test: term vectors........OK [0 total term vector count; avg 0.0 term/freq vector fields per doc] [took 0.000 sec]
    test: docvalues...........OK [0 docvalues fields; 0 BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET] [took 0.000 sec]
    test: points..............OK [0 fields, 0 points] [took 0.000 sec]

No problems were detected with this index.

JT-49977: Broken arrow up/down navigation on issue links list on Single Issue View

0
0
Reporter Ekaterina Zaikina (Ekaterina_Zaikina) Ekaterina Zaikina (Ekaterina_Zaikina)
Created Oct 26, 2018 6:37:00 PM
Updated Nov 8, 2018 3:37:20 PM
Resolved Oct 30, 2018 3:15:00 PM
State Verified
Assignee Alexander Anisimov (xi-eye)
Subsystem Issue Links
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions 2018.3.47010
Affected versions Unknown

STR:

  1. focus (with mouse) first linked issue in links list
  2. press arrow down

AR: nothing happens
ER: second linked issue becomes under focus

Bug was introduced by this commit: https://upsource.jetbrains.com/youtrack/revision/50c6d0fd2b520c1890784c3c6709f39fa8b35012

JT-49993: Add special url param, that opens FSI in edit mode

0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Oct 29, 2018 5:29:47 PM
Updated Nov 8, 2018 3:37:20 PM
Resolved Oct 29, 2018 5:54:53 PM
State Verified
Assignee Maxim Erekhinskiy (maxim.erehinskiy)
Subsystem Issue List
Type Task
Priority Normal
Fix versions 2018.3.47010

After FSI is opened, parameter should be removed from url

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

0
0
Reporter Ekaterina Zaikina (Ekaterina_Zaikina) Ekaterina Zaikina (Ekaterina_Zaikina)
Created Oct 30, 2018 3:42:36 PM
Updated Nov 8, 2018 3:37:20 PM
Resolved Oct 30, 2018 8:32:09 PM
State Verified
Assignee Ekaterina Zaikina (Ekaterina_Zaikina)
Subsystem Issue Links
Type Task
Priority Normal
Fix versions 2018.3.47010

See details in JT-49620

JT-50090: Cannot add attachment from clipboard to new issue (draft) in case of bad connection

0
0
Reporter Leonid Stryuk (Leonid.Stryuk) Leonid Stryuk (Leonid.Stryuk)
Created Oct 31, 2018 3:36:18 PM
Updated Nov 8, 2018 3:37:20 PM
Resolved Oct 31, 2018 5:00:00 PM
State Fixed
Assignee Leonid Stryuk (Leonid.Stryuk)
Subsystem Core Functionality
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions 2018.3.47010
Affected versions Unknown

JT-50145: Content of issue is cut if it doesn't fit one page

0
0
Reporter Ekaterina Alekseeva (Ekaterina.Alekseeva) Ekaterina Alekseeva (Ekaterina.Alekseeva)
Created Nov 2, 2018 4:24:26 PM
Updated Nov 8, 2018 3:37:20 PM
Resolved Nov 2, 2018 6:04:37 PM
State Verified
Assignee Maxim Erekhinskiy (maxim.erehinskiy)
Subsystem Single Issue View
Type Bug
Priority Normal
Browser Edge, Firefox
OS Any OS
Fix versions 2018.3.47010
Affected versions Unknown

build 46917

STR:

  1. Open some issue with a long description/lots of comments (in Firefox or Edge)
  2. Try to print issue or open a preview

AR:
There's only 1 page with content and one extra empty page. All content which is not fit in first page is absent.

Works fine in Chrome.

JT-50217: Re-calculate button is disabled

0
0
Reporter Дмитрий Хлопин (dmitriykhlopin) Дмитрий Хлопин (dmitriykhlopin)
Created Nov 8, 2018 3:37:15 PM
Updated Nov 8, 2018 3:40:41 PM
State In Progress
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem Gantt Chart
Type Bug
Priority Normal
Browser Chrome
OS Any OS
Fix versions Unscheduled
Affected versions 2018.3.46727

What steps will reproduce the problem?

  1. Create Gantt chart as admin.
  2. Set 'Can view and use' to some group.
  3. Open report as user from this group.
  4. Try to click on 're-calculate' button.

What is the expected result?
I expect report to re-calculate or not to have this button at all.

What happens instead?
Button is visible but it's disabled.

JT-47513: Option to aggregate values instead of issues count in reports

0
0
Reporter Pavel Nikolaev (pasha) Pavel Nikolaev (pasha)
Created Jun 5, 2018 3:17:53 PM
Updated Nov 8, 2018 3:42:16 PM
Resolved Nov 8, 2018 3:42:16 PM
State Fixed
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem Reports
Type Feature
Priority Major
Fix versions Unscheduled

Currently, some of the reports aggregate only issue counts:

  1. Matrix Report
  2. Rate Reports (Fixed vs Reopened, e.t.c)
  3. Cumulative flow

Their settings can be extended with a selection of custom field, so this field values will be aggregated instead of issues count.

JT-50218: Can't return from report 'print' mode

0
0
Reporter Дмитрий Хлопин (dmitriykhlopin) Дмитрий Хлопин (dmitriykhlopin)
Created Nov 8, 2018 3:52:43 PM
Updated Nov 8, 2018 3:52:43 PM
State Open
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem Gantt Chart
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

What steps will reproduce the problem?

  1. Open any report.
  2. Click 'Print'.

What is the expected result?
I'd like to still see 're-calculate' and 'edit' buttons. 'print' button probably should be replaced with some button to return from this mode.
I could use 'backspace' to exit, but it doesn't work in Chrome 70.0.3538.77 (works fine in Firefox 63.0.1)

What happens instead?
Buttons in upper right corner disappear.

Video in attachment.

JT-50020: Confirmation on edit issue

0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Oct 29, 2018 5:46:41 PM
Updated Nov 8, 2018 3:24:29 PM
Resolved Oct 31, 2018 3:20:39 PM
State Verified
Assignee Andrey Skladchikov (Andrey.Skladchikov)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions 2018.3.47010
Viewing all 74845 articles
Browse latest View live




Latest Images