Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Make the milliseconds in date format optional (#1502)#1503

Merged
tracyboehrer merged 1 commit intomicrosoft:mainfrom
harinandan-reddy:bugfix/1502
Jan 12, 2023
Merged

Make the milliseconds in date format optional (#1502)#1503
tracyboehrer merged 1 commit intomicrosoft:mainfrom
harinandan-reddy:bugfix/1502

Conversation

@harinandan-reddy
Copy link
Copy Markdown
Contributor

Fixes #1502

Description

Make the milliseconds in date format optional

Specific Changes

  • Make the milliseconds in date format optional for timestamp filed in Activity object

Testing

N/A

@harinandan-reddy harinandan-reddy requested a review from a team as a code owner December 22, 2022 07:44
@tracyboehrer tracyboehrer merged commit 6156546 into microsoft:main Jan 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Activity event with timetstamp not having milli seconds results in com.fasterxml.jackson.databind.exc.InvalidFormatException

3 participants