Project

General

Custom queries

Profile

Actions

Feature #5825

closed

lifecycle environments api not returning results

Added by Thomas McKay about 11 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
API
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

http://localhost:3000/katello/api/v2/environments?organization_id=3&library=true

With or without library results in no results.

{
    "total": 0,
    "subtotal": 0,
    "page": 1,
    "per_page": 20,
    "search": null,
    "sort": {
        "by": null,
        "order": null
    },
    "results": []
}
Actions #3

Updated by Thomas McKay about 11 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

Applied in changeset katello|commit:adc1d2a5215860a534869414d2ad7114b83436d7.

Actions

Also available in: Atom PDF