Project

Profile

Help

Issue #1418

closed

pulp-admin tasks list [--all] includes group tasks

Added by dkliban@redhat.com over 8 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
High
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
2.8.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Easy Fix, Pulp 2
Sprint:
Quarter:

Description

When content applicability regeneration tasks are run (or any other tasks belonging to a task group), it is possible to have a lot of tasks running in the system. To avoid flooding the user with too much information when querying for tasks, it was decided to not include the group tasks in that list. The TaskCollectionView already excludes these tasks [0], but the TaskSearchView does not. The TaskSearchView is the one being used by "pulp-admin tasks list" command.

Recommended fix would be to add search criteria on the pulp-admin side that would tell the search API to exclude tasks where group_id is not None.

[0] https://github.com/pulp/pulp/blob/master/server/pulp/server/webservices/views/tasks.py#L71-L73

Actions #1

Updated by dkliban@redhat.com over 8 years ago

  • Description updated (diff)
Actions #2

Updated by mhrivnak over 8 years ago

  • Priority changed from Normal to High
  • Triaged changed from No to Yes
  • Tags Easy Fix added

Added by dkliban@redhat.com over 8 years ago

Revision d7b50e62 | View on GitHub

Adds a filter to the search query used by pulp-admin to query for tasks

https://pulp.plan.io/issues/1418 closes #1418

Added by dkliban@redhat.com over 8 years ago

Revision d7b50e62 | View on GitHub

Adds a filter to the search query used by pulp-admin to query for tasks

https://pulp.plan.io/issues/1418 closes #1418

Actions #3

Updated by dkliban@redhat.com over 8 years ago

  • Status changed from NEW to MODIFIED
  • % Done changed from 0 to 100
Actions #4

Updated by amacdona@redhat.com over 8 years ago

  • Assignee set to dkliban@redhat.com
Actions #5

Updated by dkliban@redhat.com about 8 years ago

  • Status changed from MODIFIED to 5
Actions #6

Updated by dkliban@redhat.com about 8 years ago

  • Status changed from 5 to CLOSED - CURRENTRELEASE
Actions #7

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF