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: testDeleteProgramWithMapView failed on jenkins #19706

Merged
merged 5 commits into from
Jan 17, 2025
Merged

Conversation

vietnguyen
Copy link
Contributor

@vietnguyen vietnguyen commented Jan 17, 2025

  • Fix error on jenkins, can't reproduce on local.
13:46:49.296 [main] ERROR org.hibernate.engine.jdbc.spi.SqlExceptionHelper - ERROR: update or delete on table "programstage" violates foreign key constraint "fk_mapview_programstageid" on table "mapview"
  Detail: Key (programstageid)=(1730) is still referenced from table "mapview".

@vietnguyen vietnguyen merged commit a95f669 into master Jan 17, 2025
17 checks passed
@vietnguyen vietnguyen deleted the DHIS2-18702-42 branch January 17, 2025 14:57
luciano-fiandesio pushed a commit that referenced this pull request Jan 20, 2025
* fix: FK constraint error when delete Program with MapView

* fix: failed test on jenkins testDeleteProgramWithMapView

* fix: testDeleteProgramWithMapView failed on jenkins
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