Background: When testing a piston, I was setting a datetime variable manually, but each time that I try to set it, it defaults to the current date/time instead of the variable value
Steps to replicate behavior:
- Open Piston to Edit mode
- Click add new global variable
- Select type “Date and Time”
- Enter any variable name
- Select Value (for initial value)
- pick any date/time before the current date/time
- Click add
- Click on the variable name
Actual Behavior
Date/time changes from set value to current date/time
Desired Behavior
Date/Time stays at value stored in variable