Hi Matthias The call does not load the annotation linked to the Project. You can link the project and the annotation by creating an annotation link link = new ProjectAnnotationLink(); link.setParent(project) link.setChild(fa) then save the link back Regards jmarie