Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Thread): Remove indexed date to prevent default value #819

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

PhilippeWeidmann
Copy link
Member

This could potentially fix the issue where the wrong date is used for some threads.
Not too sure about this "fix" but this seems plausible.

A default date is set for indexed property. For some reason this date could be used (and written) instead of the one from a message. I cannot test if it fixes the issue because I haven't been able to reproduce it.

We can merge this and test if clients still have the error, if it fixes the issue I will try to investigate in more details.

@PhilippeWeidmann PhilippeWeidmann requested a review from a team as a code owner June 20, 2023 11:20
@sonarcloud
Copy link

sonarcloud bot commented Jun 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@valentinperignon valentinperignon merged commit b602194 into master Jun 20, 2023
5 checks passed
@valentinperignon valentinperignon deleted the revert-indexed branch June 20, 2023 11:25
PhilippeWeidmann added a commit that referenced this pull request Jun 21, 2023
This reverts commit b602194, reversing
changes made to d04f7a2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants