-
-
Notifications
You must be signed in to change notification settings - Fork 867
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
Import fix #8924
Import fix #8924
Conversation
SchrodingersGat
commented
Jan 20, 2025
- Exclude "tags" fields from data import process
- Fixes import csv file / TAGS error on mapping #8902
- May reintroduce at a later date - Currently, no support for editing tags in frontend
✅ Deploy Preview for inventree-web-pui-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
* Exclude "tags" fields from data import - May reintroduce at a later date - Currently, no support for editing tags in frontend * Refactor (cherry picked from commit 2575c72)
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #8924 +/- ##
==========================================
- Coverage 85.14% 84.44% -0.70%
==========================================
Files 1175 1176 +1
Lines 51779 52680 +901
Branches 2106 2106
==========================================
+ Hits 44085 44486 +401
- Misses 7160 7660 +500
Partials 534 534
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |