Results 247 comments of Adam Grare

Saving this to the database instead of calculating it every time at display time makes a lot of sense. This sounds a lot like raw_power_state / power_state where `raw_power_state=` sets...

@miq-bot cross-repo-test manageiq-ui-classic, manageiq-api, manageiq-content, https://github.com/ManageIQ/manageiq-automation_engine/pull/548

https://github.com/ManageIQ/manageiq-automation_engine/pull/548 fixes the automation_engine failure

Didn't we add `ensure_gem` for this?

If the issue is that the gem you're trying to override isn't in the main Gemfile but rather brought in by another gem, then I use `ensure_gem` for this all...

Maybe that's an "undocumented" use case of `ensure_gem` but it 100% works :smile:

It is important to note that the `azure_mgmt_*` gems are deprecated and are not being updated so if we want to use consumption data I think we should hit the...

@SanthoshRam-03 @remo233 what version of vSphere and what version of the HTML Console SDK are you using?

@GilbertCherrie have you tested this lately? Not sure if it is related but when I tried this out I get the following error in my rails server ``` [----] I,...