Actions
Bug #5728
closedOrg Id showing up in display instead of name
Description
Organization ID showing up in UI instead of the name.
http://<fqdn>/content_views/2/versions/3/promotion
Check the attached image
This is because we use CurrentOrganization to display the org value in javascript and one of the PR's changed CurrentOrganization var to hold the org id instead.
We need to fix using something like https://github.com/Katello/katello/pull/4068
Files
Actions