We need parity with portal war when it comes to parsing and converting units in alert defs (and maybe other areas). For example, currently if I want the alert condition on platform: SystemLoad > 90% I must type in "0.9" for the value. If I add the unit, like "0.9%", I get an exception. If I type "90" it gets converted to 9000%. Hopefully we can pirate some existing portal war code for all of this...
*** This bug has been marked as a duplicate of bug 698600 ***