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

Bugzilla: Serialize dates in BugzillaService #759

Conversation

ryneeverett
Copy link
Collaborator

@ryneeverett ryneeverett commented Sep 29, 2020

Conform to the dominant pattern of deserializing dates in
Issue.to_taskwarrior. Resolve #740.

@ryneeverett ryneeverett force-pushed the fix-bugzilla-date-parsing branch from ef5d695 to 748b962 Compare September 29, 2020 03:17
@ryneeverett ryneeverett changed the title Bugzilla: Don't serialize dates in BugzillaService Bugzilla: Serialize dates in BugzillaService Sep 29, 2020
@ryneeverett ryneeverett force-pushed the fix-bugzilla-date-parsing branch from 748b962 to d5cfd78 Compare September 29, 2020 03:17
Conform to the dominant pattern of deserializing dates in
Issue.to_taskwarrior. Resolve GothenburgBitFactory#740.
@ryneeverett ryneeverett force-pushed the fix-bugzilla-date-parsing branch from d5cfd78 to dac9d48 Compare September 29, 2020 03:20
@ryneeverett
Copy link
Collaborator Author

pinging potential reviewers/testers: @mandre @Mossop @sefeng211

@sefeng211
Copy link

Looks good! The error is gone!

@ryneeverett ryneeverett merged commit 5bac523 into GothenburgBitFactory:develop Oct 11, 2020
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.

Bugzilla search fails with TypeError: Parser must be a string or character stream, not datetime
2 participants