RedHatOfficial / miq-RedHat-Satellite6

ManageIQ Automate Domain for integrating with Red Hat Satellite 6 developed by Red Hat Consulting.
GNU General Public License v3.0
18 stars 7 forks source link

Increase performance of DynamicDialog methods by exiting early if no vmdb_object_type is set #13

Closed itewk closed 7 years ago

itewk commented 7 years ago

If the vmdb_object_type is not yet set then a DynamicDialog method should just exit early. This greatly increases the speed at which dialog will initial load.