Author Topic: [v1.8.5.5] Condition builder descriptions for Date/Time do not match  (Read 1358 times)

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4759
  • RTFM
If a condition or loop action is created or edited with the condition builder so more than one evaluation is to be made, the "Date/Time" description in both the condition builder dialog and the action list use "Less Than" and "Greater Than", rather than the current "Before" and "After".

E.G.
Code: [Select]
Begin Date Compare : [t] Is Before Current Date/Timevs
Code: [Select]
Begin Condition : [t] Is Less Than Current Date/Time OR [t] Is Greater Than Current Date/Time

The same applies to the "Or Equals" variations.


EDIT: Fixed in v1.8.5.6
« Last Edit: May 05, 2020, 09:29:18 PM by Pfeil »

Gary

  • Administrator
  • Hero Member
  • *****
  • Posts: 2824
Gotcha - all touched up and ready to go.

Thanks, bud.