4062: Do not include offset in the next_page_href when objects of multiple kinds...
authorradhika <radhika@curoverse.com>
Fri, 17 Oct 2014 03:19:57 +0000 (23:19 -0400)
committerradhika <radhika@curoverse.com>
Fri, 17 Oct 2014 03:19:57 +0000 (23:19 -0400)
commit4418304db7b297e099e99ca9f77d846f4af6c491
treeab8fcd15e8643c2bcef7b6e7cfd7b12d9a0e70dd
parent51c8987b2dd1696c27ee1235855a47bd86dfeb82
4062: Do not include offset in the next_page_href when objects of multiple kinds are being fetched; instead, we will rely on created_at filter alone.
Updated the tests and fixtures to expect all 200+ objects in the pipelines and jobs tab.
The test however is still not working as the created_at filter based fetch is not working.
apps/workbench/app/controllers/projects_controller.rb
apps/workbench/test/integration/projects_test.rb
services/api/test/fixtures/collections.yml
services/api/test/fixtures/groups.yml
services/api/test/fixtures/jobs.yml
services/api/test/fixtures/pipeline_instances.yml