Bug 1381715
| Summary: | Some subcollection actions no longer working in the API | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Tim Wade <twade> | |
| Component: | API | Assignee: | Tim Wade <twade> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Kourim <mkourim> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 5.7.0 | CC: | cpelland, jhardy, obarenbo, simaishi | |
| Target Milestone: | GA | Keywords: | Regression, TestOnly | |
| Target Release: | 5.8.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | api:rest | |||
| Fixed In Version: | 5.8.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1383430 (view as bug list) | Environment: | ||
| Last Closed: | 2017-06-12 17:38:13 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1383430 | |||
Verified by assigning and unassigning tags of users, groups and service_templates. |
Description of problem: Actions for tags of groups, service requests of service templates, tags of templates and tags of users are broken. Version-Release number of selected component (if applicable): 5.7.0 How reproducible: Very Steps to Reproduce: 1. e.g. POST /api/groups/123/tags { "action": "assign", etc... } Actual results: 400 Expected results: 200 Additional info: