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

Key: QB-3232
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Steve Luo
Votes: 0
Watchers: 0
Operations

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

Incorrect ISO8601 format in webhook plugin

Created: 30/Jul/18 07:41 AM   Updated: 24/Jan/19 02:24 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 8.0.14

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


 Description  « Hide
The webhook plugin says it sends the ISO8601 format date like below:

20180730T07:23:58.424+0000

But the correct ISO8601 date should be:
2018-07-30T07:23:58.424+0000

 All   Comments   Work Log   Change History      Sort Order:
AlSt [23/Jan/19 02:57 PM]
Can you please also update the documentation to reflect this.

Steve Luo [24/Jan/19 02:24 AM]
@Alst

Done. Thank you for pointing this out.