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

Not allowing creation date to wrap to eliminate bug #2012

Merged
merged 1 commit into from
Sep 6, 2017
Merged

Not allowing creation date to wrap to eliminate bug #2012

merged 1 commit into from
Sep 6, 2017

Conversation

rhamilto
Copy link
Member

@rhamilto rhamilto commented Sep 5, 2017

Fixes openshift/origin-web-catalog#412

Note: this fix is imperfect in that it only applies to the catalog when in the context of the console. Why? Because the bug also occurs in the console on the projects list page, and I figured it should be fixed in both places. The "proper" fix would be to put these additions in origin-web-common, but that necessitates a release of common, and that seems like a lot of overhead for a "simple" bug. Agree/disagree @spadgett?

@@ -19,6 +19,13 @@
}
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix looks good to me. I have a PR to common that we will need tomorrow anyway, if that makes you feel better about migrating it up.

@spadgett
Copy link
Member

spadgett commented Sep 6, 2017

[merge][severity: bug]

@openshift-bot
Copy link

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link

Evaluated for origin web console test up to b8b026d

@openshift-bot
Copy link

Origin Web Console Test Results: FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_web_console/138/) (Base Commit: 2fbc58a) (PR Branch Commit: b8b026d)

@spadgett
Copy link
Member

spadgett commented Sep 6, 2017

[merge][severity: bug]

@openshift-bot
Copy link

Evaluated for origin web console merge up to b8b026d

@openshift-bot
Copy link

openshift-bot commented Sep 6, 2017

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin_web_console/123/) (Base Commit: b919687) (PR Branch Commit: b8b026d) (Extended Tests: bug)

@openshift-bot openshift-bot merged commit 2d2e297 into openshift:master Sep 6, 2017
@rhamilto rhamilto deleted the issue-412 branch September 6, 2017 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Project sidebar can convolute developer name with time since created
4 participants