Project

Profile

Help

Story #3061

closed

As a user, I can list all tasks without progress reports included

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

Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
Yes
Tags:
Sprint:
Quarter:

Description

A GET request to api/v3/tasks endpoint currently returns a list of all tasks with their progress reports included in the response. This can be too verbose.

The Task viewset needs to be broken up into two viewsets. One will handle GET requests to api/v3/tasks/. The other will handle GET requests for a specific Task api/v3/tasks/<task-id>/.

A new Task serializer needs to be added. This serializer should be associated with the ViewSet that handles listing Tasks. This serializer needs to omit the progress reports.


Related issues

Related to Pulp - Story #3546: As a user, when I list all tasks, then I see a minimal representation.CLOSED - CURRENTRELEASEdalley

Actions
Actions #1

Updated by dkliban@redhat.com over 6 years ago

  • Description updated (diff)
Actions #2

Updated by dalley about 6 years ago

  • Status changed from NEW to CLOSED - DUPLICATE
Actions #3

Updated by dalley about 6 years ago

  • Related to Story #3546: As a user, when I list all tasks, then I see a minimal representation. added
Actions #4

Updated by daviddavis about 5 years ago

  • Sprint/Milestone set to 3.0.0
Actions #5

Updated by bmbouter about 5 years ago

  • Tags deleted (Pulp 3)

Also available in: Atom PDF