Back to bug 1331093

Who When What Removed Added
John Prause 2016-04-27 17:28:20 UTC Depends On 1298325
Chris Pelland 2016-05-03 14:14:49 UTC Target Release 5.5.4 5.5.5
Bronagh Sorota 2016-05-18 16:43:59 UTC Status ASSIGNED ON_DEV
Greg Blomquist 2016-06-23 18:34:05 UTC Status ON_DEV POST
John Prause 2016-06-23 19:28:43 UTC Status POST MODIFIED
errata-xmlrpc 2016-06-29 14:41:04 UTC Status MODIFIED ON_QA
John Prause 2016-07-13 18:50:15 UTC Fixed In Version 5.5.5.2
Jeff Teehan 2016-07-14 23:40:57 UTC Status ON_QA VERIFIED
Marianne Feifer 2016-07-19 19:46:54 UTC CC mfeifer
Doc Text Cause:

Consequence: The following error gets created in the web UI following the SCVMM provider refresh: undefined method `each' for nil:NilClass

Fix: Return empty array if VMCheckpoints is NIL.

Result:
Dayle Parker 2016-07-25 07:57:19 UTC Doc Text Cause:

Consequence: The following error gets created in the web UI following the SCVMM provider refresh: undefined method `each' for nil:NilClass

Fix: Return empty array if VMCheckpoints is NIL.

Result:
Previously in some CloudForms environments, refreshing a SCVMM provider resulted in an error reporting "undefined method `each' for nil:NilClass". This was caused by an issue with snapshot processing. The refresh_parser code has been updated and now returns an empty array if the VMCheckpoints value is nil, rather than returning an error.
errata-xmlrpc 2016-07-26 14:45:16 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-07-26 15:33:14 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-07-26 11:33:14 UTC

Back to bug 1331093