Skip to content
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

Cannot access document panel anymore if a source document has gone missing #4992

Closed
reckart opened this issue Aug 14, 2024 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@reckart
Copy link
Member

reckart commented Aug 14, 2024

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:

  1. Rename the source folder of any of the documents in a project on the file system
  2. Try accessing the document panel of that project
  3. 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
@reckart reckart added 🐛 Bug Something isn't working Module: Project Settings labels Aug 14, 2024
@reckart reckart added this to the 33.5 milestone Aug 14, 2024
@reckart reckart self-assigned this Aug 14, 2024
@reckart reckart added this to Kanban Aug 14, 2024
@github-project-automation github-project-automation bot moved this to 🔖 To do in Kanban Aug 14, 2024
reckart added a commit that referenced this issue Aug 14, 2024
… gone missing

- Catch exceptions and render "error" in the size column of the respective document
reckart added a commit that referenced this issue Aug 14, 2024
…cess-document-panel-anymore-if-a-source-document-has-gone-missing

#4992 - Cannot access document panel anymore if a source document has gone missing
@reckart reckart closed this as completed Aug 14, 2024
@github-project-automation github-project-automation bot moved this from 🔖 To do to 🍹 Done in Kanban Aug 14, 2024
reckart added a commit that referenced this issue Aug 15, 2024
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

1 participant