Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix undefined method issue #346

Merged
merged 1 commit into from
Sep 3, 2019

Conversation

AlexanderZagaynov
Copy link
Contributor

@AlexanderZagaynov AlexanderZagaynov commented Sep 3, 2019

An error NoMethodError (undefined method 'iso8601' for nil:NilClass) can occur under some circumstances.

https://bugzilla.redhat.com/show_bug.cgi?id=1896439

@AlexanderZagaynov
Copy link
Contributor Author

@agrare please review

@miq-bot
Copy link
Member

miq-bot commented Sep 3, 2019

Checked commit AlexanderZagaynov@35e158e with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🍪

agrare added a commit that referenced this pull request Sep 3, 2019
@agrare agrare merged commit 35e158e into ManageIQ:master Sep 3, 2019
@agrare agrare self-assigned this Sep 3, 2019
simaishi pushed a commit that referenced this pull request Nov 12, 2020
@simaishi
Copy link
Contributor

Ivanchuk backport details:

$ git log -1
commit 691bd3e485fdf2c9ec81b645553d36b84bf2968b
Author: Adam Grare <agrare@redhat.com>
Date:   Tue Sep 3 09:41:36 2019 -0400

    Merge pull request #346 from AlexanderZagaynov/fixes/if_last_timestamp

    fix undefined method issue

    (cherry picked from commit 066e683018408c47f9a1d635a90c008c6ea21fe6)

    https://bugzilla.redhat.com/show_bug.cgi?id=1896439

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants