jhu-bids / TermHub

Web app and CLI tools for working with biomedical terminologies. https://github.com/orgs/jhu-bids/projects/9/views/7
https://bit.ly/termhub
GNU General Public License v3.0
8 stars 10 forks source link

Bug: Discarded drafts remain #823

Closed joeflack4 closed 3 days ago

joeflack4 commented 3 days ago

resolves #757

Changes

Discarded drafts
- Bug fix: Discarded drafts no longer are displayed to users.
- Update: Now discarded drafts are deleted from the database.
- Update: Ad hoc script for retroactively checking all existing drafts in the DB (pre-fetch failures) and deleting them from the DB.

General
- Bug fix: Fetch failures success comment was not being set.
- Add: Some comments regarding params for some functions.