Actions
Issue #3827
closedFilters on content list lack help text
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation, Easy Fix
Sprint:
Sprint 40
Quarter:
Related issues
Updated by daviddavis over 6 years ago
- Related to Issue #3635: Improve filter documentation by creating a BaseFilterSet class to automatically set filter help text added
Updated by vdusek over 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to vdusek
Updated by vdusek over 6 years ago
- Status changed from ASSIGNED to POST
- Sprint set to Sprint 40
Added by vdusek over 6 years ago
Updated by vdusek over 6 years ago
- Status changed from POST to MODIFIED
Applied in changeset 125ce3c487f178620931555fcb81594d433ffcc8.
Updated by vdusek over 6 years ago
- Related to Issue #3897: Filters inherit from a Django's FilterSet not from our class added
Updated by vdusek over 6 years ago
- Related to Issue #3898: Filters inherit from a Django's FilterSet not from our class added
Added by vdusek over 6 years ago
Revision b1f45aa5 | View on GitHub
Exposes BaseFilterSet for plugins
re #3827, #3897, #3898 https://pulp.plan.io/issues/3827 https://pulp.plan.io/issues/3897 https://pulp.plan.io/issues/3898
Added by vdusek over 6 years ago
Revision b1f45aa5 | View on GitHub
Exposes BaseFilterSet for plugins
re #3827, #3897, #3898 https://pulp.plan.io/issues/3827 https://pulp.plan.io/issues/3897 https://pulp.plan.io/issues/3898
Added by vdusek over 6 years ago
Revision cd9f740c | View on GitHub
Imports BaseFilterSet from right place
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Adds help text for filters on content list
closes #3827 https://pulp.plan.io/issues/3827