Cloudforms API : Unable to filter tag categories using "name" parameter .
Issue
Problem with API : Unable to filter the tag categories using name parameter /api/categories?expand=resources&filter[]=name='location'
if above execute above query we are getting following error
/api/categories?expand=resources&filter[]=name='location
{"error": {
"kind": "internal_server_error",
"message": "ERROR: column classifications.name does not exist\nLINE 1: ...ns\" WHERE \"classifications\".\"parent_id\" = $1 AND (\"classific...\n ^\n",
"klass": "PG::UndefinedColumn"
}}
Environment
- Red Hat Cloudforms 4.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
