Bug 1381715

Summary: Some subcollection actions no longer working in the API
Product: Red Hat CloudForms Management Engine Reporter: Tim Wade <twade>
Component: APIAssignee: Tim Wade <twade>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Kourim <mkourim>
Severity: high Docs Contact:
Priority: unspecified    
Version: 5.7.0CC: cpelland, jhardy, obarenbo, simaishi
Target Milestone: GAKeywords: 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    

Description Tim Wade 2016-10-04 19:37:23 UTC
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:

Comment 2 Tim Wade 2016-10-04 19:39:27 UTC
PR: https://github.com/ManageIQ/manageiq/pull/11694

Comment 4 Martin Kourim 2017-02-28 17:46:41 UTC
Verified by assigning and unassigning tags of users, groups and service_templates.