History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-3448
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Jeonghoon Jeon
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

QB cannot deal with github webhook when reopen Pull Request.

Created: 30/Sep/19 08:48 AM   Updated: 04/Oct/19 12:49 PM
Component/s: None
Affects Version/s: 9.0.21
Fix Version/s: 9.0.22

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
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"])

 All   Comments   Work Log   Change History      Sort Order:
Change by Robin Shen [30/Sep/19 10:19 PM]
Field Original Value New Value
Assignee Robin Shen [ robinshine ] Steve Luo [ steve ]

Change by Steve Luo [04/Oct/19 12:49 PM]
Status Open [ 1 ] Resolved [ 5 ]
Assignee Steve Luo [ steve ]
Resolution Fixed [ 1 ]

Change by Steve Luo [04/Oct/19 12:49 PM]
Fix Version/s 9.0.22 [ 11901 ]