-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Tracking api fix #9238
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
Tracking api fix #9238
Conversation
- Removed invalid field
✅ Deploy Preview for inventree-web-pui-preview canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #9238 +/- ##
=======================================
Coverage 84.70% 84.70%
=======================================
Files 1198 1198
Lines 52558 52560 +2
Branches 2216 2216
=======================================
+ Hits 44519 44523 +4
+ Misses 7483 7481 -2
Partials 556 556
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@matmair failing due to API mismatch but unrelated to this change - we'll have to work out how to fix that. |
* [Bug] Fix search for StockTrackingList - Removed invalid field * Add unit test coverage for failing condition * Fix 'notes' field for extra line item API (cherry picked from commit 21ae113)
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
* [Bug] Fix search for StockTrackingList - Removed invalid field * Add unit test coverage for failing condition * Fix 'notes' field for extra line item API (cherry picked from commit 21ae113) Co-authored-by: Oliver <[email protected]>
Fix incorrect search term in stock tracking API