Improve Task Result admin view logic
Open
Low Priority
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 4
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 3
Description
The logic for displaying the manuscript in the Task Result status admin view is kind of hacky, in part because of the inconsistent, default ways that django_celery_results and celery handle messages various different task states. The current approach is in app/public/cantusdata/admin/admin.py, but there is probably a better and less arbitrary way to handle this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.