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

Seeding/Transplanting Reports Default Start Date #50

Open
braughtg opened this issue Aug 26, 2024 · 3 comments
Open

Seeding/Transplanting Reports Default Start Date #50

braughtg opened this issue Aug 26, 2024 · 3 comments
Labels
bug Something isn't working Good Second Issue Issue that is a little deeper than a Good First Issue.

Comments

@braughtg
Copy link
Contributor

The default start date for generating seeding reports should be the first day of the current year.

image

To reproduce:

  1. Click the BarnKit tab.
  2. Click the Seeding Report sub-tab.
  3. Examine the Start Date.

Issue by braughtg
Monday Jul 18, 2022 at 19:59 GMT
Originally opened as DickinsonCollege/FarmData2#539

@braughtg braughtg added bug Something isn't working Good Second Issue Issue that is a little deeper than a Good First Issue. labels Aug 26, 2024
@braughtg
Copy link
Contributor Author

The default date that is displayed will be set within the seedingReport.html page in the farmdata2_modules/fd2_tabs/fd2_barn_kit folder.

When the default date is updated the cypress tests in seedingReport.spec.js should be updated to test that the date is correct. The date should not be hard coded so that the test will continue to work into the future.


Comment by braughtg
Monday Jul 18, 2022 at 20:01 GMT

@braughtg
Copy link
Contributor Author

The fix for this should also be applied to the transplanting report.


Comment by braughtg
Thursday Jul 21, 2022 at 15:42 GMT

@braughtg
Copy link
Contributor Author

I can tackle this issue.


Comment by FutzMonitor
Tuesday Dec 20, 2022 at 13:15 GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Good Second Issue Issue that is a little deeper than a Good First Issue.
Projects
None yet
Development

No branches or pull requests

2 participants
@braughtg and others