Resources/Rules - Trigger on value changed
-
Currently I implement a rule this way:

The condition is always satisfied and "Ignore duplicates" is enabled.
@jkandasa Is this the right way to implement a "on value changed" rule?
-
@cimba007 First time this rule will trigger, if your variable starts with
http, then it goes to ignore duplicate mode.
Until variable value changed(should not start withhttp) this rule will be ignored.Works this way.