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

Release 6.1.0 #1463

Closed
mahalakshme opened this issue Jan 9, 2024 · 2 comments
Closed

Release 6.1.0 #1463

mahalakshme opened this issue Jan 9, 2024 · 2 comments
Assignees

Comments

@mahalakshme
Copy link

mahalakshme commented Jan 9, 2024

  • Run datafix added as part of this card. Pair with the person who worked on it/someone else if the person not available.
  • Make sure the readme is updated, with everything that was worked on after the release notes. No need to update temporary support tickets related to pure data fixes. Instead update about if any bug fixes were made.
  • Follow the process mentioned here to release server, webapp, client and ETL
@mahalakshme mahalakshme converted this from a draft issue Jan 9, 2024
@mahalakshme mahalakshme moved this from In Analysis to Finalized for the upcoming release in Avni Product Jan 9, 2024
@mahalakshme mahalakshme moved this from Finalized for the upcoming release to Ready in Avni Product Jan 17, 2024
@1t5j0y 1t5j0y moved this from Ready to In Progress in Avni Product Jan 22, 2024
@1t5j0y 1t5j0y self-assigned this Jan 22, 2024
@1t5j0y
Copy link

1t5j0y commented Jan 22, 2024

For the datafix, added last_modified_date_time and manual_update_history to the update statements i.e

update program_encounter set manual_update_history = append_manual_update_history(program_encounter.manual_update_history, 'data-fixes#1'),  last_modified_date_time = current_timestamp + id * (interval '1 millisecond')/1000, observations = observations || '{"c5f418...

For ETL deployment, jar artifact had to be regenerated as it was not available in the older build anymore.

@1t5j0y 1t5j0y moved this from In Progress to QA Ready in Avni Product Jan 22, 2024
@1t5j0y
Copy link

1t5j0y commented Jan 22, 2024

Moved to QA ready for sanity testing of release.

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