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

File Deletion cannot find FEEDBACK file to delete but the field_value pointer is removed #1978

Open
smutniak opened this issue Jan 16, 2025 · 0 comments
Labels

Comments

@smutniak
Copy link
Contributor

Deleting a feedback file throws an error but the file gets deleted. the user needs to refresh the view to show that the file is 'deleted'

The file is successfully removed from its association with the submission

Vireo leaves behind the abandoned file (not associated with any submission other than by virtue of the directory it is in). The error shows
org.tdl.vireo.service.AssetService : File not found while trying to delete at path: 'somefilename.docx'

this is because the actual filename in the students directory is '[timestamp]-somefilename.docx'

This may happen to more then feedback files but this is as observed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant