Task #6986
closed
Hide publications that aren't complete
Description
The plugin_template should be updated to hide publications that aren't complete.
- Related to Issue #6974: ValueError: Invalid value for `metadata_checksum_type` (), must be one of ['unknown', 'md5', 'sha1', 'sha224', 'sha256', 'sha384', 'sha512'] added
- Subject changed from As a plugin writer, I can hide incomplete publications from the user to Hide incomplete publications from the user
- Groomed changed from No to Yes
- Subject changed from Hide incomplete publications from the user to As a user, I don't see publications that aren't complete
- Sprint Candidate changed from No to Yes
- Tags Plugin Template added
Looks like Publication already has a complete field but plugins aren't leveraging it in viewsets.
- Status changed from NEW to POST
- Assignee set to daviddavis
- Sprint set to Sprint 75
- Subject changed from As a user, I don't see publications that aren't complete to Hide publications that aren't complete
- Description updated (diff)
- Related to Issue #6987: Hide publications that aren't complete added
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
- Tracker changed from Story to Task
- Status changed from MODIFIED to CLOSED - COMPLETE
Also available in: Atom
PDF
Don't return publications that aren't complete
fixes #6986