You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you inspect any plant and manually change its Planned status to Planted, its age resets to 1 day old.
Expected Behavior
When using the Mark As command to change a variable's status field to Planted, I expect it will reset the variable's age to 1 day old (if the variable is a plant, or a variable that has an age property).
Actual Behavior
The plant is marked as Planted but its age remained the same as before.
Steps to Reproduce
Add plant to garden.
Set plant status to Planned.
Set plant age to older than 1 day.
Add plant to new group.
Create a sequence with a Mark As command that marks a location variable as status: planted.
Set sequence location variable to externally defined.
Call sequence, specify the group created in step 4.
The text was updated successfully, but these errors were encountered:
When you inspect any plant and manually change its
Planned
status toPlanted
, its age resets to 1 day old.Expected Behavior
When using the
Mark As
command to change a variable'sstatus
field toPlanted
, I expect it will reset the variable's age to 1 day old (if the variable is a plant, or a variable that has anage
property).Actual Behavior
The plant is marked as
Planted
but its age remained the same as before.Steps to Reproduce
Planned
.Mark As
command that marks a location variable asstatus: planted
.The text was updated successfully, but these errors were encountered: