coreos / issue-sync

A tool for synchronizing issue tracking between GitHub and JIRA
Apache License 2.0
124 stars 34 forks source link

issue-sync sends datetime in wrong format for Last Issue-Sync Update #32

Closed berni2288 closed 5 years ago

berni2288 commented 6 years ago

ERRO[0008] Error performing operation; retrying in 3.04s: Request failed. Please analyze the request body for more details. Status code: 400 Body: {"errorMessages":[],"errors":{"customfield_11310":"Error parsing time: 2018-07-30T11:47:18+0200"}} app=issue-sync

berni2288 commented 6 years ago

Created PR #33

jasonmadigan commented 5 years ago

thanks @berni2288 - your PR fixed this for me

squat commented 5 years ago

Thanks @berni2288 for fixing this and @jasonmadigan for testing :) closing now that #33 is merged

jasonmadigan commented 5 years ago

thanks @squat!