Actions
Bug #21896
openBulk content hosts not working with lifecycle environment
Status:
New
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Description
Request:
{ "included": { "ids": [], "resources": [], "search": " lifecycle_environment= dev", "params": { "organization_id": "1", "search": " lifecycle_environment= dev", "sort_by": "name", "sort_order": "ASC", "paged": true, "page": 1, "per_page": "20" } }, "excluded": { "ids": [] }, "paged": true, "page": 1, "per_page": "20", "search": "", "organization_id": "1" }
Response:
{ "organization": {}, "total": 81, "subtotal": null, "page": null, "per_page": null, "error": "Field 'lifecycle_environment' not recognized for searching!", "search": " lifecycle_environment= dev", "sort": { "by": null, "order": "ASC" }, "results": []
Steps to Reproduce:
- Go to content hosts page
- Search for a lifecycle environment using the autocomplete search
- Click select action and then any of the actions (manage errata, subscriptions, etc.)
- Note above response
Updated by Walden Raines over 7 years ago
Walden Raines wrote:
Steps to Reproduce:
- Go to content hosts page
- Search for a lifecycle environment using the autocomplete search
- Click select action and then any of the actions (manage errata, subscriptions, etc.)
- Note above response
- Go to content hosts page
- Search for a lifecycle environment using the autocomplete search
- Select all content hosts using the checkbox and then the "select all _" link
- Click select action and then any of the actions (manage errata, subscriptions, etc.)
- Note above response
Updated by Justin Sherrill over 7 years ago
- Translation missing: en.field_release set to 114
Actions