Actions
Refactor #30512
closedSmartProxy#setting requires the object to be saved
Description
We are planning on using a smart proxy feature's setting to determine if a smart proxy is a 'mirror' or not in katello. This is complicated by the fact that the setting() method will not return correct results unless the object is fully saved.
Actions