Reporter |
![]() |
---|---|
Created | Aug 9, 2013 2:52:55 PM |
Updated | Aug 9, 2013 4:55:07 PM |
Priority | Major |
Type | Bug |
State | Open |
Assignee | Vadim Gurov (vgurov) |
Subsystem | Workflow |
Fix versions | 5.0.2 |
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 |
Consider the workflow:
Fill the field 'Fix versions' and try to change Priority - nothing happens.
Expected 'Fix versions' is cleared.
rule test1
when Priority.changed {
Fix versions.clear;
}
Fill the field 'Fix versions' and try to change Priority - nothing happens.
Expected 'Fix versions' is cleared.