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

JT-50497: Review READ_PROJECT

0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Nov 26, 2018 4:55:10 PM
Updated Dec 6, 2018 3:48:02 PM
Resolved Nov 27, 2018 3:03:33 PM
State Without verification
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

add auto-tests


JT-42120: Updating of "Custom Script" in Workflow not cause updating of rule that references it

0
0
Reporter Фагим Садыков (Фагим.Садыков) Фагим Садыков (Фагим.Садыков)
Created Jun 23, 2017 5:07:07 AM
Updated Dec 6, 2018 3:48:25 PM
State Open
Assignee Alexander Volfman (Alexander.Volfman)
Subsystem Workflow
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 2017.2.33372
What steps will reproduce the problem?
1. Create JS-workflow "Custom Scrtipt" my-module with
exports.getValue = function () { return false;}
2. Create JS-workflow "On-change Action" my-action with
...
var myModule = require("my-module");
var workflow = require("v1/workflow");
action : function (ctx) {
workflow.check(myModule.getValue(), "It's just FALSE");
workflow.message("Ok!");
}
3. Attach my-action to an Project
4. Do something with any task - it will produce Error
5. Change my-module
exports.getValue = function () { return true;}
6. Do something with any task - it's still produce Error
7. Open my-action and "insert space, delete space, save"
8. Do something with any task - no error and "Ok" message

What is the expected result?
At step 6 it must use new version of imported script

What happens instead?
It uses (cached?) version of script

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

It's very bad if some module is required by many rules.
I think it's not much hard to make static code analyzer which build dependency tree and then using it to upgrade version of dependent rules when imported scripts are changed.

JT-29560: All parent/child relationship in a set of tickets got screwed up: "Can't have negative period field."

0
0
Reporter Andrea Sciamanna (sciamannikoo) Andrea Sciamanna (sciamannikoo)
Created Apr 28, 2015 3:38:24 PM
Updated Dec 6, 2018 3:52:36 PM
State Open
Assignee Alexey Volkov (Alexey.Volkov)
Subsystem Time Tracking
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions 6.0
This issue was supposed to have been fixed in 5.0.3 but apparently is not.

Now I have a set of tickets with the whole parent/child relationship messed up, users don't understand anymore in which order these tickets must be handled and basically everyone is standing-off, waiting to know what to do.

When trying to remove the parent, I get that "Can't have negative period field." message.

Please help as soon as possible.

Thanks.

JT-50689: Design review

0
0
Reporter Alexey Volkov (Alexey.Volkov) Alexey Volkov (Alexey.Volkov)
Created Dec 6, 2018 2:26:21 PM
Updated Dec 6, 2018 3:52:46 PM
State In Progress
Assignee Nastya Berezinskaya (Nastya.Berezinskaya)
Subsystem Reports
Type Task
Priority Normal
Fix versions Unscheduled

fix me:

JT-50540: table: sticky header for dates and total

0
0
Reporter Alexey Volkov (Alexey.Volkov) Alexey Volkov (Alexey.Volkov)
Created Nov 27, 2018 4:25:17 PM
Updated Dec 6, 2018 3:58:11 PM
Resolved Dec 6, 2018 3:58:11 PM
State Fixed
Assignee Ekaterina Zaikina (Ekaterina_Zaikina)
Subsystem Reports
Type Task
Priority Normal
Fix versions Unscheduled

JT-43852: Infinite redirect for some invalid URLs

0
0
Reporter Roman Kolobov (rekolobov) Roman Kolobov (rekolobov)
Created Oct 12, 2017 1:26:19 PM
Updated Dec 6, 2018 4:17:31 PM
State Open
Assignee Max Maximov (Maxim.Maximov)
Subsystem Global Navigation
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions 2018.3.47010
Affected versions Unknown
2017.3.36626

Please note that this is not very hard to post a lnik similar to this by mistake somewhere and end up slightly DOSing YT+HUB.

STR: Open any link belonging to new UI with 4 and more parts in its URL, e.g. /agiles/153-186/155-3146/asdf or /v2/issue/YTB-666/qwer. Note that /reports/... and /dashboard/... are not affected.
/issue/ is affected as well (most likely due to recent changes is url filter – note that on prod trailing slash is required to reproduce due to nginx config).
ER: you are shown some error page (404 is to be expected)
AR: infinite redirect

JT-50696: Project fields "Sort By" doesn't work correctly

0
0
Reporter Hugo Pinho (hpinho77) Hugo Pinho (hpinho77)
Created Dec 6, 2018 4:25:51 PM
Updated Dec 6, 2018 4:25:51 PM
State Submitted
Assignee Unassigned
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

What steps will reproduce the problem?
1.Go to customFieldsConfiguration
2.Add a new one
3.Even if they are sorter the capital letters came before the small letters names.

What is the expected result?

  • We expect an alphabetical ordering.

What happens instead?

  • Capital letter names before small letters names.

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

JT-50697: Enable feature flags before release

0
0
Reporter Anna Zhdan (Anna.Zhdan) Anna Zhdan (Anna.Zhdan)
Created Dec 6, 2018 4:33:02 PM
Updated Dec 6, 2018 4:33:06 PM
State In Progress
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem No Subsystem
Type Task
Priority Normal
Fix versions Unscheduled

JT-50698: Ticket View -> Hard to find out on which and how many board a ticket is placed

0
0
Reporter Thorsten Ruehl (truehl) Thorsten Ruehl (truehl)
Created Dec 6, 2018 4:50:04 PM
Updated Dec 6, 2018 4:50:04 PM
State Open
Assignee Alexander Anisimov (xi-eye)
Subsystem Single Issue View
Type Feature
Priority Normal
Fix versions Unscheduled

What steps will reproduce the problem?

  1. Open a ticket
  2. Scroll to "Boards" (below the sidebar)

What is the expected result?

  • Show amount of boards this ticket is placed to
  • List name of boards, maybe clickable (to get to the baord)

What happens instead?
Since new version, counter for Amount of Tickets is missing. Also, the list is collapsed by default.

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

JT-50699: Button "Link issue" inactive when setting related issue

0
0
Reporter Elizaveta Shashkova (Elizaveta_Shashkova) Elizaveta Shashkova (Elizaveta_Shashkova)
Created Dec 6, 2018 5:30:29 PM
Updated Dec 6, 2018 5:32:00 PM
State Submitted
Assignee Unassigned
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown
1. Press "Link issue" button.
2. The window appears
3. Insert other issue id

This issue isn't shown in the list and button "Link issue" is still inactive. What should I do?

JT-46563: Permalinks to comments don't work in new FSI if the target comment requires "Loading more"

0
0
Reporter Jura Gorohovsky (gorohoroh) Jura Gorohovsky (gorohoroh)
Created Apr 4, 2018 4:45:14 PM
Updated Dec 6, 2018 5:42:45 PM
State Open
Assignee Unassigned
Subsystem Single Issue View
Type Bug
Priority Major
Browser Firefox
OS Any OS
Fix versions 2018.1.41561
Affected versions Unknown
Take an issue with many comments, copy a permalink to a comment that is not included in the set of comments that load automatically; open the permalink with the new FSI.

Expected: YouTrack auto-loads as many comments as necessary to show and select the target comment
Actual: Only the default issue view is shown, and the target comment is hidden beneath "Load more"

JT-50701: Number of voters does not correspond to the voters list

0
0
Reporter Anton Bragin (abragin) Anton Bragin (abragin)
Created Dec 6, 2018 5:43:19 PM
Updated Dec 6, 2018 5:43:19 PM
State Submitted
Assignee Unassigned
Subsystem No Subsystem
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

While there are two voters in the list of voters, the number left to the vote icon shows only one. Email notifications for both voters were received, however, the second one contains the wrong number of voters as well:

+1 (Fedor Buyvol-Kot). Total votes: 1

While the expected number of voters is two.

Please, see the screenshot attached.

JT-50700: Agile board cards have invisible text in darkula mode

0
0
Reporter Andrey Skladchikov (Andrey.Skladchikov) Andrey Skladchikov (Andrey.Skladchikov)
Created Dec 6, 2018 5:43:06 PM
Updated Dec 6, 2018 5:48:44 PM
Resolved Dec 6, 2018 5:46:59 PM
State Fixed
Assignee Andrey Skladchikov (Andrey.Skladchikov)
Subsystem Agile Board
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

JT-50621: Optimize issue list loading

0
0
Reporter Alexander Anisimov (xi-eye) Alexander Anisimov (xi-eye)
Created Nov 30, 2018 5:09:42 PM
Updated Dec 6, 2018 5:48:53 PM
State In Progress
Assignee Alexander Anisimov (xi-eye)
Subsystem Issue List
Type Performance Problem
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

JT-50702: Doesn't pass parentId to sortOrder rest if it doesn't changed

0
0
Reporter Maksim Ryzhikov (maksimrv) Maksim Ryzhikov (maksimrv)
Created Dec 6, 2018 5:52:36 PM
Updated Dec 6, 2018 5:52:57 PM
State In Progress
Assignee Maksim Ryzhikov (maksimrv)
Subsystem Issue List
Type Task
Priority Normal
Fix versions Unscheduled

STR:

  • Open new issues list in "flat" mode
  • Change order of an issue with a parent

AR: Remove parent
ER: Parent should not be removed we should change only order


JT-50242: Single issue view: show number of boards the issue is on

0
0
Reporter Tatiana Shabaeva (Tatiana.Shabaeva) Tatiana Shabaeva (Tatiana.Shabaeva)
Created Nov 9, 2018 5:24:59 PM
Updated Dec 6, 2018 6:24:25 PM
State Open
Assignee Alexander Anisimov (xi-eye)
Subsystem Single Issue View
Type Usability Problem
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

Encountered a problem today when updating issue due to the fact it was added to 2 boards. Had problems figuring that out at once since single issue view doesn't show the amount of boards the issue belongs to.
Would be helpful to have a number of boards indicated the same way as amount of watchers.

JT-50703: Could not find an entity that the moved one should trail. Either you've exceeded the max limit for ordered entities or you're working on an outdated snapshot

0
0
Reporter Maksim Ryzhikov (maksimrv) Maksim Ryzhikov (maksimrv)
Created Dec 6, 2018 6:22:22 PM
Updated Dec 6, 2018 6:47:04 PM
State Open
Assignee Unassigned
Subsystem Issue List
Type Task
Priority Normal
Fix versions Unscheduled

STR:

  • Open new issues list with enabled Tree view
  • Try to make subtask a root (move on top level)

AR: Could not find an entity that the moved one should trail. Either you've exceeded the max limit for ordered entities or you're working on an outdated snapshot

On the Frontend we pass parentId as null and leading issue id equals previous issue id in LIST

It works well for sub-subtasks so the problem only when you try to make an issue as a root issue

JT-50662: Does't show error popup while navigating to IntelliJ source

0
0
Reporter Kirill Smelov (Kirill.Smelov) Kirill Smelov (Kirill.Smelov)
Created Dec 4, 2018 5:03:54 PM
Updated Dec 6, 2018 6:49:34 PM
State Open
Assignee Alexander Anisimov (xi-eye)
Subsystem Single Issue View
Type Bug
Priority Normal
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown
1. Go to WI-43944
2. Click on ChangeUtil.java:146
3. Corresponding file will be opened, but error popup will be shown as well.

JT-50704: Alt+Insert shortcut doesn't create new issue

0
0
Reporter Edward Pavlov (ed.pavlov) Edward Pavlov (ed.pavlov)
Created Dec 6, 2018 6:54:30 PM
Updated Dec 6, 2018 6:54:30 PM
State Submitted
Assignee Unassigned
Subsystem No Subsystem
Type Bug
Priority Major
Browser Any Browser
OS Any OS
Fix versions Unscheduled
Affected versions Unknown

JT-50668: Wrong page behavior when opening a calendar on adding spent time in Firefox

0
0
Reporter Anastasia Bartasheva (ana.bartasheva) Anastasia Bartasheva (ana.bartasheva)
Created Dec 4, 2018 6:29:13 PM
Updated Dec 6, 2018 6:57:31 PM
State Open
Assignee Alexander Anisimov (xi-eye)
Subsystem Single Issue View
Type Bug
Priority Normal
Browser Firefox
OS Any OS
Fix versions Unscheduled
Affected versions 2018.3.47247

STR:

  1. In Firefox, go to issue page
  2. Click "Add spent time"
  3. Open calendar to pick the date

ER: Calendar is opened
AR: The page is scrolled up, calendar is opened in the bottom of the page and is almost hidden (see video attached)
Chrome works okay

Viewing all 74845 articles
Browse latest View live




Latest Images