New issue 164 by doarm...@gmail.com: ValueField not working for Fix Version
http://code.google.com/p/jira-suite-utilities/issues/detail?id=164
What steps will reproduce the problem?
1. Create a workflow using the condition ValueField with a != comparator
and the field Fix Versions and a string that is the name of the version.
2.
3.
What is the expected output? What do you see instead?
The transition should only appear if the Fix Version is not equal to the
given string.
What version of the product are you using? On what operating system?
v4.2.1 JIRA Hosted
Please provide any additional information below.
We also tried using the ID of the versions, e.g. 10065
Are you able to turn on debug messages on your hosting? Usually versions
are comparing like [version1] or [[version1]] or [[version1],[version2]]
Not sure, I'll ask. But does that mean that versions are supported using
String comparison and !=
And is the format to use [My Version Name] or [10203]
[Your Version Name] and compare as String
Seems to work with [Your Version Name], thanks! Did I miss that in the
documentation somewhere?
Comment #5 on issue 164 by abas...@gmail.com: ValueField not working for
Fix Version
http://code.google.com/p/jira-suite-utilities/issues/detail?id=164
Nope, there are just few closed issue reports before :)