Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.1.0
-
None
Description
As part of this ticket following needs to be achieved/verified:
- If the value of the selected metric is between 0 and 1 then preview should appear. (already working)
- If the value of the expression made from multiple metric or from a metric and constant (Example: metric name / 100) is between 0 and 1 then preview should appear. (already working)
- if the value of the expression is not between 0 and 1 then show appropriate message informing user that the value of the expression should be between 0 and 1.