Skip to content

Party relationship

Raphael Mäder requested to merge party-relationship into master

Created by: agobzhelyan

  • Revert "Update ManyToMany relationship between DefaultParty and DefaultPartyRole"

    This reverts commit 14de6af7.

  • Delete relations between PartyRole and Party before delete PartyRole

    Fixed the following error: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Cannot delete or update a parent row: a foreign key constraint fails

Merge request reports