You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Description
Move records to PENDING status (instead of VALIDATED) when a labels
change in multilabel Text Classifier
Closes#2265
See #2264
Note : this will also correct this issue #2160
**Type of change**
(Please delete options that are not relevant. Remember to title the PR
according to the type of change)
- [x] New feature (non-breaking change which adds functionality)
**How Has This Been Tested**
(Please describe the tests that you ran to verify your changes. And
ideally, reference `tests`)
- [x] update ClassifierAnnotationArea
**Checklist**
- [x] I have merged the original branch into my forked branch
- [x] follows the style guidelines of this project
- [x] I did a self-review of my code
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
No description provided.
The text was updated successfully, but these errors were encountered: