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

Dates mismatch between Avni and Bahmni #110

Closed
mahalakshme opened this issue Dec 18, 2023 · 4 comments
Closed

Dates mismatch between Avni and Bahmni #110

mahalakshme opened this issue Dec 18, 2023 · 4 comments

Comments

@mahalakshme
Copy link

mahalakshme commented Dec 18, 2023

https://avni.freshdesk.com/a/tickets/2340

Looks like the issue is because of date formats mismatch. We store the dates in UTC format and convert it to UTC+5:30 before rendering in our website and mobile app. But during sync looks like we have not made the conversion.

@mahalakshme mahalakshme converted this from a draft issue Dec 18, 2023
@mahalakshme mahalakshme moved this from In Analysis to Ready in Avni Product Dec 18, 2023
@petmongrels
Copy link

the code for this is not integration service. lets take it out of our wall.

@mahalakshme
Copy link
Author

@petmongrels what to do for the associated ticket?

@mahalakshme mahalakshme moved this from Ready to Hold in Avni Product Dec 19, 2023
@himeshr
Copy link

himeshr commented Dec 20, 2023

This was the case for Goonj as well, we have introduced conversion logic wherever needed as part of GoonjRepositories in integration-service.
If the core date storage format returned by the API is changed as part of this ticket, then we would need to remove the conversion logics within GoonjRepositories.

@mahalakshme
Copy link
Author

duplicate so closing.

@github-project-automation github-project-automation bot moved this from Hold to Done in Avni Product Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants