Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Bugfix-795] Fix date comparison edge case#816

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
luketomlinson merged 5 commits intomainfrombugfix/795
Sep 12, 2022
Merged

Conversation

luketomlinson
Copy link
Collaborator

Changes

  • Fixes an issue where theissue.updatedAt andmarkedStaleOn dates can be off by a second. This is done by first checking the date for equality (within 15 second tolerance) and then checking ifissue.updatedAt comes after themarkedStaleOn date.

Context

fixes#795

davorpa reacted with rocket emojidavorpa reacted with eyes emoji
@luketomlinsonluketomlinson requested a review froma team as acode ownerSeptember 9, 2022 18:17
@luketomlinsonluketomlinson changed the titleBugfix/795[Bugfix-795] Fix date comparison edge caseSep 9, 2022
@luketomlinsonluketomlinson merged commit8e8a0e6 intomainSep 12, 2022
@luketomlinsonluketomlinson deleted the bugfix/795 branchSeptember 12, 2022 13:38
JoannaaKL pushed a commit that referenced this pull requestSep 12, 2022
* Fix updatedAt and markedStaleOn date comparison* Delete accidental file* Refactor* Cleanup* cleanup
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@JoannaaKLJoannaaKLJoannaaKL approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Problems since moving to v5 - action takes bot comment as a regular update
2 participants
@luketomlinson@JoannaaKL

[8]ページ先頭

©2009-2025 Movatter.jp