Moving a Test in a Condition

A rule condition consists of one or more tests which are grouped together logically. You may reorder the tests either to make the condition more readable, or to optimize performance. For example, pattern matching tests are typically less efficient than property tests, so it does make sense to test properties first.

test-popup-menu

Procedure #

  1. In the displayed rules view, double click anywhere on the rule you want to update.
    1. This places the rule in edit mode.
  2. Right click on the test you would like to move.
    1. The row you selected will be This places the rule in edit mode.
  3. Move the test.
    • Click Move up
    • or Move down.

Result #

The test has been moved.

Once you are done #

Although the rule has been updated within the rules editor, the change has not yet been propagated to the portal. To commit the change to the portal, you must save the rule set.