-
Notifications
You must be signed in to change notification settings - Fork 24
OpenSPP Minor Fixes #861
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
OpenSPP Minor Fixes #861
Conversation
…nsitive information Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## 17.0 #861 +/- ##
==========================================
+ Coverage 79.83% 80.15% +0.31%
==========================================
Files 805 806 +1
Lines 23050 23601 +551
Branches 2727 2806 +79
==========================================
+ Hits 18402 18917 +515
- Misses 3979 4003 +24
- Partials 669 681 +12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the final PR Bugbot will review for you during this billing cycle
Your free Bugbot reviews will reset on November 17
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.




Note
Switches area import to fast pandas+JSON batching (with GIS lat/long), adds robust farm season management, introduces targeted custom-filtering, strengthens relation validation, and updates change request assignment/permissions and UIs.
Parsedstate, JSON batch storage (spp.area.import.json), and 100-row job batching; major perf/logging improvements and code cleanup.pandas.spp.area.write.LATITUDE/LONGITUDE; add lat/long fields, validation, and GeoJSON point serialization.relation_inverse; make related lists readonly and tidy columns.assign_to_id; validator/applicator/admin/HQ groups imply write permissions; views aligned across request types.filter_target(both/group/individual) to field metadata; respect inCustomFilterMixin.fields_get; annotateres.partnerfields.spp_base_commonand registry read/write/create access entries.spp_areaimport tests.Written by Cursor Bugbot for commit b13fbfc. This will update automatically on new commits. Configure here.