Details
Description
Reference thread on Syncope mailing list at:
We found that the response message to the tasks/execution/recent contained a <start> timestamp that was missing the millisecs component, so we posted on the Syncope user mailing list per above. This is a request to fix that problem, i.e., to have the response timestamps to include the millisecs component even if its value is "000".
Based on the response on the mailing list, this is due to JAXB behavior, so I suspect that the problem exist not just in the specific response mentioned above.