Actions
Task #6986
closedHide publications that aren't complete
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Plugin Template
Sprint:
Sprint 75
Quarter:
Description
The plugin_template should be updated to hide publications that aren't complete.
Related issues
Updated by daviddavis over 4 years ago
- Related to Issue #6974: ValueError: Invalid value for `metadata_checksum_type` (), must be one of ['unknown', 'md5', 'sha1', 'sha224', 'sha256', 'sha384', 'sha512'] added
Updated by daviddavis over 4 years ago
- Subject changed from As a plugin writer, I can hide incomplete publications from the user to Hide incomplete publications from the user
Updated by daviddavis over 4 years ago
- 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
Updated by daviddavis over 4 years ago
- Tags Plugin Template added
Looks like Publication already has a complete field but plugins aren't leveraging it in viewsets.
Updated by daviddavis over 4 years ago
- Status changed from NEW to POST
- Assignee set to daviddavis
- Sprint set to Sprint 75
Updated by daviddavis over 4 years ago
- 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)
Updated by daviddavis over 4 years ago
- Related to Issue #6987: Hide publications that aren't complete added
Added by daviddavis over 4 years ago
Updated by daviddavis over 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset plugin_template|95163c150c74edee127eaa709ba7278d5f63b345.
Updated by daviddavis over 4 years ago
- Tracker changed from Story to Task
- Status changed from MODIFIED to CLOSED - COMPLETE
Actions
Don't return publications that aren't complete
fixes #6986