Actions
Feature #25899
closedLog org_name next to org_id
Description
Some backend systems namely Candlepin are not passed organization ID but only NAME. In order to correlate those log entries, we must also log organization name in Foreman.
It is good idea to send all the three key fields: org id, org name and label as other backend might use either id or label.
Actions