Bug: Address circular dependency #68
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
With the implementation of the donor api endpoints a new bug surfaced.
Due to the way address entities and their relations are currently implemented they cause a circular depdendency.
To be more exact - this part causes the problem:
Due to this bug addresses for organisations are currently disabled in all branches following #65 (or in which #65 has been merged into).
TODO:
To work on the issue i merged the branch for #65 into this issue's branch.