Reporter |
![]() |
---|---|
Created | Jul 19, 2013 4:37:01 PM |
Updated | Jul 23, 2013 12:03:23 AM |
Resolved | Jul 22, 2013 6:01:11 PM |
Priority | Show-stopper |
Type | Bug |
State | Fixed |
Assignee | Vadim Gurov (vgurov) |
Subsystem | Workflow |
Fix versions | 5.0 |
Fixed in builds | 7087, 7171 |
Affected versions | 5.0 |
Browser | Any Browser |
OS | Any OS |
Verified in build | Not verified |
Verified by | Nobody |
Reviewed by | yapavel (pavel.nikitin) |
Severity | Routine |
Localize YouTrack, e.g. to Russian.
Consider the following workflow:
Expected that on any change the comment is added, but it isn't.
Note, if YouTrack remains in English everything works fine.
Incorrect comparison of localized workflow fields
Consider the following workflow:
rule test
when Priority == {Normal} {
addComment("test ");
}
Expected that on any change the comment is added, but it isn't.
Note, if YouTrack remains in English everything works fine.
Incorrect comparison of localized workflow fields