This repository was archived by the owner on Dec 4, 2023. It is now read-only.
Activity event with timetstamp not having milli seconds results in com.fasterxml.jackson.databind.exc.InvalidFormatException #1502
Labels
Bot Services
Required for internal Azure reporting. Do not delete. Do not change color.
bug
Indicates an unexpected problem or an unintended behavior.
customer-replied-to
Indicates that the team has replied to the issue reported by the customer. Do not delete.
customer-reported
Issue is created by anyone that is not a collaborator in the repository.
Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.
Version
4.14.2
Describe the bug
We some time receive activity event with timetstamp not having milli seconds like 2022-09-23T09:19:29Z which results in the following error
To Reproduce
Steps to reproduce the behaviour:
Run the following unit test to reproduce the error
Expected behaviour
The Activity object should be deserialised without any error
Screenshots
NA
Additional context
NA
The text was updated successfully, but these errors were encountered: