ManageIQ / manageiq

ManageIQ Open-Source Management Platform
https://manageiq.org
Apache License 2.0
1.35k stars 898 forks source link

Unexpected error encountered - Oparin #22504

Closed ronjumath closed 1 year ago

ronjumath commented 1 year ago

Hi Team,

When I tried to view a Provisioning Service request under "Services >> Requests" I get below error

undefined method `gsub' for 0:Integer [miq_request/show]

I can view VM retire requests without any issue.

Please advice.

Thanks!

ronjumath commented 1 year ago

image

ronjumath commented 1 year ago

This is what i found in production log

image

agrare commented 1 year ago

Hi @ronjumath this was fixed in https://github.com/ManageIQ/manageiq-ui-classic/pull/8734 It was requested for oparin backport but not backported yet, but it will be released with petrosian

ronjumath commented 1 year ago

Thanks @akhilkr128,

This resolved my issue.