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
If for some reason a source document file has gone missing from the file system (e.g. because of a database transaction that was rolled back when a document-delete was performed), it is no longer possible at all to access the document management page anymore.
To Reproduce
Steps to reproduce the behavior:
Rename the source folder of any of the documents in a project on the file system
Try accessing the document panel of that project
See error
Expected behavior
It would be better if there was an error indicator in the document table such that the user may have a chance to selectively delete problematic documents (or know which ones to fix).
Please complete the following information:
Version and build ID: 33.4
The text was updated successfully, but these errors were encountered:
* release/33.x:
#4992 - Cannot access document panel anymore if a source document has gone missing
#4990 - Non-trainable recommender may be invoked even though inheritable predictions exist
#4988 - UIMA type system import cannot deal with cross-layer relations
#4984 - Warnings drop-up in the footer no longer opens
% Conflicts:
% inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/inception/annotation/feature/link/LinkFeatureSupport.java
Describe the bug
If for some reason a source document file has gone missing from the file system (e.g. because of a database transaction that was rolled back when a document-delete was performed), it is no longer possible at all to access the document management page anymore.
To Reproduce
Steps to reproduce the behavior:
source
folder of any of the documents in a project on the file systemExpected behavior
It would be better if there was an error indicator in the document table such that the user may have a chance to selectively delete problematic documents (or know which ones to fix).
Please complete the following information:
The text was updated successfully, but these errors were encountered: