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

Refactor getFieldsAndBeds in farmosUtil.js #8

Closed
braughtg opened this issue Oct 12, 2023 · 1 comment
Closed

Refactor getFieldsAndBeds in farmosUtil.js #8

braughtg opened this issue Oct 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@braughtg
Copy link
Contributor

The getFieldsAndBeds function in farmosUtil.js currently makes 2 API calls due to a bug in the farmOS.js library (farmOS/farmOS.js#86).

When that bug has been resolved, the gitFieldsAndBeds function should be able to use a single filter object to get both the bed and field records.

@braughtg braughtg added the enhancement New feature or request label Oct 12, 2023
@braughtg
Copy link
Contributor Author

This has been moved to the FarmData2 repo as the farmosUtil.js library will be linked from there going forward.

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

No branches or pull requests

1 participant