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
Describe the bug
The recommender system will not trigger a training run on a recommender that applies to a disabled feature. While this is sensible, it is not good that there is no warning about this visible in the UI.
To Reproduce
Steps to reproduce the behavior:
Create recommender that applies to a feature
Disable that feature
Try annotating something on the layer the recommender applies to
Wonder why nothing happens (in particular no call to an external recommender is made)
Expected behavior
The log in the recommender sidebar should display a warning in such a case.
Please complete the following information:
Version and build ID: 31.2
The text was updated successfully, but these errors were encountered:
…o feature being disabled
- Issue warnings in the log in cases where the user may be surprised that the recommender is not running or where the recommender may be misconfigured
…l-error-message-when-recommender-is-not-called-due-to-feature-being-disabled
#4622 - No helpful error message when recommender is not called due to feature being disabled
* main:
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release inception-31.3
#4622 - No helpful error message when recommender is not called due to feature being disabled
#4550 - Clean up code
* main:
#1321 - Importing .ann files from BRAT
#4614 - Display suggestions from Named Entity Linker immediately
#4638 - Ability to filter annotation sidebar by covered text
#4636 - Ability to collapse groups in annotation sidebar
#4634 - Pull document file storage code out of document service into a new service
#4550 - Clean up code
#4625 - Azure AI Open AI recommender
#4628 - Better results when using unlabelled annotations for few-shot learning
#4550 - Clean up code
#4625 - Azure AI Open AI recommender
#1321 - Importing .ann files from BRAT
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release inception-31.3
#1321 - Importing .ann files from BRAT
#4622 - No helpful error message when recommender is not called due to feature being disabled
No issue: Better logging
#4550 - Clean up code
Describe the bug
The recommender system will not trigger a training run on a recommender that applies to a disabled feature. While this is sensible, it is not good that there is no warning about this visible in the UI.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The log in the recommender sidebar should display a warning in such a case.
Please complete the following information:
The text was updated successfully, but these errors were encountered: