New issue 175 by wlov...@gmail.com: Feature request - Number (field)
comparison as a workflow validator
http://code.google.com/p/jira-suite-utilities/issues/detail?id=175
There is currently a workflow validator that checks to see if one date
field is newer / older than another ("<" and ">"). It would be nice to have
a standard numeric comparison field as well.
For example, let's say there was a project in Jira used for selling items
and someone made a bid. Obviously, you would require that the bid is higher
than the "previous bid" field. This would verify the number is larger as it
would be pointless to allow smaller bids.