Darga backport details: commit f33359667b6f6928060333dd523ab29b154d9d60 Author: Alberto Bellotti <abellotti.github.com> Date: Mon May 23 18:17:40 2016 -0400 Merge pull request #8240 from isimluk/rhbz-1328265 Respect local overrides when serializing ActiveRecord to json (cherry picked from commit fa42171d9cac349eea580a96c134384de949a5d2)
Changed the main parent tenant's name in Settings -> Configuration -> Access Control -> CFME Region -> Tenants and verified that the change is reflected in api call to https://example.com/api/tenants/<id>: { "href": "https://example.com/api/tenants/<id>", "id": <id>, "name": "Renamed Company", ... }
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2016-1634.html