Actions
Task #3144
closedAs an authenticated user, I can filter tasks.
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 34
Quarter:
Description
User story examples:
- As a user, I want to filter by tasks by state in order to see if tasks are failing/running/etc.
- As a user, I want to see all tasks that ran in a given time in order to see what affected system performance or in order to debug an error.
- As a user, I can filter sync tasks by a repository.
- As a user, I want to get all the tasks of a specific type (e.g. sync) to know if there are any outliers in terms of performance.
Fields:
- state (equality, state_in_list)
- started_at(started_in_range)
- finished_at(finished_in_range)
- worker (equality)
Updated by amacdona@redhat.com over 6 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
Updated by jortel@redhat.com over 6 years ago
- Priority changed from Normal to Low
Updated by daviddavis over 6 years ago
- Status changed from NEW to POST
Updated by daviddavis over 6 years ago
- Description updated (diff)
Removing parent filter since we don't actually have any code currently that stores data in that field.
Added by daviddavis over 6 years ago
Added by daviddavis over 6 years ago
Revision 518f07da | View on GitHub
Allow users to filter by tasks
Updated by daviddavis over 6 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|518f07dac47418714eec2c0d91ab533a668082dc.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Allow users to filter by tasks
fixes #3144 https://pulp.plan.io/issues/3144