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:
PR: https://github.com/ManageIQ/manageiq/pull/11694
Verified by assigning and unassigning tags of users, groups and service_templates.