Project

Profile

Help

Story #3546

Updated by amacdona@redhat.com about 6 years ago

The full representation of the task will only be visible in a "detail" view. 

 A new serializer should be created for the "List" view. It should contain all the fields that need to be filterable for the list view. 

 * state (equality, state_in_list) 
 * started_at(started_in_range) 
 * finished_at(finished_in_range) 
 * worker (equality) 
 * parent (equality)

Back