Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark As command does not update plant age #1327

Open
mdingena opened this issue Mar 9, 2021 · 0 comments
Open

Mark As command does not update plant age #1327

mdingena opened this issue Mar 9, 2021 · 0 comments

Comments

@mdingena
Copy link

mdingena commented Mar 9, 2021

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

  1. Add plant to garden.
  2. Set plant status to Planned.
  3. Set plant age to older than 1 day.
  4. Add plant to new group.
  5. Create a sequence with a Mark As command that marks a location variable as status: planted.
  6. Set sequence location variable to externally defined.
  7. Call sequence, specify the group created in step 4.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant