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

Fix SMP Mix single tree submission #1541

Closed
3 tasks
mgaseta opened this issue Aug 22, 2024 · 0 comments · Fixed by #1547
Closed
3 tasks

Fix SMP Mix single tree submission #1541

mgaseta opened this issue Aug 22, 2024 · 0 comments · Fixed by #1547
Assignees

Comments

@mgaseta
Copy link
Collaborator

mgaseta commented Aug 22, 2024

Currently when trying to calculate values on step 5 or trying to submit the seedlot registration, the action return an error, as seen on the image below.

Image

The expected behavior is that the submission and calculation would work without a problem for any valid parent tree (orchard or non-orchard) on the SMP Mix table.

Definition of done:

  • Calculation working correctly
  • Submission working correctly
  • Tested and merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment