Reporter |
![]() |
---|---|
Created | Feb 14, 2013 6:24:39 PM |
Updated | Mar 13, 2013 6:14:59 PM |
Resolved | Feb 19, 2013 11:57:15 AM |
Priority | Critical |
Type | Bug |
State | Verified |
Assignee | Vadim Gurov (vgurov) |
Subsystem | No subsystem |
Fix versions | 4.2.1 |
Fixed in builds | 5904, 6191 |
Affected versions | No Affected versions |
Browser | Any Browser |
OS | Any OS |
Verified in build | 5955 |
Verified by | Dmitry Krasilschikov (dima) |
Reviewed by | yapavel (pavel.nikitin) |
Severity | Routine |
Attach the field "Due date" to a project and also attach the default workflow "jetbrains-youtrack-dueDate":
Open 'new issue' screen and type smth in summary - the field "Due date" is highlighted as expected but there is no chance to set a value - on click on 'Due date' field the focus jumps to the 'summary'.
rule Don't allow to submit issue without Due date set when !isReported() { Due Date.required("You must set the Due date!"); }
Open 'new issue' screen and type smth in summary - the field "Due date" is highlighted as expected but there is no chance to set a value - on click on 'Due date' field the focus jumps to the 'summary'.