<< Back to previous view

[QB-3448] QB cannot deal with github webhook when reopen Pull Request.
Created: 30/Sep/19  Updated: 04/Oct/19

Status: Resolved
Project: QuickBuild
Component/s: None
Affects Version/s: 9.0.21
Fix Version/s: 9.0.22

Type: Bug Priority: Major
Reporter: Jeonghoon Jeon Assigned To: Unassigned
Resolution: Fixed Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown


 Description   
I'm testing QB v9.0.21 latest version's github webhook function.
And I found abnormal response state. (it looks like bug)

QB reply error message when reopen Pull Request on GitHub.

Response is 500.
Body is...

Cannot deserialize value of type `java.util.Date` from String "2019-08-27T01:43:58Z": expected format "yyyy-MM-dd'T'HH:mm:ssZ"
 at [Source: (String)"{"action":"reopened","number":15,"pull_request":{"url":"https://github.xx.net/api/v3/repos/QUICKBUILD/issues/pulls/15","id":329695,"node_id":"MDExOlB1bGxSZXF1ZXN0MzI5Njk1","html_url":"https://github.xx.net/QUICKBUILD/issues/pull/15","diff_url":"https://github.xx.net/QUICKBUILD/issues/pull/15.diff","patch_url":"https://github.xx.net/QUICKBUILD/issues/pull/15.patch","issue_url":"https://github.xx.net/api/v3/repos/QUICKBUILD/issues/issues/15","number":15"[truncated 24544 chars]; line: 1, column: 1824] (through reference chain: com.pmease.quickbuild.plugin.webhook.github.model.PullRequestEvent["pull_request"]->com.pmease.quickbuild.plugin.webhook.github.model.PullRequest["created_at"])
Generated at Fri Apr 26 15:11:56 UTC 2024 using JIRA 189.