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: Map created date of notes as a timestamp [DHIS2-17864] #19236

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

enricocolasante
Copy link
Contributor

Some fix done here but for the tracked entity endpoint.

In the assertNotes method the assertEquals on lastUpdated was removed as we are not mapping it to our tracker objects and its value was always null, but when saving a note using IdentifiableObjectManager lastUpdated field must be not null.

Copy link

sonarcloud bot commented Nov 20, 2024

@enricocolasante enricocolasante marked this pull request as ready for review November 20, 2024 12:06
@enricocolasante enricocolasante requested a review from a team as a code owner November 20, 2024 12:06
@enricocolasante enricocolasante merged commit c66f7e9 into master Nov 20, 2024
15 checks passed
@enricocolasante enricocolasante deleted the DHIS2-17864 branch November 20, 2024 14:00
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.

3 participants