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

Blueberry (and Raspberry): Change default yield and add to static data #627

Open
3 tasks done
LolandaE opened this issue Feb 27, 2024 · 5 comments
Open
3 tasks done
Assignees

Comments

@LolandaE
Copy link
Contributor

LolandaE commented Feb 27, 2024

As a blueberry grower, I want the calculator to default to a reasonable yield, so that I don't have to do research if I do not know my current yield

Image

Additional Context

  • Only change the default yield for the blueberry pathway, on the Crop Details screen
  • Add default yield to static data for both blueberry and raspberry - there should already be static data with default yield in the database

Acceptance Criteria

  • The yield for blueberries defaults to 5 tons/ac on the Crop Details screen, instead of the current default of 7 tons/acre
  • The default yield is added to static data, so AF can change the default yield in the future
  • The default yield for the Raspberry pathway (5 tons/ac) is also added to static data, so AF can change it in the future
@fergmac
Copy link
Contributor

fergmac commented Mar 4, 2024

@joandrews Confirming that we are updating both the Blueberry and Raspberry default yield to 5 from 7?

Image
Image

@joandrews
Copy link
Collaborator

@fergmac Yes, both should be 5 tons/ac, and both should be added to static data

@fergmac fergmac assigned acatchpole and unassigned fergmac Mar 13, 2024
@joandrews
Copy link
Collaborator

@fergmac I feel stupid for asking this, but which static data table has the berry yields? I assumed it would be in CropYields...

@acatchpole
Copy link
Contributor

acatchpole commented Mar 21, 2024

It is CropYields. The Amount = default crop yield. The CropId for blueberries and raspberries is 75 and 76 respectively. These entries do not yet exist in the prod database.

@joandrews
Copy link
Collaborator

Thank you!

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

No branches or pull requests

4 participants