-
Couldn't load subscription status.
- Fork 3.1k
fix: ROOT-26: Runtime error (UNIQUE constraint failed) appears after Remove Duplicated Tasks action for specific number of storage imported tasks #7642
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
Conversation
…Remove Duplicated Tasks action for specific number of storage imported tasks
✅ Deploy Preview for label-studio-storybook canceled.
|
✅ Deploy Preview for label-studio-docs-new-theme canceled.
|
✅ Deploy Preview for heartex-docs canceled.
|
✅ Deploy Preview for label-studio-playground canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## develop #7642 +/- ##
========================================
Coverage 78.49% 78.50%
========================================
Files 197 197
Lines 16008 16010 +2
========================================
+ Hits 12565 12568 +3
+ Misses 3443 3442 -1
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:
|
|
@matt-bernstein Please QA it thoroughly; the logic here is twisted.. |
|
/git merge develop
|
|
/fm sync |
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.
LG
|
/git merge develop
|
|
/fm sync |
|
/fm merge
|
Longstanding bug uncovered during QA for recent multitask JSON support. When >2 tasks in a set of duplicates have storage links, a RuntimeError is raised instead of ignoring the extra storage links as intended.